GET api/Mt_Brands?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_brands
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_items

Collection of mt_items

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "4267868c-68e8-4f6a-b438-acb002b00f8e",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "active": true,
    "created_on": "2026-01-10T12:09:36.520615+01:00",
    "last_update": "2026-01-10T12:09:36.520615+01:00",
    "id_user_upd": "85d6e5df-362e-4586-bc61-9b93a71e1bd3",
    "commited": true,
    "mt_items": [
      {
        "$id": "2",
        "id": "af72a235-482c-4f0b-a357-a651df383cbf",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_unit": "69324ab2-f008-4e6b-b1e5-b779186120c5",
        "id_unit_sec": "a6ecaeb1-81bc-4b4f-8107-84f626c225de",
        "id_brand": "597ec3f8-7ada-484b-a2d3-c77568ed89d2",
        "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,
        "external_id": "sample string 18",
        "name_pos": "sample string 19",
        "name_print": "sample string 20",
        "id_image": "d29d212b-6ca5-42a4-be06-f6b7f7f09d5e",
        "view_pos": true,
        "order": 22,
        "color_border": "sample string 23",
        "color_button": "sample string 24",
        "color_font": "sample string 25",
        "font_bold": true,
        "font_underline": true,
        "font_size": 28,
        "active": true,
        "created_on": "2026-01-10T12:09:36.520615+01:00",
        "last_update": "2026-01-10T12:09:36.520615+01:00",
        "id_user_upd": "178e941c-528b-4030-8618-d09be709b04c",
        "commited": true,
        "mt_brands": {
          "$ref": "1"
        },
        "mt_categories_items": [
          {
            "$id": "3",
            "id_category": "1d629014-6d53-4016-958f-f57e7c29a0e1",
            "id_item": "01d6b037-3936-47ab-af05-88a407a72410",
            "is_default": true,
            "active": true,
            "created_on": "2026-01-10T12:09:36.520615+01:00",
            "last_update": "2026-01-10T12:09:36.520615+01:00",
            "id_user_upd": "212541a3-41e0-482d-8e0e-a3a226a64a3e",
            "commited": true,
            "mt_categories": {
              "$id": "4",
              "id": "533860ba-6c98-41f6-b3e0-6608986359e9",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "1f551f67-9e35-42d1-ba4f-3f6d91c2aff5",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "87020237-9a92-4471-bddb-e3b82e493e98",
              "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-01-10T12:09:36.520615+01:00",
              "last_update": "2026-01-10T12:09:36.520615+01:00",
              "id_user_upd": "23cc8c0d-0c69-4aed-bc6f-dbedd01ac272",
              "commited": true,
              "mt_categories_items": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_images": {
                "$id": "5",
                "id": "a90d05de-a30e-4cfd-8317-e3cc0ff17890",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "id_img_type": "2f69e771-5f6c-4534-9b12-41f0e0c6c9bc",
                "image_file": "sample string 5",
                "extension": "sample string 6",
                "high": 1,
                "width": 1,
                "active": true,
                "created_on": "2026-01-10T12:09:36.520615+01:00",
                "last_update": "2026-01-10T12:09:36.520615+01:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$id": "6",
                    "id": "cc100670-6778-4710-a487-aee49236e657",
                    "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": "7b2bbf0e-f3c4-419a-84be-45acdc6811a3",
                    "order": 12,
                    "external_id": "sample string 13",
                    "sync": true,
                    "active": true,
                    "created_on": "2026-01-10T12:09:36.520615+01:00",
                    "last_update": "2026-01-10T12:09:36.520615+01:00",
                    "id_user_upd": "f96870d5-0552-4f70-93fa-3276ad9e655d",
                    "commited": true,
                    "st_images": {
                      "$ref": "5"
                    },
                    "st_users": {
                      "$id": "7",
                      "id": "69c8e0e1-067e-46e9-84e5-46997fb6027b",
                      "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": "7c17cb44-543c-4517-9fea-a42ebd2648ca",
                      "view_messages": true,
                      "id_image_photo": "b5d51877-a624-4e16-a219-14445901a6f0",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "63626844-45d9-45e3-b495-44eb600e0dcf",
                      "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-01-10T12:09:36.520615+01:00",
                      "last_update": "2026-01-10T12:09:36.520615+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "8",
                          "id": "355683ba-c674-48bf-bc05-867bfe8b05cc",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "f9d8d3b8-9aa3-4d7b-b4b6-7a71a05c84a1",
                          "active": true,
                          "created_on": "2026-01-10T12:09:36.520615+01:00",
                          "last_update": "2026-01-10T12:09:36.520615+01:00",
                          "id_user_upd": "06db138b-7a60-4477-ac8d-4a9fec9a2cdd",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "6"
                          },
                          "mt_pos": [
                            {
                              "$id": "9",
                              "id": "76f0b657-2abc-41fa-8269-834874fb432d",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "2dfdb14b-e45a-461a-ac46-3f9f96e8c4aa",
                              "id_zone": "b78d69c1-c33e-41fa-88c3-4cf1f73e6b1a",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-01-10T12:09:36.520615+01:00",
                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                              "id_user_upd": "3f07d6aa-982b-4571-8084-15dbcfbbfdf4",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "8"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "10",
                                  "id": "12ed0769-c116-4c50-bf0d-a5d1ce3b7f77",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "ea7119a3-2a2d-4928-b24d-e07aa76e9b88",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "950e1fc9-83bf-43fd-9a4e-aa1522805d4c",
                                  "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-01-10T12:09:36.520615+01:00",
                                  "last_update": "2026-01-10T12:09:36.520615+01:00",
                                  "id_user_upd": "44bb1cfc-7c8e-4cd1-b89e-9b98c1e9dc0a",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "9"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "7"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "11",
                                      "id": "aaafb6d1-3a7d-4e19-b12c-12cf54c3f790",
                                      "id_cloakroom": "840dec49-621e-4ad9-ba3e-50aede934ff1",
                                      "id_pos_sesion": "67a2abea-e960-4c12-a804-978a5d474faf",
                                      "unit_id": 4,
                                      "date_open": "2026-01-10T12:09:36.520615+01:00",
                                      "date_close": "2026-01-10T12:09:36.520615+01:00",
                                      "id_doc_sa": "58ec0b82-2389-44cb-99b4-c40d3af7cf11",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "10"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "12",
                                        "id": "509de783-67c8-4910-b228-e02b0028191c",
                                        "id_pos": "a40c5f1b-bf28-49b2-b41d-34bbef2c97b7",
                                        "id_doc": "a4bf44d8-ec0c-4932-bc0a-cb70436ed571",
                                        "id_branch": "77665aa8-8969-4c7a-8696-3bd84adf3fbc",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-01-10T12:09:36.520615+01:00",
                                        "date_tax": "2026-01-10T12:09:36.520615+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "888e84a5-2767-4274-853e-a92a69404820",
                                        "id_relationship": "ae1607a5-e1be-4078-8753-97671e1b5325",
                                        "id_loc_from": "2bffbea9-1085-4ad0-9efc-598f93203f51",
                                        "id_loc_end": "a2e61372-d8cd-40e4-b649-839426f06017",
                                        "id_user_add": "a3d9f5e9-297c-46fd-b971-4456d53b0e89",
                                        "id_user_upd": "11782af3-d915-4030-aa5a-a6778550fcf1",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "da08d25b-cc30-4f78-ad68-9f092d009596",
                                        "id_room_unit": "ca1981d9-066e-4773-8056-a3c7e4c323ad",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "7d9865f5-e18a-4de8-b4f5-45930c857a73",
                                        "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-01-10T12:09:36.520615+01:00",
                                        "last_update": "2026-01-10T12:09:36.520615+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "mt_branches": {
                                          "$ref": "6"
                                        },
                                        "mt_docs": {
                                          "$id": "13",
                                          "id": "673643b7-4a73-473f-bdf0-dee9c98b06b4",
                                          "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": "603ef6df-26ec-49cc-ac39-3496f2b3b463",
                                          "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-01-10T12:09:36.520615+01:00",
                                          "last_update": "2026-01-10T12:09:36.520615+01:00",
                                          "id_user_upd": "225f8c7c-9488-4de2-8b38-221649a16a76",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "14",
                                              "id_doc": "3336a249-3949-4a1d-ad30-10af236d2f64",
                                              "id_pay": "b56c126c-445c-41be-b88e-ed0ee0a3341f",
                                              "id_money": "ae2d64b3-6b87-4361-9df1-9fc1e630237c",
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:36.520615+01:00",
                                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                                              "id_user_upd": "980f2791-bc91-4188-8811-cec6b7465306",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "13"
                                              },
                                              "mt_money_types": {
                                                "$id": "15",
                                                "id": "0eb88073-bd62-4068-b614-c74ba9c36b6e",
                                                "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": "b83ac491-2140-4588-87c8-9d5a851f1c03",
                                                "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-01-10T12:09:36.520615+01:00",
                                                "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                "id_user_upd": "76ff07d9-d742-413e-bbb8-b48f0e7cd1a7",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "16",
                                                    "id_money_1": "c5e42b65-9c10-4c23-bb73-f76b04d383dd",
                                                    "id_money_2": "660d0384-009f-4feb-a013-77488e67369b",
                                                    "date_from": "2026-01-10T12:09:36.520615+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                    "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                    "id_user_upd": "d0f5cfd0-5087-4f2e-914f-c25dad406f78",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "15"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "15"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "16"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "16"
                                                  },
                                                  {
                                                    "$ref": "16"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "7"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "17",
                                                    "id_doc_sa": "9ce27d0b-4ed6-4ef3-b281-3867f6e3c0f3",
                                                    "id_pay": "8a7a388d-6efc-4edf-8e49-ad54772ce4fd",
                                                    "id_money": "d6723f28-1032-4921-9322-b5961e80180c",
                                                    "date_cashflow": "2026-01-10T12:09:36.520615+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "25cfcd29-cebd-48cd-ad55-d205dd1aa961",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "18",
                                                      "id": "bc223ec0-45ad-4090-a09f-764dca379fe2",
                                                      "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": "51ec4f84-b91f-44bf-a259-0793628bb3f8",
                                                      "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-01-10T12:09:36.520615+01:00",
                                                      "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                      "id_user_upd": "6898f1ed-23a7-479f-931b-b05ff58238af",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "14"
                                                        },
                                                        {
                                                          "$ref": "14"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "7"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "19",
                                                          "id_doc_sa": "1d0db15e-9b44-4502-9ed5-65cf75de443a",
                                                          "id_line": 2,
                                                          "id_pay": "d1d5c289-6db7-4a8d-ae3e-5801ef31de8c",
                                                          "id_money": "c34789bd-0412-4011-bfe3-0d17e687b9a5",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "713e2844-3e78-4e80-a6fc-c6ab54ad49f8",
                                                          "id_employee": "c3b37ec2-6362-4129-9694-3cbde0d03ebd",
                                                          "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": "6dcada7e-5822-4a33-b357-9b528f6ee281",
                                                          "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": "20",
                                                            "id": "6d8c6da2-eb70-4258-a429-e9b7c74afc94",
                                                            "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": "70382f19-a112-4b21-a388-900175130d65",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "b513410a-dced-4919-9b67-2635dca7b0ad",
                                                            "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-01-10T12:09:36.520615+01:00",
                                                            "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                            "id_user_upd": "fc5a6a21-9b12-49b6-b03d-250a43cdb218",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "21",
                                                                "id_employee": "05078a87-7e58-4286-9dfe-9df3908718ce",
                                                                "id_branch": "14b8344c-a31d-492c-bff3-e573e7928be2",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                "id_user_upd": "fa609acc-0ea0-436d-b759-8a179ee6a9a6",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "20"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "22",
                                                              "id": "154212e3-7f15-4d01-b384-0000adcd41f2",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                              "id_user_upd": "ca546dce-ce37-4da0-8212-917139a0a1fc",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "20"
                                                                },
                                                                {
                                                                  "$ref": "20"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "7"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "7"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "23",
                                                                "id_doc_sa": "76e1fc28-4c53-4df8-a979-131b737300c9",
                                                                "id_line": 2,
                                                                "id_item_sub": "8697842f-2514-4191-85df-51a511415858",
                                                                "qty": 4.1,
                                                                "id_list": "faf8d36d-9d9d-4008-90dc-b84394b52433",
                                                                "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": "0995bcaa-8a85-49f7-a758-c38918459169",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "5a7fbbc6-5827-49c3-a8ab-9672561a4776",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "1f96e27c-cadd-486b-a8f6-39c1bfac15a2",
                                                                "id_user_upd": "3e38979f-6886-4c33-a444-bca15c44a1cf",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "20"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "24",
                                                                  "id": "b813a615-952e-403f-9919-55c0ac6e8cf7",
                                                                  "id_item": "5ca597af-240b-4b5e-844f-2e603825a77b",
                                                                  "id_item_type": "ffb70d9f-5ee0-4f6a-aef6-232ac32b9b91",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "ede8624d-ecb6-46d5-a5f3-028f62d7039b",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                  "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                  "id_user_upd": "47f4d7f7-02af-4413-b9d1-c6ca889cd902",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "25",
                                                                      "id_item_sub": "0a3c55cb-2be4-434f-8f18-883218d52c9d",
                                                                      "id_item": "b135c895-1c0a-4ef6-87fe-c9d8aa0f4ed2",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "8fb90d77-dfc3-480d-99fa-f02d0fe468dc",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "24"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "26",
                                                                        "id": "010c6106-e5f4-41c2-8e10-7af08bec6146",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "0d9de2ec-4c58-4a8a-9cc2-028582a51fe8",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                        "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                        "id_user_upd": "d59bba53-fd0f-41f6-9c8b-a42d39c4df5b",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "27",
                                                                          "id": "b0d7c852-e746-497d-a659-58a9fb77ca60",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                          "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                          "id_user_upd": "77967e7c-ae27-41d5-83ff-dde63ca78fd4",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "2"
                                                                            },
                                                                            {
                                                                              "$ref": "2"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "2"
                                                                            },
                                                                            {
                                                                              "$ref": "2"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "25"
                                                                          },
                                                                          {
                                                                            "$ref": "25"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "28",
                                                                    "id": "37cd9a9c-1ac8-42f6-a58f-2116a386bf3e",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "bc93cf8c-a709-4635-904d-61ee19cd91a2",
                                                                    "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-01-10T12:09:36.520615+01:00",
                                                                    "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                    "id_user_upd": "b12b3b75-1d7c-4252-87f5-e3ce9c90cf27",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "29",
                                                                        "id_voucher": "e34d46ad-00e0-4a62-bb36-b6130708e228",
                                                                        "id_line": "0212c612-85b9-4f36-83a0-fc51707b0fc1",
                                                                        "id_category": "5f01f337-5606-406a-bd9c-2c69b67744c5",
                                                                        "id_item": "40af21ad-3cdb-48dc-9844-e15185e418fe",
                                                                        "id_item_type": "d6345098-1530-4e5a-9034-b802cdc64b03",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "30",
                                                                          "id": "7fb9c75f-e2ad-4bbc-aece-cc0b661f4168",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-01-10T12:09:36.520615+01:00",
                                                                          "date_end": "2026-01-10T12:09:36.520615+01:00",
                                                                          "date_used": "2026-01-10T12:09:36.520615+01:00",
                                                                          "date_sesion": "2026-01-10T12:09:36.520615+01:00",
                                                                          "id_employee": "d78a15c8-b079-4abc-8373-ed4b8fdf0bbe",
                                                                          "id_branch": "b2f3d6cd-eaf2-42e5-a616-85d503f60481",
                                                                          "id_voucher_permision": "6180c85c-041e-4eca-abe2-19bee92f9748",
                                                                          "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": "88fdb54d-d454-4067-96cd-8003655073f0",
                                                                          "id_user_add": "f393bf01-b7d1-4c72-a9ce-81d14243df2d",
                                                                          "id_doc_sa": "b9a8e2d3-01b6-4ce6-9256-77c0c3fe901e",
                                                                          "id_item_sub": "5043cbb6-17fe-4528-889e-8882cf247747",
                                                                          "id_pos_sesion": "61997d75-481f-4fcb-960d-4ad03f570317",
                                                                          "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-01-10T12:09:36.520615+01:00",
                                                                          "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "18"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "19"
                                                                            },
                                                                            {
                                                                              "$ref": "19"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "29"
                                                                            },
                                                                            {
                                                                              "$ref": "29"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "31",
                                                                            "id": "dfb712fd-d32e-4431-99bc-c3ec199194b4",
                                                                            "date_from": "2026-01-10T12:09:36.520615+01:00",
                                                                            "date_end": "2026-01-10T12:09:36.520615+01:00",
                                                                            "date_used": "2026-01-10T12:09:36.520615+01:00",
                                                                            "id_employee": "4045c6d2-b944-4c4c-8d9a-bf9c58e579c7",
                                                                            "id_branch": "d66937ee-a872-4f7d-84de-c7a4b47e49d5",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "273cbd7a-d66a-4e63-8470-62b4eec3dfdb",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                            "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "20"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "30"
                                                                              },
                                                                              {
                                                                                "$ref": "30"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "24"
                                                                      },
                                                                      {
                                                                        "$ref": "24"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id": "5a9e5111-9c26-4e95-8c98-ad3a53d6b423",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-01-10T12:09:36.520615+01:00",
                                                                        "date_end": "2026-01-10T12:09:36.520615+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": "bbe88a87-cfae-4f12-b38c-ac32343ee777",
                                                                        "id_pos": "50fb68a9-d751-4603-b1e5-ad7bd1c5cd6b",
                                                                        "id_list": "d757cff3-bfda-4147-8baa-6b4875f2b43a",
                                                                        "id_item": "f1ec3093-585d-417a-a40d-caf9f81e6c72",
                                                                        "id_item_type": "15bd91ba-9264-4cb7-9c09-048b303bfa3b",
                                                                        "id_category": "91ae0a0e-a017-496e-9cd5-8c0ab6062391",
                                                                        "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-01-10T12:09:36.520615+01:00",
                                                                        "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                        "id_user_upd": "f5cfab5d-2232-45bc-9a21-0748348349b7",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "33",
                                                                          "id": "445aebbf-5197-4125-b444-c7a544a9a963",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "4dfea0cf-f783-441e-ad47-e53fd87a7c80",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "d9f9c59e-05e9-4fb3-a81a-d4eb278dc5d4",
                                                                          "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-01-10T12:09:36.520615+01:00",
                                                                          "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                          "id_user_upd": "ffd3fb75-9518-4100-857b-589312439413",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "34",
                                                                              "id_pos": "a33efe31-c9cc-4fb2-85ee-047de092be96",
                                                                              "id_pos_type": "5ed786f0-0df8-4fda-8f1f-f79024f36b53",
                                                                              "id_price_list": "2e4e6cf6-07b1-4a1b-9d1b-d08427f1d330",
                                                                              "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-01-10T12:09:36.520615+01:00",
                                                                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                              "id_user_upd": "94e6113e-19be-4ac5-a928-97f1c78a5694",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "35",
                                                                                "id_pos": "b6b3144d-d3bb-403c-af4e-49ca9164ce35",
                                                                                "id_pos_type": "4d5a61fd-4fec-41b3-b82a-91914aa6c58f",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                "id_user_upd": "e567b634-28cd-4b39-ba9d-e12756cbda93",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "34"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "34"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "36",
                                                                                  "id": "77fb655a-892a-41b3-9af9-6545558514ea",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                  "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                  "id_user_upd": "e0f45a96-3377-46c1-b66b-5c0cb57ac10d",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "37",
                                                                                      "id": "43553cb0-e643-4bdf-8927-4e684ced41aa",
                                                                                      "id_branch": "3faced90-ea26-4e1a-b1d4-ee3c27a8ff02",
                                                                                      "id_pos_type": "ac3d4239-17c9-434e-ac3c-cda72907e868",
                                                                                      "id_pos": "0c9aa30c-8946-41b0-a47d-8f8925a1adc1",
                                                                                      "id_item": "a6a44a29-145c-448e-acbf-25c7e351aeaf",
                                                                                      "date_from": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "date_end": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "id_user_upd": "a89ed62f-dedf-418f-98ba-57c8adbfec72",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "2"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "9"
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "36"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "c8258bd2-2b8b-47e3-be66-4f7dd8e02c47",
                                                                                      "id_doc": "6ec8ca51-342c-45e3-a264-e886642bf39c",
                                                                                      "id_pos_type": "778ea73e-2dd5-42f7-b207-269c5d8f359d",
                                                                                      "id_doc_print": "0a862a4d-adff-47e4-b3bd-c63e12976675",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "id_user_upd": "3cad8d6a-9be1-4901-a21e-429999cb8cc7",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "13"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "9b8a6137-07a6-4b35-b423-64feec3203bf",
                                                                                        "id_pos": "11b1f195-2379-4484-ab8f-07c84a6c01ed",
                                                                                        "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-01-10T12:09:36.520615+01:00",
                                                                                        "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                        "id_user_upd": "3df32653-cf2e-4ff2-9d01-71478ef54dfa",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "9"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "7"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "36"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "dc1e2562-8fb5-430a-85eb-7194fb00434d",
                                                                                        "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-01-10T12:09:36.520615+01:00",
                                                                                        "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "f55c820c-4a93-4ea1-bdd8-0809e8de6fe4",
                                                                                            "id_line": 2,
                                                                                            "text": "sample string 3",
                                                                                            "type_line": "sample string 4",
                                                                                            "type_align": "sample string 5",
                                                                                            "ref_line": 6,
                                                                                            "font_name": "sample string 7",
                                                                                            "font_bold": true,
                                                                                            "font_underline": true,
                                                                                            "font_color": "sample string 10",
                                                                                            "st_doc_print": {
                                                                                              "$ref": "40"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "41"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "35"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "35"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "33"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "da5fc270-d6cf-46ae-87dc-42f261292d04",
                                                                              "id_item_sub": "c3632cdb-65a1-4c51-a2f0-c6d8f6b6c019",
                                                                              "validity_date": "2026-01-10T12:09:36.520615+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                              "id_user_upd": "c201da23-7d74-4707-ac4c-9c5cff38ed76",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "24"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "33"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "e38e1f80-f9d5-4596-9ae2-2a10fa847b51",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-01-10T12:09:36.520615+01:00",
                                                                              "date_end": "2026-01-10T12:09:36.520615+01:00",
                                                                              "id_branch": "e52d62c5-6163-4014-9abf-07091b5aeb68",
                                                                              "id_pos": "f0dd46c2-9d8a-47ab-be85-c10774a77c31",
                                                                              "id_list": "361dae13-c2e2-444d-aad3-7e0630dab223",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                              "id_user_upd": "6ea33e0d-9407-4d5b-9589-9f5174bd6636",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "33"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "32"
                                                                            },
                                                                            {
                                                                              "$ref": "32"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "23"
                                                                            },
                                                                            {
                                                                              "$ref": "23"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "32"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "8f3114ce-20f4-4028-9e88-dbc680d00748",
                                                                        "order_id": 2,
                                                                        "id_item": "cf572a49-bb39-47e2-b88a-c311cc5a3b19",
                                                                        "id_item_type": "4de15410-91e7-4f8a-9481-a87eda2046c4",
                                                                        "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": "88e0ec38-94e9-4aff-8a57-a7850da03639",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "4812b9bc-3398-4d7a-a654-f5bbd7a30e96",
                                                                        "count_voucher": 1,
                                                                        "id_category": "c2c7aa90-c251-4851-94a4-e5f49c21ad52",
                                                                        "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                        "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                        "id_user_upd": "b20e0b36-0acb-4e91-96cd-0b311b882c80",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "426c2246-4ee1-45d7-b39e-b9900e7ec14d",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "e9715bbd-3c16-424a-9352-e4a59d04396b",
                                                                          "date_tax": "2026-01-10T12:09:36.520615+01:00",
                                                                          "date_open": "2026-01-10T12:09:36.520615+01:00",
                                                                          "date_close": "2026-01-10T12:09:36.520615+01:00",
                                                                          "id_user_open": "c5c58881-8395-4d0f-8b77-5c5ee9af1446",
                                                                          "id_user_close": "96cd3238-9134-4be8-9d82-6e10432b6ba6",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                          "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "11"
                                                                            },
                                                                            {
                                                                              "$ref": "11"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "e13fff2d-e2cf-4fc9-9abc-411c60e2b23d",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "bf172d66-2dc5-4af5-bd0c-d92b6cae1dfd",
                                                                              "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-01-10T12:09:36.520615+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "a5a1da00-a1cb-4813-ba85-698d6e2165aa",
                                                                              "id_room_unit": "ea5507af-6963-43ee-bec0-1ae15f3c99f0",
                                                                              "id_room_list": "fd0019fa-a2ff-4d79-a0be-a8bdadccb338",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-01-10T12:09:36.520615+01:00",
                                                                              "date_from": "2026-01-10T12:09:36.520615+01:00",
                                                                              "date_end": "2026-01-10T12:09:36.520615+01:00",
                                                                              "date_open": "2026-01-10T12:09:36.520615+01:00",
                                                                              "date_close": "2026-01-10T12:09:36.520615+01:00",
                                                                              "id_employee": "b62610db-8850-4b07-ab24-84b6ce8e72d9",
                                                                              "id_employee_sec": "29325879-6cd1-4916-9cda-c7b12044a495",
                                                                              "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": "7d9b8122-64bd-440b-8b4a-199c4d673b58",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "c5d41702-79e7-4d01-ae3c-f84c97c1e0e7",
                                                                              "id_user_close": "7c5da3ad-d89e-4403-a30f-7079ace312b0",
                                                                              "id_unit_state": "bb2b8f07-719e-4d7b-9bb3-e96154d79df3",
                                                                              "id_pos_sesion": "2b4cb6da-1352-47af-bcd4-bc90a74ff52d",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-01-10T12:09:36.520615+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "20"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "20"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "6216973f-bd78-4be6-ae82-151d2287d67b",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "ea251c96-dc68-48ce-93e1-1d63adaf26d2",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "44c1bc95-f98b-44ef-8773-0f199f0dee0e",
                                                                                "locked": true,
                                                                                "date_locked": "2026-01-10T12:09:36.520615+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                "id_user_upd": "ab5e97c7-1d8d-430e-9f58-eae6af628a80",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "e6602faa-6e8e-4728-aaf5-df8bffcc5e18",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "e428d3bd-badf-489d-9105-da58b6e14e12",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "6d044a79-aaf6-491a-8504-1fd270a781de",
                                                                                  "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": "8443e6f2-ddca-4471-94b0-34c1b6feb892",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                  "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                  "id_user_upd": "b2943eb3-54ba-4400-a231-39ab870b27a8",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "38bf5277-59d2-4dde-909f-5cd5dfa5ecf8",
                                                                                      "id_room": "995c4f9e-7b87-406e-a89b-0e21889cb06b",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "id_user_upd": "6d76fb13-32e6-4c25-87bd-4951045a81c7",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "9"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "b3c2f470-6e19-43e6-9e7e-5fabce174db1",
                                                                                      "id_room": "cfa5ca3c-42fb-4cf0-ab83-c46cc0bb19fb",
                                                                                      "date_in": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "date_out": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "id_user_add": "c330b6b7-0093-428e-9218-55d8fceb2c3a",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "c4ace468-21c9-4e09-966d-06a86d8ab157",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                  "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                  "id_user_upd": "4ae93d41-60b2-4a3b-8865-63ffdc9ddb9d",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "8bfe5bb1-75f6-46fe-88ac-aaeabfdd75a4",
                                                                                      "id_room_state": "32afc498-e545-41aa-a5db-da5107534126",
                                                                                      "id_image": "8261027b-66a6-42fd-ab8d-0cb5fe9f3df4",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                      "id_user_upd": "63670097-1fa3-4753-82c4-a7e3570a0492",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "11e93466-45fd-4863-8327-dadc66f27fcb",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                        "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                        "id_user_upd": "9b5ce2cf-a2df-4eec-b9f6-a0c646c36909",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "7"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "7"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "12"
                                                                                },
                                                                                {
                                                                                  "$ref": "12"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "a2b39dcd-55df-431c-a523-f0c3209e5efe",
                                                                              "id_pos_sesion": "0a8ba2e1-76f3-4a1c-9d4f-09793ff4cd39",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "34ec05d4-3a86-4d7e-a60c-ae1646399bbb",
                                                                              "id_room_unit_activity": "0bce9937-bf66-406d-a941-5e9595999721",
                                                                              "id_doc_sa": "cb5c770b-7327-446c-b658-76db1903f4e2",
                                                                              "id_pos_type": "45b8bc22-f6b9-4b51-945f-ce1fe95b3761",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "64915c73-10db-4714-96aa-b56d31b00f7d",
                                                                              "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-01-10T12:09:36.520615+01:00",
                                                                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "f97ced74-5128-428f-87be-5127094da36d",
                                                                                  "id_user": "9edb4824-334e-4b51-afb3-e8d38e89c522",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                                  "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "c55548a7-4731-4e23-bd0a-3275847964c5",
                                                                              "id_user": "d6a85bae-ba93-4fc0-88ba-19938d8230f7",
                                                                              "date_add": "2026-01-10T12:09:36.520615+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "58",
                                                                    "id": "fa47dd5e-0bd2-4727-86a4-f235c864fc5b",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "562e676c-5c8f-481c-bc3f-644b3bbd379c",
                                                                    "id_doc_print": "faf68de9-98e1-430a-ab65-a2d76b9c19aa",
                                                                    "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-01-10T12:09:36.520615+01:00",
                                                                    "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "24"
                                                                      },
                                                                      {
                                                                        "$ref": "24"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "23"
                                                                    },
                                                                    {
                                                                      "$ref": "23"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "33"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "12"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id_doc_sa": "4ddf944f-81e6-4766-bc90-b14a0e8a21fe",
                                                                    "id_line": 2,
                                                                    "id_item": "98f1ea87-c04a-44f5-a55a-7d2cd09dd0dd",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "23"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "23"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "19"
                                                              },
                                                              {
                                                                "$ref": "19"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "30"
                                                              },
                                                              {
                                                                "$ref": "30"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "15"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "18"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "12"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "30"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "30"
                                                        },
                                                        {
                                                          "$ref": "30"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "15"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "12"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "18"
                                              },
                                              "st_users": {
                                                "$ref": "7"
                                              }
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "7"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "60",
                                              "id_pos": "9be65693-342c-4751-9e7e-3a490c6c682e",
                                              "id_doc": "46ba8ebf-0827-47ab-8564-3152b0c94601",
                                              "value": 3,
                                              "created_on": "2026-01-10T12:09:36.520615+01:00",
                                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "13"
                                              },
                                              "mt_pos": {
                                                "$ref": "9"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "12"
                                            },
                                            {
                                              "$ref": "12"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "61",
                                              "id": "e7f0eb28-82bb-4053-af14-908ddea78a0d",
                                              "id_pos": "440a72b9-e25a-40d4-b6dc-5cc4f21be89b",
                                              "id_doc": "13dd7545-0b5e-4ecb-85e2-7c8ac92a8c8c",
                                              "id_branch": "6a0fe018-f97d-45cd-8123-650a3022fba8",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-01-10T12:09:36.520615+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "f08dde7b-4dcf-4711-9d18-ff252182ec6c",
                                              "id_loc_from": "c7ae6cd1-4b68-486c-9f2e-7779a986013b",
                                              "id_loc_end": "05174d30-8a4b-47ae-9889-33ec57c5faf0",
                                              "id_user_add": "b411082b-cb0e-47b4-9414-bf5182819351",
                                              "id_user_upd": "fc3b4fb7-8c53-47c3-a60f-3b7bcae59b6a",
                                              "id_pos_sesion": "f375ed7b-c987-460b-bca2-a20c7b308535",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-01-10T12:09:36.520615+01:00",
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:36.520615+01:00",
                                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "6"
                                              },
                                              "mt_docs": {
                                                "$ref": "13"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "1b0bcdcf-2eae-491e-9c48-99b94af20e80",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "09d0d385-91a7-4377-81d3-7c0732692098",
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                "id_user_upd": "86c10340-667f-442a-87b3-1cf6d96aa345",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "6"
                                                },
                                                "st_users": {
                                                  "$ref": "7"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "12"
                                                  },
                                                  {
                                                    "$ref": "12"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "12"
                                                  },
                                                  {
                                                    "$ref": "12"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "63",
                                                    "id_location": "f33a73a2-2fbd-4834-adb8-fd25f39820f1",
                                                    "id_item": "3493a8a0-85fd-40be-9efa-026588e371e7",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:36.520615+01:00",
                                                    "last_update": "2026-01-10T12:09:36.520615+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "2"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "62"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "9"
                                              },
                                              "st_users": {
                                                "$ref": "7"
                                              },
                                              "st_users1": {
                                                "$ref": "7"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "64",
                                                  "id_doc_st": "4c6710dd-f21b-4efa-95f7-45b1234a539f",
                                                  "id_line": 2,
                                                  "id_item": "372a1294-29e6-40b5-a7db-6a11783090a8",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "2"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "61"
                                              }
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "62"
                                        },
                                        "mt_locations1": {
                                          "$ref": "62"
                                        },
                                        "mt_pos": {
                                          "$ref": "9"
                                        },
                                        "st_users": {
                                          "$ref": "7"
                                        },
                                        "st_users1": {
                                          "$ref": "7"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "11"
                                          },
                                          {
                                            "$ref": "11"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "17"
                                          },
                                          {
                                            "$ref": "17"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "23"
                                          },
                                          {
                                            "$ref": "23"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "19"
                                          },
                                          {
                                            "$ref": "19"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "12"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "65",
                                            "id": "22fd602d-cdca-46b3-88b8-c1eb5bb8f785",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "d8ce0bdd-10de-402b-9f6c-83953c5b673b",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-01-10T12:09:36.520615+01:00",
                                            "printed": true,
                                            "print_on": "2026-01-10T12:09:36.520615+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "12"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "37"
                                },
                                {
                                  "$ref": "37"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "7"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "35"
                                },
                                {
                                  "$ref": "35"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "32"
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "7333678b-9d28-43d7-b5e1-bd90d37208e3",
                                  "id_pos": "a07195f6-99d1-4fd1-ba3f-26fea16fbf38",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-01-10T12:09:36.520615+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "1f1e0941-e5a2-4045-93e9-3dc8a8c9f75a",
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:36.520615+01:00",
                                  "last_update": "2026-01-10T12:09:36.520615+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "9"
                                  },
                                  "st_users": {
                                    "$ref": "7"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "1012aaa7-6434-4eb6-aad2-5faadea72eb9",
                                  "id_pos": "136ffe0e-265e-4275-9f0f-1a6e760bc344",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:36.520615+01:00",
                                  "last_update": "2026-01-10T12:09:36.520615+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "9"
                                  },
                                  "st_users": {
                                    "$ref": "7"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "f3505a02-7d0f-4348-990d-094bb0a929b4",
                                  "id_pos": "cc80a564-2bf1-4edc-aec0-76bd8d50ad77",
                                  "date_add": "2026-01-10T12:09:36.520615+01:00",
                                  "date_upd": "2026-01-10T12:09:36.520615+01:00",
                                  "date_out": "2026-01-10T12:09:36.520615+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "6"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "f0772403-d100-4c30-81cd-6c985a8f7783",
                                  "id_user_add": "5cf1c412-d520-48c2-9df0-dd748fa1bfa7",
                                  "id_table": "0d501caf-9e21-4c4c-ae70-c3f64002110c",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "8067e3f8-dcfb-4a39-9f32-1ccd03577cdc",
                                  "created_on": "2026-01-10T12:09:36.520615+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "9"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "bb0fd768-a834-48a0-bce2-c42bffebd9f5",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:36.520615+01:00",
                                    "last_update": "2026-01-10T12:09:36.520615+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "5c4900ef-fc85-43d2-9b6a-89094c321c90",
                                        "id_sync": "a8206900-c17a-404e-a95d-425192c8ddd7",
                                        "json": "sample string 3",
                                        "id_table": "bba8221d-f979-491e-a79c-2d5904db94e4",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "6cc8249b-0679-499d-992a-e695d85295bd",
                                          "id_branch_from": "dd056ae5-bbbd-4f88-90b0-5cc84a647920",
                                          "id_branch_to": "4a3f322a-4f06-4737-886c-dfeb76d05c1f",
                                          "type": 4,
                                          "created_on": "2026-01-10T12:09:36.520615+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-01-10T12:09:36.520615+01:00",
                                          "send_on": "2026-01-10T12:09:36.520615+01:00",
                                          "mt_branches": {
                                            "$ref": "6"
                                          },
                                          "mt_branches1": {
                                            "$ref": "6"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "7"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "390f2027-ec01-49c3-ac10-06ed9c1aedc1",
                                  "id_pos": "6632a931-d557-4fe4-a95b-a7f5697e1905",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-01-10T12:09:36.520615+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ]
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "st_users": {
                            "$ref": "7"
                          }
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "3"
                        },
                        {
                          "$ref": "3"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "20"
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "22"
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "9"
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "st_images": {
                        "$ref": "5"
                      },
                      "st_images1": {
                        "$ref": "5"
                      },
                      "st_permisions": [
                        {
                          "$id": "74",
                          "id": "8439b97b-93e9-4a45-a629-40f6116e23ba",
                          "id_function": "2f721aa0-3b5b-4766-bd6f-90b506c5b1fc",
                          "id_user": "bd903859-ef79-45d5-b64a-80449c19016d",
                          "id_profile": "6280b707-20a8-42c4-9d8c-7447e16ef1b3",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-01-10T12:09:36.520615+01:00",
                          "last_update": "2026-01-10T12:09:36.520615+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "75",
                            "id": "34d33549-55f0-4319-942e-9eb242e8df92",
                            "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-01-10T12:09:36.520615+01:00",
                            "last_update": "2026-01-10T12:09:36.520615+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "7"
                              },
                              {
                                "$ref": "7"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "7"
                          },
                          "st_functions": {
                            "$id": "76",
                            "id": "1732e4c8-8b7b-40c3-a823-515cc2cccef8",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "c50a079a-1cd5-41b0-8bf4-21e2ce841882",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "830f2fb9-2517-4d83-a27c-1e8688da9d49",
                            "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-01-10T12:09:36.520615+01:00",
                            "last_update": "2026-01-10T12:09:36.520615+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "77",
                              "id": "907a6d74-bf91-4bab-9a66-657fbc792c2d",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-01-10T12:09:36.520615+01:00",
                              "last_update": "2026-01-10T12:09:36.520615+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "76"
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "75"
                      },
                      "st_users_token": [
                        {
                          "$id": "78",
                          "id": "1154280a-f485-41b5-9933-fed02a2aa928",
                          "token_id": "sample string 2",
                          "id_user": "745f60ad-d09d-4d9f-9f0f-45c661c1eb93",
                          "date_from": "2026-01-10T12:09:36.520615+01:00",
                          "date_end": "2026-01-10T12:09:36.520615+01:00",
                          "created_on": "2026-01-10T12:09:36.520615+01:00",
                          "st_users": {
                            "$ref": "7"
                          }
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "79",
                          "id": "fc4b2e1f-ba24-4184-b784-f1f7e75e35ee",
                          "id_room_activity": "579b24ac-81ee-4fc3-a742-c06a85916452",
                          "id_pos_sesion": "c21bdcd5-1fd1-4877-9d66-c88c0f3116a5",
                          "log_text": "sample string 4",
                          "id_user": "c0e5b070-76cf-4fe9-bff3-2a6a8dcaa7c3",
                          "created_on": "2026-01-10T12:09:36.520615+01:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "7"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "31"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ]
                    },
                    "mt_branches_zones": [
                      {
                        "$ref": "8"
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "mt_employees_branches": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "mt_periods": [
                      {
                        "$id": "80",
                        "id_branch": "ef42fba3-6a4d-4e56-b30e-49ce8dd7c8cb",
                        "exercise_id": 2,
                        "period_id": 3,
                        "date_from": "2026-01-10T12:09:36.520615+01:00",
                        "date_end": "2026-01-10T12:09:36.520615+01:00",
                        "state": "sample string 6",
                        "created_on": "2026-01-10T12:09:36.520615+01:00",
                        "last_update": "2026-01-10T12:09:36.520615+01:00",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "9"
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "st_sync_packages": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "st_sync_packages1": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "30"
                      },
                      {
                        "$ref": "30"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ]
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "mt_categories": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "2"
                  },
                  {
                    "$ref": "2"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "mt_rooms1": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "st_functions": [
                  {
                    "$ref": "76"
                  },
                  {
                    "$ref": "76"
                  }
                ],
                "st_images_types": {
                  "$id": "81",
                  "id": "5ad6e7bf-9748-416c-ae8a-d4d9449f1909",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "active": true,
                  "created_on": "2026-01-10T12:09:36.520615+01:00",
                  "last_update": "2026-01-10T12:09:36.520615+01:00",
                  "commited": true,
                  "st_images": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ]
                },
                "mt_docs": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "st_users": [
                  {
                    "$ref": "7"
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "st_users1": [
                  {
                    "$ref": "7"
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "mt_cloakrooms": [
                  {
                    "$ref": "10"
                  },
                  {
                    "$ref": "10"
                  }
                ]
              },
              "st_users": {
                "$ref": "7"
              },
              "mt_prices_rules": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ]
            },
            "mt_items": {
              "$ref": "2"
            },
            "st_users": {
              "$ref": "7"
            }
          },
          {
            "$ref": "3"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_items_formula": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_units": {
          "$ref": "27"
        },
        "mt_units1": {
          "$ref": "27"
        },
        "st_images": {
          "$ref": "5"
        },
        "st_users": {
          "$ref": "7"
        },
        "mt_items_sub": [
          {
            "$ref": "24"
          },
          {
            "$ref": "24"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_doc_sa_det_stock": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "tt_doc_st_det": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_stock": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ],
        "tt_vouchers_det": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ]
      },
      {
        "$ref": "2"
      }
    ],
    "st_users": {
      "$ref": "7"
    }
  },
  {
    "$ref": "1"
  }
]