GET api/Mt_Periods?id_branch={id_branch}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_branch

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_periods
NameDescriptionTypeAdditional information
id_branch

globally unique identifier

Required

exercise_id

integer

Required

period_id

integer

Required

date_from

date

Required

date_end

date

Required

state

string

Required

Max length: 1

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_branches

mt_branches

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_branch": "3881e881-39e8-4a4c-b8a0-2e82e3e42018",
    "exercise_id": 2,
    "period_id": 3,
    "date_from": "2026-03-10T09:45:16.5692092+01:00",
    "date_end": "2026-03-10T09:45:16.5692092+01:00",
    "state": "sample string 6",
    "created_on": "2026-03-10T09:45:16.5692092+01:00",
    "last_update": "2026-03-10T09:45:16.5692092+01:00",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "c196a4b3-77f3-40aa-8b39-9d4db0d175ad",
      "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": "84c3ce04-0d95-476f-acb6-cff5350d04c2",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-03-10T09:45:16.5692092+01:00",
      "last_update": "2026-03-10T09:45:16.5692092+01:00",
      "id_user_upd": "edc3010e-ecac-4823-9052-906c46e611a5",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "ffb96eb4-a3d7-44cc-8572-481ffb44af3e",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "9585a108-dc18-4008-bfbc-78fd82c33618",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-03-10T09:45:16.5692092+01:00",
        "last_update": "2026-03-10T09:45:16.5692092+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "cfb7fcc5-85da-45dd-a445-b1052028b6da",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "279d07c4-5c8c-486a-9cb9-6c128be5a7c7",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "e23a0358-ce5b-4dfe-a369-568ad1ceb0f5",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-03-10T09:45:16.5692092+01:00",
            "last_update": "2026-03-10T09:45:16.5692092+01:00",
            "id_user_upd": "1dc120ab-1070-4851-972f-e6a114602519",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "691cd080-d504-41c8-89a2-3f1198f5e248",
                "id_item": "de4ce08f-db76-4ef5-a743-b36dfe545cf2",
                "is_default": true,
                "active": true,
                "created_on": "2026-03-10T09:45:16.5692092+01:00",
                "last_update": "2026-03-10T09:45:16.5692092+01:00",
                "id_user_upd": "079748c8-d2a8-46ee-ac01-ceb58125d964",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "ec9b103c-ac53-46dc-a386-91bb443a0619",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "b1ecdc14-6fbe-437b-b417-a1d332c8013d",
                  "id_unit_sec": "1d79551c-513f-4e80-8a06-adab174dda6f",
                  "id_brand": "0e0ce9a1-dce5-447b-a1e3-7be5117239d3",
                  "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": "81bc5fb8-ce02-4666-b838-1c98479ff798",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-03-10T09:45:16.5692092+01:00",
                  "last_update": "2026-03-10T09:45:16.5692092+01:00",
                  "id_user_upd": "1a2e491e-f62d-4b64-a8fe-0d6609b0fd53",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "ab7f8453-1199-4278-a3ad-6023c65ae4fe",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-03-10T09:45:16.5692092+01:00",
                    "last_update": "2026-03-10T09:45:16.5692092+01:00",
                    "id_user_upd": "2dbf5c1d-935e-426a-bbec-51b0f03d3992",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "abba5c17-8bde-4c97-b11a-16d7d034e9a6",
                      "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": "f181a379-de57-4731-812f-f240aa8d3103",
                      "view_messages": true,
                      "id_image_photo": "42219274-1ebf-4902-96d6-da6b83ff3983",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "56377858-d62a-4aa7-a625-db3e5a3daa7d",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-03-10T09:45:16.5692092+01:00",
                      "last_update": "2026-03-10T09:45:16.5692092+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "c78f3ea5-94a0-4558-834a-9b1814d6e4f7",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "9a273b55-136f-4021-96fd-8dfd0e632613",
                          "active": true,
                          "created_on": "2026-03-10T09:45:16.5692092+01:00",
                          "last_update": "2026-03-10T09:45:16.5692092+01:00",
                          "id_user_upd": "3d880b54-940a-486b-a56a-53365e13e164",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "268cc009-1621-4884-a55b-6a2f9a8c019d",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "bab2c04c-74a0-48c5-ad70-2c32b5496188",
                              "id_zone": "04e03a80-04e2-4550-a6e0-883f5a7f662c",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                              "id_user_upd": "2df90c9b-ad6c-4d17-bff1-0bcea7cd0e22",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "ce2d2832-0f87-4ce7-b71f-2634f8433b65",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "c7c054bd-cdcd-4374-8c83-881db6b054c3",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "57afb1fd-7264-4dc5-8074-21cb5ae570bf",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                  "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                  "id_user_upd": "cbdb5e79-7c9b-4273-982c-0b2ec5ea5c35",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "df033bde-102f-41b0-b2d7-d967a70d2272",
                                      "id_cloakroom": "97045ec9-2db3-4354-8dfd-8eb4c9d61edb",
                                      "id_pos_sesion": "cf117bc0-4bd9-4a5e-94eb-17a84899c3f2",
                                      "unit_id": 4,
                                      "date_open": "2026-03-10T09:45:16.5692092+01:00",
                                      "date_close": "2026-03-10T09:45:16.5692092+01:00",
                                      "id_doc_sa": "ffe12f85-711d-49e3-a1cf-52d345b9f481",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "73095e48-1da8-4347-8964-dbed53b6d734",
                                        "id_pos": "0eec6e02-2ca8-44a5-8310-85fea20aaa76",
                                        "id_doc": "bcf19882-551b-44eb-bf34-fd57ea7da2d1",
                                        "id_branch": "6f23a918-e964-468c-a308-da64117ad168",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T09:45:16.5692092+01:00",
                                        "date_tax": "2026-03-10T09:45:16.5692092+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "d451764e-215a-4bae-877c-43dcc0c1079c",
                                        "id_relationship": "9705f410-f0d6-44bd-953a-bc4cf916ce16",
                                        "id_loc_from": "85852720-ef71-457e-8a91-845dd0f9c20c",
                                        "id_loc_end": "2ead9514-1d72-4fb6-be4b-b4db7bd793bf",
                                        "id_user_add": "ea47e740-13d9-468d-a02f-4b625203a941",
                                        "id_user_upd": "8888e19b-e2a5-41d3-8602-a7572e709150",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "4e56c81e-2fe4-44ee-884d-99be5f8647bb",
                                        "id_room_unit": "aa5c10ba-95a2-4449-92ee-dc0656496fd6",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "61a4284d-509b-415e-95ee-adcb1706ce9b",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                        "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "0c9fe632-0e9a-4a65-87a1-30e8565c9a1a",
                                          "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": "b50e3e1f-7ff1-4d03-b93d-905ea7a82527",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                          "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                          "id_user_upd": "50ac6c88-e3d7-4595-867c-37181bb1ac12",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "7e3a5bce-9813-4bd2-949c-278f0269505d",
                                              "id_pay": "66581344-fd0f-49dd-8239-fccebe7ec118",
                                              "id_money": "1a696c3d-140b-4cb3-ad75-c65766b042f9",
                                              "active": true,
                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                              "id_user_upd": "878962e3-0659-4644-9f41-f2bff1d24743",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "5abe854d-b174-46b8-b68e-06b05e6ed7b4",
                                                "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": "afc42cfc-25af-4b1a-b616-fa90d3034402",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                "id_user_upd": "c9d4fdd2-58c2-412f-86c5-686132edc9b8",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "f918816e-b479-4f9b-a6f1-757623b9748f",
                                                    "id_money_2": "9155d5a1-f551-4d56-b6ca-7eefa72ae804",
                                                    "date_from": "2026-03-10T09:45:16.5692092+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                    "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                    "id_user_upd": "c454327a-c990-4700-a2e6-40ca0617a5fe",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "16"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "18",
                                                    "id_doc_sa": "b1d390aa-3aed-432c-9bed-4a4c2f8fd2a6",
                                                    "id_pay": "1c473697-5a36-4c98-bed5-faf41dc2bc3b",
                                                    "id_money": "0cfe234e-8ba5-4751-b630-ff38bd6d54eb",
                                                    "date_cashflow": "2026-03-10T09:45:16.5692092+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "2b885838-7aff-4337-b4d8-e5a35bd8c096",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "35d2ede7-1678-425b-af9b-6187d61a409c",
                                                      "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": "ec04d964-3add-4ec0-b385-63545156cb34",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                      "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                      "id_user_upd": "8f385e09-aaf6-474f-a65a-2abb3d2d5af3",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "3"
                                                      },
                                                      "st_users": {
                                                        "$ref": "8"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "18"
                                                        },
                                                        {
                                                          "$ref": "18"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_sa": "b9fd868e-461b-4172-b066-b4341ccb3118",
                                                          "id_line": 2,
                                                          "id_pay": "93f5e453-c4b5-4413-87c6-7869ef927764",
                                                          "id_money": "04b9eede-fd04-4c5c-b4a3-3c270a713d9d",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "be4a9174-0757-4d49-88a2-857d4d941fe6",
                                                          "id_employee": "e8b0104a-1552-4f0b-a452-7a4fbab728af",
                                                          "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": "191acc8c-9beb-4d5e-93dc-b22d8fcdd722",
                                                          "coupon_id": "sample string 9",
                                                          "terminal_id": "sample string 10",
                                                          "card_name": "sample string 11",
                                                          "card_bank": "sample string 12",
                                                          "card_number": "sample string 13",
                                                          "client_name": "sample string 14",
                                                          "money_type": "sample string 15",
                                                          "merchant_id": "sample string 16",
                                                          "aid": "sample string 17",
                                                          "auth_num": "sample string 18",
                                                          "authorization": true,
                                                          "signature": true,
                                                          "contactless": true,
                                                          "date_hour_pay": "sample string 19",
                                                          "terminal_name": "sample string 20",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$id": "21",
                                                            "id": "9dce35f2-e917-4ade-a97f-d9f4c9bd19a8",
                                                            "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": "96212d68-7e07-48a5-8337-d52bd0aa7b9d",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "5496e430-d6e0-4697-a678-1098a996ea32",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                            "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                            "id_user_upd": "aa8db0a9-bbf8-4dee-8d42-faa0577e404c",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "274b7f5f-fb82-41b7-af03-80d02017f9d8",
                                                                "id_branch": "6024f00f-2939-4731-ba94-c0cd93d4e55b",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                "id_user_upd": "e0785381-68e1-4a7f-80e4-a0687c00cd0e",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "6bec96e2-7bdc-4600-a4ca-15cc32ad0b86",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                              "id_user_upd": "5427e9a3-363a-4d43-b62b-53fec9506620",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "21"
                                                                },
                                                                {
                                                                  "$ref": "21"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "8"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "3"
                                                            },
                                                            "st_users": {
                                                              "$ref": "8"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "24",
                                                                "id_doc_sa": "8285335c-8375-4872-9cda-2bf98ad54996",
                                                                "id_line": 2,
                                                                "id_item_sub": "f88d35a5-f0c0-4bc5-a476-40745257bf24",
                                                                "qty": 4.1,
                                                                "id_list": "e9ec893e-31ee-483d-8105-fd8b26a5f895",
                                                                "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": "c7a98840-b9c0-42cb-86ce-c4f272f91dad",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "2dcb88ac-03eb-4749-9a75-fa5079b1f707",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "07d85f36-2282-4b39-aefe-2f533aacdc25",
                                                                "id_user_upd": "7ddc788a-aa32-4603-94c0-91e8ad34ed08",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "1ccc7667-5da5-4275-bc55-10a836eb93e6",
                                                                  "id_item": "93aff588-0414-4fa7-af8b-1d3c425bcbd0",
                                                                  "id_item_type": "69e076b9-b381-41e9-980a-6deada977062",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "2b348050-9e62-49d6-bd11-cef91a8a45db",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                  "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                  "id_user_upd": "21103cee-5fe2-4c4d-97d7-f641f71e894d",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "6cb72bd1-de7e-4c3f-8011-b48d28f14652",
                                                                      "id_item": "86257b5f-c41a-4d48-8187-e58917f4d15c",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "f3157766-309a-4fea-8e8c-2f94fe7b3514",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "51bbfce1-102c-4c62-8fe9-ecc5d5dae340",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "dbc66069-b5a4-417c-a64d-ad7d1fb4661f",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                        "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                        "id_user_upd": "613758d8-17a6-4522-aa78-baa06a01178e",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "408ecf0d-8536-47be-8bd0-86da82d17b5a",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "id_user_upd": "fae12e72-8692-44f4-a18b-d2fc7e2fd220",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "27"
                                                                            },
                                                                            {
                                                                              "$ref": "27"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "26"
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "e014b12e-333b-4ac1-b95b-1bd95786dbe0",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "6c231155-1220-4b2a-b0ad-f5f96dedef80",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                    "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                    "id_user_upd": "a75fccc8-2b43-4b50-9d72-5479f5219fef",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "40c4aabf-6769-4ca9-b4c2-26ce85331064",
                                                                        "id_line": "121ca69c-5aee-47c4-9913-5474d0f9a6c5",
                                                                        "id_category": "a1baf61c-fb97-403a-982a-7bf6655b30e6",
                                                                        "id_item": "0fc35626-e965-43cd-91d6-64be75c034fc",
                                                                        "id_item_type": "213f9c9c-75cf-4f73-8a13-370d4e3d5411",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "99d3f7c9-022c-43cd-8b2e-29a872b54206",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "date_end": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "date_used": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "date_sesion": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "id_employee": "89a213f2-6f79-4a99-9443-776d5ac5612e",
                                                                          "id_branch": "45122158-ee9b-4aed-9146-95c548286f8e",
                                                                          "id_voucher_permision": "06b7865d-d4a3-4562-b161-2984b0638741",
                                                                          "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": "4db9a7bf-9a8a-4591-809e-cecd3a31e193",
                                                                          "id_user_add": "63086682-4499-4cff-9d75-be176f8fe95a",
                                                                          "id_doc_sa": "d33b954f-28ac-423a-999b-1e4e7a3f36bf",
                                                                          "id_item_sub": "a28f887b-9098-4429-85fb-4617851f7421",
                                                                          "id_pos_sesion": "3d6d2564-b5f1-4ead-b0e8-56d4b959db32",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "19"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "20"
                                                                            },
                                                                            {
                                                                              "$ref": "20"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "4361fc18-9e86-4255-ba83-0d6b0a79f09f",
                                                                            "date_from": "2026-03-10T09:45:16.5692092+01:00",
                                                                            "date_end": "2026-03-10T09:45:16.5692092+01:00",
                                                                            "date_used": "2026-03-10T09:45:16.5692092+01:00",
                                                                            "id_employee": "4e257fee-98a0-421f-88ed-72e663f31cef",
                                                                            "id_branch": "22f69fbf-99d2-44bc-998f-01221bad8617",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "f8b3d32c-38ab-4086-8c88-6e203e586176",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                            "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "9b837e3c-2988-4e21-93d7-aec9a734fcc9",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:45:16.5692092+01:00",
                                                                        "date_end": "2026-03-10T09:45:16.5692092+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "7ae863a5-b82c-43be-baeb-c70f71a4a0a7",
                                                                        "id_pos": "d9f50580-e200-4187-a8f7-90eab2bcdb70",
                                                                        "id_list": "bba8ff6b-1d69-4f58-9566-6ed69c02fdd8",
                                                                        "id_item": "d473e3c9-6ca4-497d-a5a5-c96d59c0124b",
                                                                        "id_item_type": "a8e9a0c7-1588-4652-9983-f43b41c7611a",
                                                                        "id_category": "751f6c8e-48dd-4264-a578-920de4b516bf",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                        "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                        "id_user_upd": "dd6b9692-23bd-4c72-bebe-520e7cf109d3",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "7679c912-705d-442c-8c09-ad81c5e4d081",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "c0561d61-4b4f-4f2f-bd18-df8e594f9ecc",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "cad6e352-eec9-4f26-a8eb-6330af58471e",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "id_user_upd": "76548c0a-d610-492a-8051-b82ec4235503",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "1f9cec73-a4dc-4cd6-ac8a-27fa3e36a4a2",
                                                                              "id_pos_type": "b41a90f9-7fce-4855-ad43-e9e845028b71",
                                                                              "id_price_list": "0fb309f3-1e5b-4fb2-bfb7-d57ec0325143",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "id_user_upd": "73064ac5-870d-44da-8e21-8f3b08a57062",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "3c959a26-a15f-4205-9835-b1bdada6d7c6",
                                                                                "id_pos_type": "ede5efca-700c-4bb1-8063-ffe170fb4a78",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                "id_user_upd": "f982cd00-df8c-4c2a-8225-72a0b97cf2d6",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "be608b96-1173-4b0a-ac7d-1a5edbc6e3af",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                  "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                  "id_user_upd": "28983ae0-247d-4fc6-bd29-6bf1b99e52b7",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id": "2a70ec3e-af11-40e7-9a3a-7a19d5bf4157",
                                                                                      "id_branch": "8b5cd2fc-9f69-4294-9692-1c4280ceb225",
                                                                                      "id_pos_type": "c50959d2-76da-4bdc-a72e-a4ea8ba5d9ac",
                                                                                      "id_pos": "bd2e0cba-d724-4144-9276-dc6861dca147",
                                                                                      "id_item": "b6959c58-60fb-4256-803e-0ca753140bf1",
                                                                                      "date_from": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "date_end": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "id_user_upd": "dcc13952-59c0-4359-afd3-b5836fbba088",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "2"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id_pos_print": "6c95cc87-9e9d-49fb-ad03-7d20045a0fef",
                                                                                      "id_doc": "0d1e23d4-cc28-4f2a-a6fe-32d6c6e28c1e",
                                                                                      "id_pos_type": "a1d84c12-1989-4b06-b419-155354fe819d",
                                                                                      "id_doc_print": "acdf64dd-ac91-4fd3-a7f4-a50a305b0a10",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "id_user_upd": "6b4b4bae-bd48-4d1b-8d6c-bf2c28b95ba0",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "14"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "40",
                                                                                        "id": "2d1abf09-d171-4253-ade2-45c0b9a04a98",
                                                                                        "id_pos": "0eb8458d-ecdb-4201-b8f7-f3b621834491",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                        "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                        "id_user_upd": "da454a0a-eed8-4741-bf9d-84cf8a78f423",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "39"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "39"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "41",
                                                                                        "id": "671278d2-10e5-49f7-a8d4-7e683520dbad",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                        "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "39"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "39"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "42",
                                                                                            "id_doc_print": "11750663-9e6b-4894-a2de-c771344c44a2",
                                                                                            "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": "41"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id_list": "f2900f7a-f1ff-423b-a100-96379a3b4fa0",
                                                                              "id_item_sub": "086f969b-a349-4590-809a-8bb6540ffe63",
                                                                              "validity_date": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "id_user_upd": "b5795d1f-44f5-4264-af81-cf6ea8b2f0a4",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id": "a6d93bb1-30fa-4e17-8c7c-cd36008451bb",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "date_end": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "id_branch": "3ba4be76-3372-4ab6-b8f1-a2101c046f08",
                                                                              "id_pos": "5b74142d-4d3b-4134-9893-ec0dffc9dba3",
                                                                              "id_list": "d8cb05dd-2482-493f-9f4c-f981d892040d",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "id_user_upd": "55c7dbe5-d9fd-4f63-9fa4-e0262900a5bf",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "24"
                                                                            },
                                                                            {
                                                                              "$ref": "24"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "45",
                                                                        "id": "e5d1d83d-c925-4f46-99cf-8da0269e8faa",
                                                                        "order_id": 2,
                                                                        "id_item": "844a25f2-0e9a-4482-ac16-f4bf1dec5f68",
                                                                        "id_item_type": "d9a71171-5f6c-4cb3-aac0-04ba40b16b43",
                                                                        "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": "03d585c6-aaf6-41c2-af5c-beb6d5237244",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "b6a092a9-ef32-45c0-85c3-9022a5548740",
                                                                        "count_voucher": 1,
                                                                        "id_category": "c7263865-b935-45f1-a4cd-808502a91ff5",
                                                                        "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                        "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                        "id_user_upd": "a06298d7-3aac-471d-9d97-9d9e24ac7536",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "46",
                                                                          "id": "f89aa62f-2f6c-493d-a618-afcc91fbf8a0",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "cb846d2f-70b6-4746-9e4d-6ccfec8b6b44",
                                                                          "date_tax": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "date_open": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "date_close": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "id_user_open": "e82191b7-8b11-44f1-ab45-1601bba9d843",
                                                                          "id_user_close": "3a05e331-ee7c-469f-885f-87bcd9c00c4a",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "45"
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "72b4d6d7-9a35-4c22-8227-faa257ac7a27",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "4bbb2034-f3cc-453b-bdb9-65b825950240",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "2efc97e7-70c1-4a49-b324-a39b0bc96f80",
                                                                              "id_room_unit": "b8138611-23a8-4149-b6da-f376c1bb0b50",
                                                                              "id_room_list": "e7939f07-631b-4224-8f37-1bbfa651b149",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "date_from": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "date_end": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "date_open": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "date_close": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "id_employee": "1be7dd23-ad68-4043-b9c1-d599ebbd191a",
                                                                              "id_employee_sec": "57c19d5b-e2cb-46e7-9bbd-4556f631d940",
                                                                              "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": "745438cf-0a57-474d-a7ec-ba27cdb1e3f7",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "f2a1eb16-f780-4056-8b58-f1b08b4087b0",
                                                                              "id_user_close": "4cbf398b-253e-44e0-a6dd-4b1f684cda78",
                                                                              "id_unit_state": "aa353df2-5bef-4186-abaf-e6b8409f2103",
                                                                              "id_pos_sesion": "615ec836-9feb-4cf5-9af8-957bedf37f62",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "49",
                                                                                "id": "7e86d0fb-6dec-43f8-879a-f429bca50a59",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "f348be85-f781-4455-8aab-fd739830e5f4",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "9a8776f7-7465-4bd0-9091-694efdf4fd7b",
                                                                                "locked": true,
                                                                                "date_locked": "2026-03-10T09:45:16.5692092+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                "id_user_upd": "49f2796e-57c5-477a-ac81-3e8755ae960d",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "50",
                                                                                  "id": "5d56c928-edca-4de5-b42e-5b8e90841c20",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "9d6fae53-17ab-4632-88a0-e26ff466eb0d",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "96cc7ed5-6efd-4a6c-af1d-fae5b64415a3",
                                                                                  "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": "930e2a31-ce1d-4b68-9e00-56aa2dca212a",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                  "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                  "id_user_upd": "8ed9744f-1f06-4d1e-b5c3-a208d0a01fbc",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id_pos": "557c53c8-08dc-43a2-8bf7-5c1dc97968e1",
                                                                                      "id_room": "657a2faa-053f-4e1c-b444-db5fd286aa9f",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "id_user_upd": "ec070e32-f602-4806-9746-a9994b94da5b",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id": "4b69a606-a594-40bd-8625-eeb7dbaa69ca",
                                                                                      "id_room": "11ce357b-b8f8-4705-9a98-20c90e4a057a",
                                                                                      "date_in": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "date_out": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "id_user_add": "70f92c43-3c38-4574-9cd2-da87818e7c5e",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "53",
                                                                                  "id": "06d9d9e8-1d70-4fdc-a705-196caee9e692",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                  "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                  "id_user_upd": "7a86bf94-df4a-44ed-86cd-3d94fae3e5d1",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "54",
                                                                                      "id_room_type": "c7a8c63c-981a-4691-bbcb-0a9277f3aa52",
                                                                                      "id_room_state": "c49379cf-e958-4987-b5ba-64db412b6160",
                                                                                      "id_image": "44e7d7ef-7698-43c2-933e-1a219255f269",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                      "id_user_upd": "384ac8f2-68b6-449e-8705-230de95f961c",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "55",
                                                                                        "id": "f65e59e3-1d64-4523-8caa-058d93acf3ac",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                        "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                        "id_user_upd": "5ef803f2-dd37-4eb6-bae2-befe02856d9c",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "55"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "13"
                                                                                },
                                                                                {
                                                                                  "$ref": "13"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "52"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id": "ac92b0fa-8ca0-4bc1-8bb1-94fa59082acc",
                                                                              "id_pos_sesion": "54905257-05ab-4b9b-a2eb-b79a9741ca78",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "0cbb8886-58dd-4ef6-bc91-3759e179a19a",
                                                                              "id_room_unit_activity": "93b8aeff-e3d6-4c0d-a51a-aa626ffffe65",
                                                                              "id_doc_sa": "1ede3b1a-f8e6-422c-8d74-71514a2f5179",
                                                                              "id_pos_type": "bf2eb26d-1297-4e08-9643-e734a313ac0e",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "0db41e13-b4c8-4f56-b49f-56e9694c5112",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "57",
                                                                                  "id_tip": "c0983f84-ac1a-454b-926f-44b386ff8623",
                                                                                  "id_user": "9c2ce843-71a0-49eb-aed7-443fd0c95110",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                                  "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "56"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id_pos_sesion": "5c706416-6095-4a27-9bb8-7d541c42466b",
                                                                              "id_user": "2f38cb16-9964-4861-a8d1-625bc80d6a4f",
                                                                              "date_add": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "59",
                                                                    "id": "61c6f8c1-da8b-4bc4-a013-aa908590631b",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "271752ff-8c0c-48a2-a282-018d5cc52f8d",
                                                                    "id_doc_print": "a1b03516-3c1c-47e9-aaa6-c28764efcff5",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                                    "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "43"
                                                                    },
                                                                    {
                                                                      "$ref": "43"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "13"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "60",
                                                                    "id_doc_sa": "2700926e-7eb7-4479-a60b-adc029413c77",
                                                                    "id_line": 2,
                                                                    "id_item": "4ded2b1f-771e-4924-bbc7-3d03c626967e",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "60"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "16"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "19"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "19"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              }
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "3"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "39"
                                            },
                                            {
                                              "$ref": "39"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "61",
                                              "id_pos": "3e98ec04-0c81-4a12-bc0c-ec384dec45ca",
                                              "id_doc": "84cceddb-7e10-43e9-90d0-7ccaf618a0ba",
                                              "value": 3,
                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "62",
                                              "id": "ebe3d713-0a97-42ac-b3a6-2e56a297791e",
                                              "id_pos": "b516cc58-b249-4b91-b66b-354e662362a4",
                                              "id_doc": "303838ae-1258-4e25-9885-afeddcfd8d18",
                                              "id_branch": "39a192c9-0928-4182-b585-d5f5d6b4bae7",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T09:45:16.5692092+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "437f46f8-2d59-4da1-81fb-2c8193f9eadd",
                                              "id_loc_from": "5b94c4db-941f-4439-8df6-831aa3595317",
                                              "id_loc_end": "b8955827-90a9-45d1-875f-2c00369411cd",
                                              "id_user_add": "6e4260e0-df52-46b3-ac08-3603b6250fa1",
                                              "id_user_upd": "e737b398-3962-41a7-854c-d60f97e50f4f",
                                              "id_pos_sesion": "7a3973e5-ddbd-4342-b082-519ab861f0bb",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-03-10T09:45:16.5692092+01:00",
                                              "active": true,
                                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "63",
                                                "id": "d0830ee0-3daf-4c7c-88da-87a1a4518635",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "2ec54238-20f9-4699-8f13-f9390334b8a0",
                                                "active": true,
                                                "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                "id_user_upd": "c8da1dde-001c-47af-a4e5-487bfec24aa3",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "2"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "62"
                                                  },
                                                  {
                                                    "$ref": "62"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "62"
                                                  },
                                                  {
                                                    "$ref": "62"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "64",
                                                    "id_location": "47b20ffb-7ddd-4a92-aabe-598a498eeac0",
                                                    "id_item": "bc69509b-f9f1-4bfc-97ca-8bd82ff129b2",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                                    "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "63"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "64"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "63"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "65",
                                                  "id_doc_st": "c83f5b53-8e4f-4bbd-9bf1-d7194717ac3e",
                                                  "id_line": 2,
                                                  "id_item": "79d93ebe-b024-44d1-a578-4226b3a7220e",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "62"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "62"
                                                },
                                                {
                                                  "$ref": "62"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "62"
                                              }
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "63"
                                        },
                                        "mt_locations1": {
                                          "$ref": "63"
                                        },
                                        "mt_pos": {
                                          "$ref": "10"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "st_users1": {
                                          "$ref": "8"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "24"
                                          },
                                          {
                                            "$ref": "24"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "13"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "46"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "48"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "66",
                                            "id": "69f9176d-b969-4a7d-aa71-6bfc88a1e26b",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "de4aeaf3-1c03-4dec-bc4b-30dc9a4f3069",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                            "printed": true,
                                            "print_on": "2026-03-10T09:45:16.5692092+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "46"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "40"
                                },
                                {
                                  "$ref": "40"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "51"
                                },
                                {
                                  "$ref": "51"
                                }
                              ],
                              "st_users": {
                                "$ref": "8"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "44"
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "67",
                                  "id": "500ae953-ff50-46c2-97aa-08ff568664e7",
                                  "id_pos": "e0911e29-d878-4577-acda-2cd0f85d02bb",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-03-10T09:45:16.5692092+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "b44cb7aa-077d-44a7-9ad6-9cd830d94e7b",
                                  "active": true,
                                  "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                  "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "68",
                                  "id_user": "9e2ab9ec-2de9-4238-99f0-a1273b9b4265",
                                  "id_pos": "135e626b-91cb-48d1-bea3-99d97b34da64",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                  "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "69",
                                  "id": "a03f642f-8fb7-4254-981c-805d82d3d1ff",
                                  "id_pos": "1f15e789-7a1a-4018-bcb8-99eb7ae68158",
                                  "date_add": "2026-03-10T09:45:16.5692092+01:00",
                                  "date_upd": "2026-03-10T09:45:16.5692092+01:00",
                                  "date_out": "2026-03-10T09:45:16.5692092+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "46"
                                },
                                {
                                  "$ref": "46"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "70",
                                  "id": "79e84567-8942-4011-add0-f23d1f8de64f",
                                  "id_user_add": "2b2cddaa-efe9-40ab-9398-c2822cb1ad9d",
                                  "id_table": "e71d7a8e-1e93-48ab-b24c-04bdf901a485",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "0033a3ec-0c02-42df-941c-f40a130f356b",
                                  "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "71",
                                    "id": "0d931d8b-b73f-4755-9235-67698c948f9e",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                    "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "72",
                                        "id": "a0fe7329-12e4-472a-8d57-1a8445a4afc4",
                                        "id_sync": "e7081e55-5052-400d-91a4-1a290887177c",
                                        "json": "sample string 3",
                                        "id_table": "f21aacc6-33e3-4b1d-b41b-0c05f8fd2acd",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "73",
                                          "id": "42308628-c8f0-42bb-bb23-38610afef024",
                                          "id_branch_from": "e3ec9b60-3817-41fc-ae2f-8194742110a6",
                                          "id_branch_to": "e8daed1b-8402-478a-8f30-407c801b2ed5",
                                          "type": 4,
                                          "created_on": "2026-03-10T09:45:16.5692092+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-03-10T09:45:16.5692092+01:00",
                                          "send_on": "2026-03-10T09:45:16.5692092+01:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "72"
                                            },
                                            {
                                              "$ref": "72"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "71"
                                        }
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "70"
                                      },
                                      {
                                        "$ref": "70"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "70"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "74",
                                  "id": "6414990c-5da1-47d0-9671-18efe6db5984",
                                  "id_pos": "745bea87-fe85-4960-8057-03f7a5c9aa03",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-03-10T09:45:16.5692092+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "62"
                                },
                                {
                                  "$ref": "62"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "21"
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "63"
                        },
                        {
                          "$ref": "63"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "st_images": {
                        "$ref": "3"
                      },
                      "st_images1": {
                        "$ref": "3"
                      },
                      "st_permisions": [
                        {
                          "$id": "75",
                          "id": "23392754-9b62-41c6-aff3-380908068ff5",
                          "id_function": "585a4b8a-21e2-4b7d-a6ac-247119ad6cfc",
                          "id_user": "442b70df-1785-4c15-b562-34cec0b6dac3",
                          "id_profile": "c56eb5ee-1ddb-4b4f-a149-987e17891cd4",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-03-10T09:45:16.5692092+01:00",
                          "last_update": "2026-03-10T09:45:16.5692092+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "76",
                            "id": "c5cd1225-ba67-416f-9479-7afbe643816c",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "is_pass_required": true,
                            "is_admin": true,
                            "level_id": 7,
                            "order_1": 8,
                            "order_2": 9,
                            "order_3": 10,
                            "order_4": 11,
                            "is_tips": true,
                            "active": true,
                            "created_on": "2026-03-10T09:45:16.5692092+01:00",
                            "last_update": "2026-03-10T09:45:16.5692092+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "75"
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "8"
                              },
                              {
                                "$ref": "8"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "8"
                          },
                          "st_functions": {
                            "$id": "77",
                            "id": "c7cf142b-17e0-425f-85da-eb4e2bd5dc24",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "ff6c638e-0eb5-45eb-8ff9-4ed13a014d7f",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "30d67cb0-3c39-4688-a1e7-58a4a64521eb",
                            "view_pos": true,
                            "order": 10,
                            "color_border": "sample string 11",
                            "color_button": "sample string 12",
                            "color_font": "sample string 13",
                            "font_bold": true,
                            "font_underline": true,
                            "font_size": 16,
                            "active": true,
                            "created_on": "2026-03-10T09:45:16.5692092+01:00",
                            "last_update": "2026-03-10T09:45:16.5692092+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "78",
                              "id": "ae9c640a-ae5a-4dce-8661-3ca41dc9653c",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-03-10T09:45:16.5692092+01:00",
                              "last_update": "2026-03-10T09:45:16.5692092+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "77"
                                },
                                {
                                  "$ref": "77"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "3"
                            },
                            "st_permisions": [
                              {
                                "$ref": "75"
                              },
                              {
                                "$ref": "75"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "76"
                      },
                      "st_users_token": [
                        {
                          "$id": "79",
                          "id": "a7c697d4-d667-41f1-97ae-65d96c08c86f",
                          "token_id": "sample string 2",
                          "id_user": "8856528e-0dcc-44d0-931b-ff5795891e3c",
                          "date_from": "2026-03-10T09:45:16.5692092+01:00",
                          "date_end": "2026-03-10T09:45:16.5692092+01:00",
                          "created_on": "2026-03-10T09:45:16.5692092+01:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "80",
                          "id": "c0fcd9b9-cc09-4c83-9084-4b8d20ec96d0",
                          "id_room_activity": "6b62daaf-e8ec-46fa-bbc1-ca72133f3404",
                          "id_pos_sesion": "16ca7254-09e4-4817-96f5-48acb3fb06a1",
                          "log_text": "sample string 4",
                          "id_user": "938b5050-8f0c-4e0f-9cd6-5762f6410df5",
                          "created_on": "2026-03-10T09:45:16.5692092+01:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "31"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "58"
                        },
                        {
                          "$ref": "58"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "38"
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_units": {
                    "$ref": "28"
                  },
                  "mt_units1": {
                    "$ref": "28"
                  },
                  "st_images": {
                    "$ref": "3"
                  },
                  "st_users": {
                    "$ref": "8"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "60"
                    },
                    {
                      "$ref": "60"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "65"
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "5"
              }
            ],
            "st_images": {
              "$ref": "3"
            },
            "st_users": {
              "$ref": "8"
            },
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_employees": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_items": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "st_functions": [
          {
            "$ref": "77"
          },
          {
            "$ref": "77"
          }
        ],
        "st_images_types": {
          "$id": "81",
          "id": "033c5982-ea1b-4f94-bdec-a54c9fa66229",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-03-10T09:45:16.5692092+01:00",
          "last_update": "2026-03-10T09:45:16.5692092+01:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "st_users": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "st_users1": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ]
      },
      "st_users": {
        "$ref": "8"
      },
      "mt_branches_zones": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_locations": [
        {
          "$ref": "63"
        },
        {
          "$ref": "63"
        }
      ],
      "mt_periods": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_pos": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "50"
        },
        {
          "$ref": "50"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "62"
        },
        {
          "$ref": "62"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ]
    }
  },
  {
    "$ref": "1"
  }
]