GET api/Mt_Categories_Items?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_categories_items
NameDescriptionTypeAdditional information
id_category

globally unique identifier

Required

id_item

globally unique identifier

Required

is_default

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_category": "d4bc8d43-6b77-4baa-a08b-ec1adc0b30d7",
    "id_item": "f910ee6a-00ab-4735-b414-c889c7ffce01",
    "is_default": true,
    "active": true,
    "created_on": "2025-12-08T21:26:40.1848288+01:00",
    "last_update": "2025-12-08T21:26:40.1848288+01:00",
    "id_user_upd": "6231344c-0520-420c-b132-8a7645de92ee",
    "commited": true,
    "mt_categories": {
      "$id": "2",
      "id": "92638100-d6ba-4299-bea4-100ea3e03d74",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_item_type": "2f31f39e-671e-4c7a-88fc-0c3fbd47dc44",
      "order_type": 5,
      "name_pos": "sample string 6",
      "id_image": "74af8ca9-8afd-4172-89f8-29f28be28073",
      "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": "2025-12-08T21:26:40.1848288+01:00",
      "last_update": "2025-12-08T21:26:40.1848288+01:00",
      "id_user_upd": "f74d21fb-f76d-41e1-abcf-c00f62e6c685",
      "commited": true,
      "mt_categories_items": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_images": {
        "$id": "3",
        "id": "9e734b76-3337-4d57-828b-8f02aa59a621",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "eacc3cec-2629-47e5-b870-7487e132d2c6",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2025-12-08T21:26:40.1848288+01:00",
        "last_update": "2025-12-08T21:26:40.1848288+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "d934182d-e801-437b-9ae6-1dac0e2ac893",
            "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": "949a43cf-7cd5-49c2-ad52-4c26e5bf937d",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2025-12-08T21:26:40.1848288+01:00",
            "last_update": "2025-12-08T21:26:40.1848288+01:00",
            "id_user_upd": "5bb7b96a-e0b8-4c6d-a591-4b8a4c74a2c2",
            "commited": true,
            "st_images": {
              "$ref": "3"
            },
            "st_users": {
              "$id": "5",
              "id": "9707a688-0f22-443d-bc78-8aa57673eb74",
              "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": "6c3cd30c-f3c4-4e10-bdcc-bf027a10b154",
              "view_messages": true,
              "id_image_photo": "f96396b6-9600-4c2d-a166-e796075a29b3",
              "reserved": true,
              "pos_access": true,
              "back_access": true,
              "name_pos": "sample string 13",
              "id_image": "58f4e4d4-8861-475d-a39d-1cfeabb9befe",
              "view_pos": true,
              "order": 15,
              "color_border": "sample string 16",
              "color_button": "sample string 17",
              "color_font": "sample string 18",
              "active": true,
              "created_on": "2025-12-08T21:26:40.1848288+01:00",
              "last_update": "2025-12-08T21:26:40.1848288+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_branches_zones": [
                {
                  "$id": "6",
                  "id": "da903683-2440-4e2c-b154-4043e4a8560f",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_branch": "ce6e22ea-9423-4c5a-aec8-719e3422dbfe",
                  "active": true,
                  "created_on": "2025-12-08T21:26:40.1848288+01:00",
                  "last_update": "2025-12-08T21:26:40.1848288+01:00",
                  "id_user_upd": "4b550709-27e7-46d0-acc5-44b8e2d26caf",
                  "commited": true,
                  "mt_branches": {
                    "$ref": "4"
                  },
                  "mt_pos": [
                    {
                      "$id": "7",
                      "id": "5b5f28ea-03b5-4b72-a7f7-a848fe2cb8e1",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_branch": "e1331e14-89f8-46a4-af34-6dffe35f272c",
                      "id_zone": "2626fe6c-b390-4ccf-bbc1-f9e9c45c1569",
                      "user_required": true,
                      "active": true,
                      "created_on": "2025-12-08T21:26:40.1848288+01:00",
                      "last_update": "2025-12-08T21:26:40.1848288+01:00",
                      "id_user_upd": "8e4fb2fe-f7bc-4586-86a8-3ca975b90022",
                      "commited": true,
                      "mt_branches_zones": {
                        "$ref": "6"
                      },
                      "mt_cloakrooms": [
                        {
                          "$id": "8",
                          "id": "70259f93-6c55-4af0-8315-285fae2cc488",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "id_pos": "83357e52-5bea-4640-b10d-136dc60b4526",
                          "unit_ini": 5,
                          "unit_end": 6,
                          "name_pos": "sample string 7",
                          "id_image": "77884b93-911f-4b53-a2fd-407c91390467",
                          "view_pos": true,
                          "order": 9,
                          "color_border": "sample string 10",
                          "color_button": "sample string 11",
                          "color_font": "sample string 12",
                          "active": true,
                          "created_on": "2025-12-08T21:26:40.1848288+01:00",
                          "last_update": "2025-12-08T21:26:40.1848288+01:00",
                          "id_user_upd": "ecb1fab3-1d96-4ed5-8b59-54b13a2fd5e3",
                          "commited": true,
                          "mt_pos": {
                            "$ref": "7"
                          },
                          "st_images": {
                            "$ref": "3"
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "tt_cloakrooms_units": [
                            {
                              "$id": "9",
                              "id": "ceb08311-19dc-473a-b852-d7b92fd53701",
                              "id_cloakroom": "46eb06ea-5db0-47a5-b0b6-74025f14055f",
                              "id_pos_sesion": "701bdb2e-4a81-496b-8477-7ed955be3488",
                              "unit_id": 4,
                              "date_open": "2025-12-08T21:26:40.1848288+01:00",
                              "date_close": "2025-12-08T21:26:40.1848288+01:00",
                              "id_doc_sa": "70a94442-72f7-4d30-a56d-ad2bcaed0b3e",
                              "commited": true,
                              "mt_cloakrooms": {
                                "$ref": "8"
                              },
                              "tt_doc_sa": {
                                "$id": "10",
                                "id": "c609dc23-bc1e-4be2-998b-656453937613",
                                "id_pos": "f300fd8d-3f76-4223-bbc2-b02beedcbb56",
                                "id_doc": "f264f433-210c-4e43-945c-32afe9303163",
                                "id_branch": "054952e2-55ec-4876-9b03-7af8b544317c",
                                "nro_doc": "sample string 5",
                                "date_doc": "2025-12-08T21:26:40.1848288+01:00",
                                "date_tax": "2025-12-08T21:26:40.1848288+01:00",
                                "hour_doc": "00:00:00.1234567",
                                "block": true,
                                "id_ref": "16c5e925-5736-4e8b-8622-24d3ac837672",
                                "id_relationship": "c09d0e99-73f4-4984-a6b2-504cc0feefdf",
                                "id_loc_from": "17a9b5ef-e09c-45f7-ab67-e3424e295a61",
                                "id_loc_end": "fd15e9da-22ff-4fac-9dbc-cef398b999cd",
                                "id_user_add": "2cd002b9-aca7-4fe1-9fa7-5b848d9500c7",
                                "id_user_upd": "ff68ec7b-990a-4904-b550-8e2a29aa2a09",
                                "comment": "sample string 12",
                                "id_pos_sesion": "219c6d26-47ff-4cfb-9571-4c2b75781cc7",
                                "id_room_unit": "51e263fb-d639-42c6-8765-f4df1ba46974",
                                "ref_locator": "sample string 13",
                                "ref_zone_aut": "sample string 14",
                                "id_pos_type": "f0c370e1-4e2b-43a1-a268-358c02e5eeda",
                                "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": "2025-12-08T21:26:40.1848288+01:00",
                                "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                "commited": true,
                                "created_by": 1,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_docs": {
                                  "$id": "11",
                                  "id": "f7c05b19-f3e5-4e9b-966b-d79971af2635",
                                  "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": "047aa914-5c97-44b9-81cd-c73b7e0615e3",
                                  "view_pos": true,
                                  "order": 23,
                                  "color_border": "sample string 24",
                                  "color_button": "sample string 25",
                                  "color_font": "sample string 26",
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                  "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                  "id_user_upd": "483dcf08-8726-4735-885e-296272a57fbd",
                                  "commited": true,
                                  "mt_docs_payment_money": [
                                    {
                                      "$id": "12",
                                      "id_doc": "9bfc4392-6de9-43f8-9580-aebb3e60aadd",
                                      "id_pay": "9df5c66a-ea6b-48bd-a4ac-95069fd3d319",
                                      "id_money": "e8dd535f-736a-4be5-a6f6-60e05e850542",
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                      "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                      "id_user_upd": "1b1a688e-22f1-46d5-a39e-82594dab1584",
                                      "commited": true,
                                      "mt_docs": {
                                        "$ref": "11"
                                      },
                                      "mt_money_types": {
                                        "$id": "13",
                                        "id": "772c2672-9f78-46bb-95be-1a1200978591",
                                        "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": "b67acf50-7c88-48ee-a8ce-8af57431c46c",
                                        "view_pos": true,
                                        "order": 8,
                                        "color_border": "sample string 9",
                                        "color_button": "sample string 10",
                                        "color_font": "sample string 11",
                                        "active": true,
                                        "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                        "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                        "id_user_upd": "3e5b2109-821a-4e99-9015-8bfc5bab7f96",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "mt_money_rates": [
                                          {
                                            "$id": "14",
                                            "id_money_1": "47a85bc3-3959-4ef6-bb47-2846293f9a47",
                                            "id_money_2": "f66287ff-471d-42c8-9c6f-3f69f9e02820",
                                            "date_from": "2025-12-08T21:26:40.1848288+01:00",
                                            "coefficient": 4.1,
                                            "active": true,
                                            "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                            "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                            "id_user_upd": "9a432286-afec-4345-8a57-39946b6f67db",
                                            "commited": true,
                                            "mt_money_types": {
                                              "$ref": "13"
                                            },
                                            "mt_money_types1": {
                                              "$ref": "13"
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            }
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "mt_money_rates1": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "3"
                                        },
                                        "st_users": {
                                          "$ref": "5"
                                        },
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$id": "15",
                                            "id_doc_sa": "1ca91c01-2e9b-402e-b8bd-54c18ef8d61c",
                                            "id_pay": "6a734712-e9e6-4586-bfcf-7030398716cd",
                                            "id_money": "9db583de-caf8-4471-adcd-17bf3d4cd243",
                                            "date_cashflow": "2025-12-08T21:26:40.1848288+01:00",
                                            "coefficient": 5.1,
                                            "id_user_add": "a24e7e9c-740f-4026-b8c1-53cadfd6d3cf",
                                            "amt_tot_md": 7.1,
                                            "amt_tot_mo": 8.1,
                                            "mt_payment_types": {
                                              "$id": "16",
                                              "id": "9b5b2e4c-48d8-4319-ad79-bb4af07b64df",
                                              "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": "3c431d2e-c02a-489a-9f1c-e9c6f4bfbf5c",
                                              "view_pos": true,
                                              "order": 13,
                                              "color_border": "sample string 14",
                                              "color_button": "sample string 15",
                                              "color_font": "sample string 16",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                              "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                              "id_user_upd": "da4e0c90-a958-40b4-ac62-81ad44bb64ec",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "12"
                                                },
                                                {
                                                  "$ref": "12"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "3"
                                              },
                                              "st_users": {
                                                "$ref": "5"
                                              },
                                              "tt_doc_sa_cashflow": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$id": "17",
                                                  "id_doc_sa": "dae8f882-1672-43be-a225-1136746161e4",
                                                  "id_line": 2,
                                                  "id_pay": "faca8ff4-87fd-4337-8af0-7edc4d7e60b9",
                                                  "id_money": "673d9d96-4674-4169-b515-5a41ca81c124",
                                                  "coefficient": 5.1,
                                                  "id_voucher": "6680b187-0f02-4e29-83aa-694f9b15b792",
                                                  "id_employee": "cc5a6abc-95c5-4be2-87e7-2b5ea11e0136",
                                                  "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": "24e347be-de9e-4356-98e4-a81272cbccad",
                                                  "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": "18",
                                                    "id": "a951890f-b375-47b6-bb77-082b1f48bcc8",
                                                    "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": "8e304765-acc8-4f2d-9937-d86203f812f5",
                                                    "name_pos": "sample string 12",
                                                    "id_image": "513f6dba-02d2-4aa1-b837-58e659d928c3",
                                                    "view_pos": true,
                                                    "order": 14,
                                                    "color_border": "sample string 15",
                                                    "color_button": "sample string 16",
                                                    "color_font": "sample string 17",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                    "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                    "id_user_upd": "9c1b40c4-33a5-4100-9a0f-439ab7de2c7b",
                                                    "commited": true,
                                                    "mt_employees_branches": [
                                                      {
                                                        "$id": "19",
                                                        "id_employee": "daa33c45-7dbe-421e-817e-b3c57b416ddd",
                                                        "id_branch": "9325972a-8d49-4020-98f8-46d6681b89a4",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                        "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                        "id_user_upd": "9958f121-e747-45ee-bd79-840ea8ec81fd",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "4"
                                                        },
                                                        "mt_employees": {
                                                          "$ref": "18"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "19"
                                                      }
                                                    ],
                                                    "mt_employees_profiles": {
                                                      "$id": "20",
                                                      "id": "f192cda7-4a16-47e0-aa77-73cada3c451d",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "authorized": true,
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                      "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                      "id_user_upd": "a841d406-fe39-4295-9151-860ef5ab471b",
                                                      "commited": true,
                                                      "mt_employees": [
                                                        {
                                                          "$ref": "18"
                                                        },
                                                        {
                                                          "$ref": "18"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "st_images": {
                                                      "$ref": "3"
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "tt_doc_sa_det": [
                                                      {
                                                        "$id": "21",
                                                        "id_doc_sa": "d9749f83-09a1-4af5-83ae-c06cb48398e8",
                                                        "id_line": 2,
                                                        "id_item_sub": "40fd8e02-3abf-4b4c-83c1-93f798ca5fe3",
                                                        "qty": 4.1,
                                                        "id_list": "af43c3f8-1e74-4022-8ba7-e29ede93ea62",
                                                        "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": "084a767a-f084-4f87-af13-94897d7c5f14",
                                                        "is_used": true,
                                                        "qty_vou": 1.1,
                                                        "amt_vou": 1.1,
                                                        "comment": "sample string 15",
                                                        "ref_det": "sample string 16",
                                                        "id_employee": "21204227-0228-4318-94e9-0357f7479da9",
                                                        "name_generic": "sample string 17",
                                                        "type_ope": 1,
                                                        "id_user_add": "a42148b9-d563-441e-b7bf-d8d0d8fa3ffd",
                                                        "id_user_upd": "b61935ea-7c9e-4f2b-9dc8-dfada7b6d642",
                                                        "active": true,
                                                        "mt_employees": {
                                                          "$ref": "18"
                                                        },
                                                        "mt_items_sub": {
                                                          "$id": "22",
                                                          "id": "1d30f724-fd22-46bf-9841-644313533057",
                                                          "id_item": "8e44c650-4283-4b36-a95d-df95a7302dca",
                                                          "id_item_type": "f67ed49c-c2d2-4936-86f1-47415c4d6a75",
                                                          "is_default": true,
                                                          "barcode": "sample string 5",
                                                          "voucher_apply": true,
                                                          "id_voucher_json": "5701875f-191c-4818-ae60-7f4a91559017",
                                                          "count_voucher": 1,
                                                          "id_voucher_type": 1,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                          "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                          "id_user_upd": "1f8e26bd-ac20-45b3-97ae-76740137dcc4",
                                                          "commited": true,
                                                          "mt_items": {
                                                            "$id": "23",
                                                            "id": "6b79d1d8-f018-4b2d-84fd-4bf0c9db5ff8",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "id_unit": "f548932f-2db2-4dd1-848b-4a080b997904",
                                                            "id_unit_sec": "a7d7366d-9156-4133-929a-df5d8fec3cf0",
                                                            "id_brand": "b1fbecb9-31fb-4abb-bf97-33cd20b4d44a",
                                                            "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": "28c4b161-567d-429e-a656-5386c5d901b6",
                                                            "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": "2025-12-08T21:26:40.1848288+01:00",
                                                            "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                            "id_user_upd": "add7e314-0eef-4da1-9086-f998e3b9abc2",
                                                            "commited": true,
                                                            "mt_brands": {
                                                              "$id": "24",
                                                              "id": "48f3d4d7-d9b0-4a2d-b7b4-d1612759241e",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                              "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                              "id_user_upd": "194848f2-17ff-49fc-9e21-e5520bd351ce",
                                                              "commited": true,
                                                              "mt_items": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "5"
                                                              }
                                                            },
                                                            "mt_categories_items": [
                                                              {
                                                                "$ref": "1"
                                                              },
                                                              {
                                                                "$ref": "1"
                                                              }
                                                            ],
                                                            "mt_items_featured": [
                                                              {
                                                                "$id": "25",
                                                                "id": "0ec70199-813d-47e4-902b-4841d06db4ec",
                                                                "id_branch": "f5faa120-ebad-4e84-8a74-c0c8c053d40a",
                                                                "id_pos_type": "0f1752ea-71a2-4025-8379-7d4ad7eecaea",
                                                                "id_pos": "aea32dd6-f943-4106-ae2f-b44ea62fde17",
                                                                "id_item": "518ea8f8-b2b4-41b8-823e-fc20febdb82d",
                                                                "date_from": "2025-12-08T21:26:40.1848288+01:00",
                                                                "date_end": "2025-12-08T21:26:40.1848288+01:00",
                                                                "image_id": 4,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                "id_user_upd": "d830df8c-7aa3-4500-aa41-00ba2dc940af",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_items": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_pos": {
                                                                  "$ref": "7"
                                                                },
                                                                "mt_pos_types": {
                                                                  "$id": "26",
                                                                  "id": "3f350ed3-9df0-4f79-963d-d132cbbaa9bb",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "is_module": true,
                                                                  "order": 5,
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                  "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                  "id_user_upd": "25e615ff-d4a3-4f87-97bc-f973455f3b4d",
                                                                  "commited": true,
                                                                  "mt_items_featured": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$id": "27",
                                                                      "id_pos_print": "59ad460c-67e1-4982-8899-5dbb0b29dba8",
                                                                      "id_doc": "9c808359-5152-43ed-8cda-700d45fd3fe9",
                                                                      "id_pos_type": "66c3c8dd-d2a9-4e7e-85fa-4ecf56334cb0",
                                                                      "id_doc_print": "f8d70093-6db3-47b2-bf9a-b923103b988e",
                                                                      "copies": 5,
                                                                      "print_mode": 6,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                      "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                      "id_user_upd": "dc2c719b-6e59-4711-8fa1-c327dfd61a47",
                                                                      "commited": true,
                                                                      "mt_docs": {
                                                                        "$ref": "11"
                                                                      },
                                                                      "mt_pos_print": {
                                                                        "$id": "28",
                                                                        "id": "43650e7e-9cab-4e39-a0eb-55280e01e8ae",
                                                                        "id_pos": "f49eed97-a6a6-4753-b298-088338d4e79e",
                                                                        "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": "2025-12-08T21:26:40.1848288+01:00",
                                                                        "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                        "id_user_upd": "4db20eb7-f8a7-48bf-82e4-b2ff2825c8e6",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_pos_doc_print": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      "mt_pos_types": {
                                                                        "$ref": "26"
                                                                      },
                                                                      "st_doc_print": {
                                                                        "$id": "29",
                                                                        "id": "2f5543d0-5735-48bc-9bce-efa6ecc62846",
                                                                        "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": "2025-12-08T21:26:40.1848288+01:00",
                                                                        "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                        "commited": true,
                                                                        "mt_pos_doc_print": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ],
                                                                        "st_doc_print_det": [
                                                                          {
                                                                            "$id": "30",
                                                                            "id_doc_print": "16ce7a37-c704-4176-a54e-521fe67a04d8",
                                                                            "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": "29"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_pos_view": [
                                                                    {
                                                                      "$id": "31",
                                                                      "id_pos": "0551aae5-247b-4ecf-8bb5-b98490ed11c1",
                                                                      "id_pos_type": "4b219bdb-53aa-4a84-a023-03fdeadf2055",
                                                                      "is_default": true,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                      "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                      "id_user_upd": "a1fa7972-87a9-4bb6-b5f3-e1335f0bc633",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "32",
                                                                          "id_pos": "34d3a1fa-9a4a-4007-b6bd-8b67d72f6b6e",
                                                                          "id_pos_type": "decbbdab-1437-4ad5-9e58-3719e9ccc337",
                                                                          "id_price_list": "adf93b04-fdf1-4ae4-ad38-7eac4ba3c50f",
                                                                          "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": "2025-12-08T21:26:40.1848288+01:00",
                                                                          "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                          "id_user_upd": "0478fafe-2f0d-480e-90eb-488f1c9a389a",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$ref": "31"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$id": "33",
                                                                            "id": "cb707ded-507a-400a-92ea-3d1d5190776c",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_ref": "8ebcfc4c-8297-4061-a993-d14d8ebbc768",
                                                                            "tax_included": true,
                                                                            "switch_select": true,
                                                                            "item_type_default": 7,
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "b15bc17a-5705-4f8a-ad2f-bed8fae32ddd",
                                                                            "view_pos": true,
                                                                            "order": 10,
                                                                            "color_border": "sample string 11",
                                                                            "color_button": "sample string 12",
                                                                            "color_font": "sample string 13",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                            "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                            "id_user_upd": "6af8334e-abec-4a34-89a8-3228e24e852d",
                                                                            "commited": true,
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ],
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "34",
                                                                                "id_list": "178fbd4d-6349-4989-8c64-8643f61f3591",
                                                                                "id_item_sub": "9ad4bf24-f5aa-43a5-82f3-cb74e81e52ae",
                                                                                "validity_date": "2025-12-08T21:26:40.1848288+01:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                "id_user_upd": "38925470-ad33-4c59-85af-d689249eaccb",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "22"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "33"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "5"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "34"
                                                                              }
                                                                            ],
                                                                            "mt_prices_list1": [
                                                                              {
                                                                                "$ref": "33"
                                                                              },
                                                                              {
                                                                                "$ref": "33"
                                                                              }
                                                                            ],
                                                                            "mt_prices_list2": {
                                                                              "$ref": "33"
                                                                            },
                                                                            "mt_prices_list_rules": [
                                                                              {
                                                                                "$id": "35",
                                                                                "id": "c109dab4-f161-4442-bc32-a8517b7c2c10",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2025-12-08T21:26:40.1848288+01:00",
                                                                                "date_end": "2025-12-08T21:26:40.1848288+01:00",
                                                                                "id_branch": "f9c2f0cf-ce88-42b8-875e-ede0785cc0bd",
                                                                                "id_pos": "a4bc10a3-03f8-423e-a19c-1971ffa4af4c",
                                                                                "id_list": "87f8ccb8-5ed7-4ee2-9b4d-7cdc0c25db0b",
                                                                                "view_list": true,
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                "id_user_upd": "bf2921fe-a170-41c5-adc8-732aad05f03b",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "33"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "5"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "mt_prices_rules": [
                                                                              {
                                                                                "$id": "36",
                                                                                "id": "9ae2440a-c40b-4efa-8d46-5c6cad206d79",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2025-12-08T21:26:40.1848288+01:00",
                                                                                "date_end": "2025-12-08T21:26:40.1848288+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": "c04f094c-8d79-4ac5-85f7-319ba9d43e36",
                                                                                "id_pos": "3c90fd3d-e546-43ed-8470-c41a9f67ed35",
                                                                                "id_list": "c2237f38-9ca2-44de-bb09-03e84640ff1c",
                                                                                "id_item": "c4423ab5-9248-4808-a03a-1284acbae834",
                                                                                "id_item_type": "83dfb40a-097c-4b0a-90fc-edee3fc12f0a",
                                                                                "id_category": "711726f7-bdb7-4bb2-b7c3-d91532b1ebf9",
                                                                                "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": "2025-12-08T21:26:40.1848288+01:00",
                                                                                "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                "id_user_upd": "aa257a7d-7360-439d-9aa0-1ff860472012",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "mt_categories": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_items": {
                                                                                  "$ref": "23"
                                                                                },
                                                                                "mt_items_types": {
                                                                                  "$id": "37",
                                                                                  "id": "ad797ff9-2e4b-4040-8e93-f22e777c82bc",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_short": "sample string 4",
                                                                                  "name_pos": "sample string 5",
                                                                                  "id_image": "13b48844-f287-4204-b53d-8c7200f0e83a",
                                                                                  "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": "2025-12-08T21:26:40.1848288+01:00",
                                                                                  "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                  "id_user_upd": "577e085d-93d0-4d74-af24-7318c345fcba",
                                                                                  "commited": true,
                                                                                  "tt_vouchers_det": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_voucher": "147f13e8-f1dd-4884-ba9a-3c39e8ec3c88",
                                                                                      "id_line": "65a1d086-8b01-48eb-a860-9c9e5186a945",
                                                                                      "id_category": "33cb1d30-ecd4-4264-a350-44b65e17afe5",
                                                                                      "id_item": "e3c48bae-ce88-4550-9cba-95922e1fe5d7",
                                                                                      "id_item_type": "a9e5dc88-f1ce-4ef8-9721-8049c594fdfc",
                                                                                      "price_max": 1.1,
                                                                                      "qty_add": 3.1,
                                                                                      "qty_used": 4.1,
                                                                                      "mt_categories": {
                                                                                        "$ref": "2"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "23"
                                                                                      },
                                                                                      "mt_items_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "tt_vouchers": {
                                                                                        "$id": "39",
                                                                                        "id": "79a274c2-513a-449e-9975-e716a7c44878",
                                                                                        "id_voucher": 2,
                                                                                        "locator_voucher": "sample string 3",
                                                                                        "qr_code": "sample string 4",
                                                                                        "date_from": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "date_end": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "date_used": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "date_sesion": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "id_employee": "63996d16-57eb-4e02-a0fa-0e6486df107e",
                                                                                        "id_branch": "3691c20d-eb54-4768-bfa0-607a288c46f8",
                                                                                        "id_voucher_permision": "5abca84b-12a5-4730-960f-3675bf2851e4",
                                                                                        "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": "53abc0f8-5c01-47a3-b6cf-bad2f59a6f4b",
                                                                                        "id_user_add": "debeaae1-3f54-42d3-84e0-ecfcbbf94a9f",
                                                                                        "id_doc_sa": "3c7dbd92-e880-4060-8d0a-e5f376533135",
                                                                                        "id_item_sub": "69e2e0f0-5f39-4ce3-a3e2-f3a594ac4238",
                                                                                        "id_pos_sesion": "dc472883-56c4-4607-ac7c-298efce11cdb",
                                                                                        "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": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "commited": true,
                                                                                        "mt_branches": {
                                                                                          "$ref": "4"
                                                                                        },
                                                                                        "mt_employees": {
                                                                                          "$ref": "18"
                                                                                        },
                                                                                        "mt_payment_types": {
                                                                                          "$ref": "16"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "5"
                                                                                        },
                                                                                        "tt_doc_sa_pay": [
                                                                                          {
                                                                                            "$ref": "17"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "17"
                                                                                          }
                                                                                        ],
                                                                                        "tt_vouchers_det": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "tt_vouchers_permisions": {
                                                                                          "$id": "40",
                                                                                          "id": "5f4228be-1b86-40ea-ac62-64172828549e",
                                                                                          "date_from": "2025-12-08T21:26:40.1848288+01:00",
                                                                                          "date_end": "2025-12-08T21:26:40.1848288+01:00",
                                                                                          "date_used": "2025-12-08T21:26:40.1848288+01:00",
                                                                                          "id_employee": "6afa75c5-4e0a-4718-861c-f1b836c482aa",
                                                                                          "id_branch": "58d4e2fc-4684-47b6-bdbf-20a85ac8251a",
                                                                                          "count": 6,
                                                                                          "count_used": 1,
                                                                                          "unlimited": true,
                                                                                          "id_user_add": "3d7c5e86-7686-4994-b28a-c60b6eef2512",
                                                                                          "is_entry": true,
                                                                                          "is_consume": true,
                                                                                          "active": true,
                                                                                          "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                          "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                          "commited": true,
                                                                                          "mt_branches": {
                                                                                            "$ref": "4"
                                                                                          },
                                                                                          "mt_employees": {
                                                                                            "$ref": "18"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "5"
                                                                                          },
                                                                                          "tt_vouchers": [
                                                                                            {
                                                                                              "$ref": "39"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "39"
                                                                                            }
                                                                                          ]
                                                                                        }
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "mt_items_sub": [
                                                                                    {
                                                                                      "$ref": "22"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "22"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_rules": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ],
                                                                                  "tt_items_customs": [
                                                                                    {
                                                                                      "$id": "41",
                                                                                      "id": "b8d075f7-178e-4ce5-9ddf-3a5450233591",
                                                                                      "order_id": 2,
                                                                                      "id_item": "1608c650-0a81-43f2-83f2-42a8775c5400",
                                                                                      "id_item_type": "d2d1fbb5-8fc2-4fbd-b35a-260165a0d708",
                                                                                      "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": "d469d9c9-02af-4bfa-b208-e3cfc70a7504",
                                                                                      "type_item": 11,
                                                                                      "id_voucher_json": "4230bd05-2da6-4507-b23c-587919ab341f",
                                                                                      "count_voucher": 1,
                                                                                      "id_category": "9f5bf9e7-0191-4b6f-bd9e-7f632c9cc578",
                                                                                      "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                      "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                      "id_user_upd": "23cb53c7-f29f-4e1c-bd25-49408f1c194d",
                                                                                      "commited": true,
                                                                                      "mt_items": {
                                                                                        "$ref": "23"
                                                                                      },
                                                                                      "mt_items_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "tt_pos_sesion": {
                                                                                        "$id": "42",
                                                                                        "id": "f6f64def-d32e-419f-8516-ad06890b9c42",
                                                                                        "nro_sesion": 2,
                                                                                        "id_pos": "6d565d31-e395-48b7-b598-0812f2914836",
                                                                                        "date_tax": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "date_open": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "date_close": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "id_user_open": "9f8a251a-bf00-4e14-857f-74ed385a63c8",
                                                                                        "id_user_close": "68eeacd8-0152-4f1a-972c-07a702453a14",
                                                                                        "nro_z": 1,
                                                                                        "amt_tot": 1.1,
                                                                                        "locator_event": "sample string 6",
                                                                                        "status_pos": 7,
                                                                                        "training_sesion": true,
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "7"
                                                                                        },
                                                                                        "tt_cloakrooms_units": [
                                                                                          {
                                                                                            "$ref": "9"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "9"
                                                                                          }
                                                                                        ],
                                                                                        "tt_items_customs": [
                                                                                          {
                                                                                            "$ref": "41"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "41"
                                                                                          }
                                                                                        ],
                                                                                        "tt_doc_sa_pt": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id": "beecb236-7891-44c9-bd8c-9bea002c4b6a",
                                                                                            "json_object": "sample string 2",
                                                                                            "json_pays": "sample string 3",
                                                                                            "id_pos_sesion": "cc939784-f507-450c-b1e8-60ae0c57013b",
                                                                                            "type_pay": 5,
                                                                                            "module": "sample string 6",
                                                                                            "process": true,
                                                                                            "json_cloackrooms": "sample string 8",
                                                                                            "multi_select": 9,
                                                                                            "terminal_name": "sample string 10",
                                                                                            "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "tt_pos_sesion": {
                                                                                              "$ref": "42"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "43"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$id": "44",
                                                                                            "id": "3e855865-261f-473b-8f89-5bc2c7f4e7a7",
                                                                                            "id_room_unit": "21e43abf-4e59-4d3e-8abf-55d2bc90b6c2",
                                                                                            "id_room_list": "6241df20-f030-40ff-8085-12da48674e20",
                                                                                            "nro_res_ext": "sample string 3",
                                                                                            "date_reserved": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "date_from": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "date_end": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "date_open": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "date_close": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "id_employee": "bc825342-93a1-4a64-841f-c1f0601b1ec4",
                                                                                            "id_employee_sec": "7352efbe-de9b-4134-b5b6-a0260d26049a",
                                                                                            "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": "06540868-e493-4908-a7c7-f2f46708c4b3",
                                                                                            "comment": "sample string 7",
                                                                                            "id_user_open": "dd832b46-0dce-4646-a185-c37344172df7",
                                                                                            "id_user_close": "c0f62f00-dbf1-4e80-9e03-3cf6e8cbc424",
                                                                                            "id_unit_state": "96076768-1f00-4b36-9ffb-00b7f7b055d8",
                                                                                            "id_pos_sesion": "9018d4fa-d18f-4c51-aebf-0b541a613ec3",
                                                                                            "vip": true,
                                                                                            "paid": true,
                                                                                            "send": true,
                                                                                            "send_date": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "active": true,
                                                                                            "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "commited": true,
                                                                                            "mt_employees": {
                                                                                              "$ref": "18"
                                                                                            },
                                                                                            "mt_employees1": {
                                                                                              "$ref": "18"
                                                                                            },
                                                                                            "mt_rooms_units": {
                                                                                              "$id": "45",
                                                                                              "id": "1bd4bb00-f76f-4199-a919-42128be3a4fe",
                                                                                              "id_mask": "sample string 2",
                                                                                              "name": "sample string 3",
                                                                                              "name_label": "sample string 4",
                                                                                              "name_zone": "sample string 5",
                                                                                              "order": 6,
                                                                                              "id_room": "0880d4aa-8762-41d0-ac20-dea73bf502d0",
                                                                                              "pax": 8,
                                                                                              "pos_x": 9,
                                                                                              "pos_y": 10,
                                                                                              "size_w": 1,
                                                                                              "size_h": 1,
                                                                                              "in_map": true,
                                                                                              "reserved_on": true,
                                                                                              "id_room_type": "63e37a52-6474-40ee-8669-5897e2c9595c",
                                                                                              "locked": true,
                                                                                              "date_locked": "2025-12-08T21:26:40.1848288+01:00",
                                                                                              "comment_locked": "sample string 15",
                                                                                              "active": true,
                                                                                              "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                              "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                              "id_user_upd": "0fb15709-f890-43f4-bf32-a1d5bb36b31d",
                                                                                              "commited": true,
                                                                                              "mt_rooms": {
                                                                                                "$id": "46",
                                                                                                "id": "34a6b4f6-e55b-4d32-88ce-cfaf17852016",
                                                                                                "id_mask": "sample string 2",
                                                                                                "name": "sample string 3",
                                                                                                "description": "sample string 4",
                                                                                                "id_branch": "6ad14706-3a36-4a28-89c3-418edbb7d4d5",
                                                                                                "name_pos": "sample string 6",
                                                                                                "id_image": "9b4c6703-638e-4368-951a-e5e30cf6e277",
                                                                                                "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": "bd546cc7-232f-4186-bd95-3aae0d3de30b",
                                                                                                "refresh_status": true,
                                                                                                "active": true,
                                                                                                "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                "id_user_upd": "dec00aeb-e737-44a0-9ef3-72cd3596a350",
                                                                                                "commited": true,
                                                                                                "mt_branches": {
                                                                                                  "$ref": "4"
                                                                                                },
                                                                                                "mt_pos_rooms": [
                                                                                                  {
                                                                                                    "$id": "47",
                                                                                                    "id_pos": "a08581bd-e17c-4531-ae7d-51269430d529",
                                                                                                    "id_room": "411d1862-efba-4913-81a8-d43218d26f28",
                                                                                                    "active": true,
                                                                                                    "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                    "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                    "id_user_upd": "13b5a101-aa1a-44d1-8cb6-44aac9dc9806",
                                                                                                    "commited": true,
                                                                                                    "mt_pos": {
                                                                                                      "$ref": "7"
                                                                                                    },
                                                                                                    "mt_rooms": {
                                                                                                      "$ref": "46"
                                                                                                    },
                                                                                                    "st_users": {
                                                                                                      "$ref": "5"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "47"
                                                                                                  }
                                                                                                ],
                                                                                                "st_images": {
                                                                                                  "$ref": "3"
                                                                                                },
                                                                                                "st_images1": {
                                                                                                  "$ref": "3"
                                                                                                },
                                                                                                "st_users": {
                                                                                                  "$ref": "5"
                                                                                                },
                                                                                                "mt_rooms_units": [
                                                                                                  {
                                                                                                    "$ref": "45"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "45"
                                                                                                  }
                                                                                                ],
                                                                                                "tt_rooms_list": [
                                                                                                  {
                                                                                                    "$id": "48",
                                                                                                    "id": "b2ecdea5-e14d-4445-a256-3aae08b4ec5d",
                                                                                                    "id_room": "a7c87723-d6af-4c3a-baa3-bf389f4c17db",
                                                                                                    "date_in": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                    "date_out": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                    "id_user_add": "367fea0c-7e7b-4c54-9390-9ff8546f79ac",
                                                                                                    "from_reservation": "sample string 5",
                                                                                                    "pax": 6,
                                                                                                    "status": 7,
                                                                                                    "comment": "sample string 8",
                                                                                                    "active": true,
                                                                                                    "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                    "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                    "commited": true,
                                                                                                    "mt_rooms": {
                                                                                                      "$ref": "46"
                                                                                                    },
                                                                                                    "st_users": {
                                                                                                      "$ref": "5"
                                                                                                    },
                                                                                                    "tt_rooms_units_activity": [
                                                                                                      {
                                                                                                        "$ref": "44"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "44"
                                                                                                      }
                                                                                                    ]
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "48"
                                                                                                  }
                                                                                                ]
                                                                                              },
                                                                                              "mt_rooms_units_types": {
                                                                                                "$id": "49",
                                                                                                "id": "52357d82-6f2e-40a3-8e88-6e251d0cc20f",
                                                                                                "id_mask": "sample string 2",
                                                                                                "name": "sample string 3",
                                                                                                "description": "sample string 4",
                                                                                                "high": 5,
                                                                                                "width": 6,
                                                                                                "active": true,
                                                                                                "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                "id_user_upd": "b1039510-5b56-4e01-a219-17f3eedac9a8",
                                                                                                "commited": true,
                                                                                                "mt_rooms_units": [
                                                                                                  {
                                                                                                    "$ref": "45"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "45"
                                                                                                  }
                                                                                                ],
                                                                                                "mt_rooms_units_states_types": [
                                                                                                  {
                                                                                                    "$id": "50",
                                                                                                    "id_room_type": "f1d58d19-3cdb-41cf-9815-f9465d3b468a",
                                                                                                    "id_room_state": "5923383f-98d4-41c4-a7af-132d2ef0a944",
                                                                                                    "id_image": "b8ce7f89-8509-47b0-b49f-0301a7603d3e",
                                                                                                    "color_font": "sample string 4",
                                                                                                    "font_bold": true,
                                                                                                    "font_underline": true,
                                                                                                    "font_size": 7,
                                                                                                    "active": true,
                                                                                                    "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                    "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                    "id_user_upd": "fc42a324-d838-4ea3-acec-3ce138be5776",
                                                                                                    "commited": true,
                                                                                                    "mt_rooms_units_states": {
                                                                                                      "$id": "51",
                                                                                                      "id": "23e1bf28-685b-486f-a245-007124f7ef13",
                                                                                                      "id_mask": "sample string 2",
                                                                                                      "name": "sample string 3",
                                                                                                      "description": "sample string 4",
                                                                                                      "active": true,
                                                                                                      "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                      "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                      "id_user_upd": "5caa2af0-6dff-43f1-8a8b-3f04eba8ce02",
                                                                                                      "commited": true,
                                                                                                      "st_users": {
                                                                                                        "$ref": "5"
                                                                                                      },
                                                                                                      "mt_rooms_units_states_types": [
                                                                                                        {
                                                                                                          "$ref": "50"
                                                                                                        },
                                                                                                        {
                                                                                                          "$ref": "50"
                                                                                                        }
                                                                                                      ],
                                                                                                      "tt_rooms_units_activity": [
                                                                                                        {
                                                                                                          "$ref": "44"
                                                                                                        },
                                                                                                        {
                                                                                                          "$ref": "44"
                                                                                                        }
                                                                                                      ]
                                                                                                    },
                                                                                                    "mt_rooms_units_types": {
                                                                                                      "$ref": "49"
                                                                                                    },
                                                                                                    "st_images": {
                                                                                                      "$ref": "3"
                                                                                                    },
                                                                                                    "st_users": {
                                                                                                      "$ref": "5"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "50"
                                                                                                  }
                                                                                                ],
                                                                                                "st_users": {
                                                                                                  "$ref": "5"
                                                                                                }
                                                                                              },
                                                                                              "st_users": {
                                                                                                "$ref": "5"
                                                                                              },
                                                                                              "tt_rooms_units_activity": [
                                                                                                {
                                                                                                  "$ref": "44"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "44"
                                                                                                }
                                                                                              ]
                                                                                            },
                                                                                            "mt_rooms_units_states": {
                                                                                              "$ref": "51"
                                                                                            },
                                                                                            "st_users": {
                                                                                              "$ref": "5"
                                                                                            },
                                                                                            "st_users1": {
                                                                                              "$ref": "5"
                                                                                            },
                                                                                            "tt_doc_sa": [
                                                                                              {
                                                                                                "$ref": "10"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "10"
                                                                                              }
                                                                                            ],
                                                                                            "tt_pos_sesion": {
                                                                                              "$ref": "42"
                                                                                            },
                                                                                            "tt_rooms_list": {
                                                                                              "$ref": "48"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "44"
                                                                                          }
                                                                                        ],
                                                                                        "tt_doc_sa": [
                                                                                          {
                                                                                            "$ref": "10"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "10"
                                                                                          }
                                                                                        ],
                                                                                        "tt_tips": [
                                                                                          {
                                                                                            "$id": "52",
                                                                                            "id": "9dbe4278-7b4a-40bf-be79-9fbe86022790",
                                                                                            "id_pos_sesion": "57c71a12-54cb-4018-b81a-2db59d89b456",
                                                                                            "amt_card": 1.1,
                                                                                            "amt_cash": 1.1,
                                                                                            "id_user": "fa9abd9f-a7f7-452b-b0a7-5ae2f2b7bd12",
                                                                                            "id_room_unit_activity": "65cbcdf6-579e-48f9-8eec-ee74586d50ca",
                                                                                            "id_doc_sa": "1b64e39c-eb51-4981-be82-0f065f2d01a5",
                                                                                            "id_pos_type": "a117732b-d23e-4aa7-ac01-962e0a033f3b",
                                                                                            "comment": "sample string 5",
                                                                                            "json_response": "sample string 6",
                                                                                            "id_doc_ref": "1da73378-0f18-4b22-818f-2ecf2a2fa7bf",
                                                                                            "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": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "commited": true,
                                                                                            "tt_pos_sesion": {
                                                                                              "$ref": "42"
                                                                                            },
                                                                                            "tt_tips_users": [
                                                                                              {
                                                                                                "$id": "53",
                                                                                                "id_tip": "d0934b07-7164-43e6-beaa-413876fdda99",
                                                                                                "id_user": "227f06ae-2c48-4a08-81b6-1c36d3658909",
                                                                                                "amt_card": 1.1,
                                                                                                "amt_cash": 1.1,
                                                                                                "type_share": 3,
                                                                                                "active": true,
                                                                                                "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                                "commited": true,
                                                                                                "st_users": {
                                                                                                  "$ref": "5"
                                                                                                },
                                                                                                "tt_tips": {
                                                                                                  "$ref": "52"
                                                                                                }
                                                                                              },
                                                                                              {
                                                                                                "$ref": "53"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          {
                                                                                            "$ref": "52"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "5"
                                                                                        },
                                                                                        "st_users1": {
                                                                                          "$ref": "5"
                                                                                        },
                                                                                        "tt_pos_sesion_users": [
                                                                                          {
                                                                                            "$id": "54",
                                                                                            "id_pos_sesion": "a7b2835a-0eb8-4452-b3b4-fd9d97d9edc7",
                                                                                            "id_user": "77e3fa63-6fc8-40db-8c08-2b81671fa301",
                                                                                            "date_add": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "active": true,
                                                                                            "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                                            "commited": true,
                                                                                            "st_users": {
                                                                                              "$ref": "5"
                                                                                            },
                                                                                            "tt_pos_sesion": {
                                                                                              "$ref": "42"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          }
                                                                                        ]
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "41"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "33"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "5"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "21"
                                                                              },
                                                                              {
                                                                                "$ref": "21"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "32"
                                                                        }
                                                                      ],
                                                                      "mt_pos_types": {
                                                                        "$ref": "26"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "mt_items_formula": [
                                                              {
                                                                "$id": "55",
                                                                "id_item_sub": "d9fe8783-749d-42b2-bfa8-966c85cef120",
                                                                "id_item": "e17eb787-5c10-406e-ada3-03a85b1d0ab8",
                                                                "group_id": 3,
                                                                "id_unit_ref": "b4631d2a-045a-4dde-b243-82ecc8ffdc1f",
                                                                "qty_dis": 5,
                                                                "mt_items": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$ref": "22"
                                                                },
                                                                "mt_units_ref": {
                                                                  "$id": "56",
                                                                  "id": "42c5c03a-4de7-4cf1-a16e-ddbc3d1cf868",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "coefficient": 4.1,
                                                                  "id_unit": "83cd5a4e-35cf-4c72-bf6c-42b8bd1597d4",
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                  "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                  "id_user_upd": "3da6a900-f1fa-4f9c-b68f-cf48476644c9",
                                                                  "commited": true,
                                                                  "mt_units": {
                                                                    "$id": "57",
                                                                    "id": "577a323c-2e87-484e-b5cd-6e24588669fa",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                    "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                    "id_user_upd": "732e70f0-4411-4e07-a02c-2a700debb39b",
                                                                    "commited": true,
                                                                    "mt_units_ref": [
                                                                      {
                                                                        "$ref": "56"
                                                                      },
                                                                      {
                                                                        "$ref": "56"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items": [
                                                                      {
                                                                        "$ref": "23"
                                                                      },
                                                                      {
                                                                        "$ref": "23"
                                                                      }
                                                                    ],
                                                                    "mt_items1": [
                                                                      {
                                                                        "$ref": "23"
                                                                      },
                                                                      {
                                                                        "$ref": "23"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$ref": "55"
                                                                    },
                                                                    {
                                                                      "$ref": "55"
                                                                    }
                                                                  ]
                                                                }
                                                              },
                                                              {
                                                                "$ref": "55"
                                                              }
                                                            ],
                                                            "mt_units": {
                                                              "$ref": "57"
                                                            },
                                                            "mt_units1": {
                                                              "$ref": "57"
                                                            },
                                                            "st_images": {
                                                              "$ref": "3"
                                                            },
                                                            "st_users": {
                                                              "$ref": "5"
                                                            },
                                                            "mt_items_sub": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_prices_rules": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "58",
                                                                "id_doc_sa": "e87f4645-9125-45ea-a94b-73d909362e66",
                                                                "id_line": 2,
                                                                "id_item": "382a36c8-ce23-4826-9638-b3115706de34",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "23"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "58"
                                                              }
                                                            ],
                                                            "tt_doc_st_det": [
                                                              {
                                                                "$id": "59",
                                                                "id_doc_st": "a027c656-d69c-4963-9cf3-b171ac162ca8",
                                                                "id_line": 2,
                                                                "id_item": "49f2a0e8-5039-4e3b-bfd5-d03dfde48e98",
                                                                "comment": "sample string 4",
                                                                "qty": 5.1,
                                                                "status": 1,
                                                                "active": true,
                                                                "mt_items": {
                                                                  "$ref": "23"
                                                                },
                                                                "tt_doc_st": {
                                                                  "$id": "60",
                                                                  "id": "59a3bcfe-f24c-4773-a3a8-10e93d43835d",
                                                                  "id_pos": "ff3bfe9a-9e60-4792-9e91-2a133c29ee4f",
                                                                  "id_doc": "f4c2a4f1-3b82-4cf9-8b82-94fee4d6d2dc",
                                                                  "id_branch": "c7043af3-ab2c-4ca3-8b8b-87ec55cfee0f",
                                                                  "nro_doc": "sample string 5",
                                                                  "date_doc": "2025-12-08T21:26:40.1848288+01:00",
                                                                  "block": true,
                                                                  "nro_original": "sample string 8",
                                                                  "id_ref": "b1f8fda4-f724-49cf-afbf-17c1f781cce1",
                                                                  "id_loc_from": "e430bd60-b911-45bc-ae4c-c3278a18e85c",
                                                                  "id_loc_end": "4ef4c28c-657d-4d0a-bef6-b280e38965f8",
                                                                  "id_user_add": "2a44de72-4673-45ce-b62f-de5b5bf653db",
                                                                  "id_user_upd": "a7e2d6af-8b79-49a9-bd0e-2115a40e8353",
                                                                  "id_pos_sesion": "37056b01-db6d-4920-b686-fc2d27d83245",
                                                                  "comment": "sample string 12",
                                                                  "status": 1,
                                                                  "is_send": true,
                                                                  "date_send": "2025-12-08T21:26:40.1848288+01:00",
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                  "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_docs": {
                                                                    "$ref": "11"
                                                                  },
                                                                  "mt_locations": {
                                                                    "$id": "61",
                                                                    "id": "66ca095d-8e18-4492-8358-01fdb3e14e7b",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "reserved": true,
                                                                    "id_branch": "b22fb5db-79fd-4bc7-858e-78e60acc0686",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                    "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                    "id_user_upd": "d1e05b12-7bf1-4a0e-9280-72e3cbbdaa0a",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "10"
                                                                      },
                                                                      {
                                                                        "$ref": "10"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa1": [
                                                                      {
                                                                        "$ref": "10"
                                                                      },
                                                                      {
                                                                        "$ref": "10"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st": [
                                                                      {
                                                                        "$ref": "60"
                                                                      },
                                                                      {
                                                                        "$ref": "60"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "60"
                                                                      },
                                                                      {
                                                                        "$ref": "60"
                                                                      }
                                                                    ],
                                                                    "tt_stock": [
                                                                      {
                                                                        "$id": "62",
                                                                        "id_location": "b82005ac-8b22-4229-ba34-f8b59f1d3702",
                                                                        "id_item": "6bfdbf83-ae58-4370-8653-5c46e6d0aae7",
                                                                        "stock_ideal": 3.1,
                                                                        "stock_min": 4.1,
                                                                        "stock_max": 5.1,
                                                                        "stock": 6.1,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                                                        "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "23"
                                                                        },
                                                                        "mt_locations": {
                                                                          "$ref": "61"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "62"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_locations1": {
                                                                    "$ref": "61"
                                                                  },
                                                                  "mt_pos": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "st_users1": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "tt_doc_st_det": [
                                                                    {
                                                                      "$ref": "59"
                                                                    },
                                                                    {
                                                                      "$ref": "59"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st1": [
                                                                    {
                                                                      "$ref": "60"
                                                                    },
                                                                    {
                                                                      "$ref": "60"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st2": {
                                                                    "$ref": "60"
                                                                  }
                                                                }
                                                              },
                                                              {
                                                                "$ref": "59"
                                                              }
                                                            ],
                                                            "tt_items_customs": [
                                                              {
                                                                "$ref": "41"
                                                              },
                                                              {
                                                                "$ref": "41"
                                                              }
                                                            ],
                                                            "tt_stock": [
                                                              {
                                                                "$ref": "62"
                                                              },
                                                              {
                                                                "$ref": "62"
                                                              }
                                                            ],
                                                            "tt_vouchers_det": [
                                                              {
                                                                "$ref": "38"
                                                              },
                                                              {
                                                                "$ref": "38"
                                                              }
                                                            ]
                                                          },
                                                          "mt_items_formula": [
                                                            {
                                                              "$ref": "55"
                                                            },
                                                            {
                                                              "$ref": "55"
                                                            }
                                                          ],
                                                          "mt_items_types": {
                                                            "$ref": "37"
                                                          },
                                                          "mt_items_vouchers": {
                                                            "$id": "63",
                                                            "id": "8e2009a0-2021-4305-963e-5476f09d39d3",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "json": "sample string 5",
                                                            "id_pay_type": "ef041c76-d389-486a-952a-d30fff54da4d",
                                                            "id_doc_print": "77cf4aa0-e45b-43f3-84b8-24a2783f800f",
                                                            "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": "2025-12-08T21:26:40.1848288+01:00",
                                                            "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                                            "commited": true,
                                                            "mt_items_sub": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ]
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "mt_prices_items": [
                                                            {
                                                              "$ref": "34"
                                                            },
                                                            {
                                                              "$ref": "34"
                                                            }
                                                          ],
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$ref": "21"
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ]
                                                        },
                                                        "mt_prices_list": {
                                                          "$ref": "33"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "st_users1": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "10"
                                                        },
                                                        "tt_doc_sa_det_stock": [
                                                          {
                                                            "$ref": "58"
                                                          },
                                                          {
                                                            "$ref": "58"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "21"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$ref": "17"
                                                      },
                                                      {
                                                        "$ref": "17"
                                                      }
                                                    ],
                                                    "tt_vouchers": [
                                                      {
                                                        "$ref": "39"
                                                      },
                                                      {
                                                        "$ref": "39"
                                                      }
                                                    ],
                                                    "tt_vouchers_permisions": [
                                                      {
                                                        "$ref": "40"
                                                      },
                                                      {
                                                        "$ref": "40"
                                                      }
                                                    ],
                                                    "tt_rooms_units_activity": [
                                                      {
                                                        "$ref": "44"
                                                      },
                                                      {
                                                        "$ref": "44"
                                                      }
                                                    ],
                                                    "tt_rooms_units_activity1": [
                                                      {
                                                        "$ref": "44"
                                                      },
                                                      {
                                                        "$ref": "44"
                                                      }
                                                    ]
                                                  },
                                                  "mt_money_types": {
                                                    "$ref": "13"
                                                  },
                                                  "mt_payment_types": {
                                                    "$ref": "16"
                                                  },
                                                  "tt_doc_sa": {
                                                    "$ref": "10"
                                                  },
                                                  "tt_vouchers": {
                                                    "$ref": "39"
                                                  }
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "tt_vouchers": [
                                                {
                                                  "$ref": "39"
                                                },
                                                {
                                                  "$ref": "39"
                                                }
                                              ]
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            },
                                            "mt_money_types": {
                                              "$ref": "13"
                                            },
                                            "tt_doc_sa": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "17"
                                          },
                                          {
                                            "$ref": "17"
                                          }
                                        ]
                                      },
                                      "mt_payment_types": {
                                        "$ref": "16"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ],
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "5"
                                  },
                                  "mt_pos_doc_print": [
                                    {
                                      "$ref": "27"
                                    },
                                    {
                                      "$ref": "27"
                                    }
                                  ],
                                  "st_doc_num": [
                                    {
                                      "$id": "64",
                                      "id_pos": "69fc875c-e23d-4f25-ac19-0b3ee0efbdba",
                                      "id_doc": "84185f7f-2e2e-4653-900a-4826a633e143",
                                      "value": 3,
                                      "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                      "last_update": "2025-12-08T21:26:40.1848288+01:00",
                                      "commited": true,
                                      "mt_docs": {
                                        "$ref": "11"
                                      },
                                      "mt_pos": {
                                        "$ref": "7"
                                      }
                                    },
                                    {
                                      "$ref": "64"
                                    }
                                  ],
                                  "tt_doc_sa": [
                                    {
                                      "$ref": "10"
                                    },
                                    {
                                      "$ref": "10"
                                    }
                                  ],
                                  "tt_doc_st": [
                                    {
                                      "$ref": "60"
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "mt_locations": {
                                  "$ref": "61"
                                },
                                "mt_locations1": {
                                  "$ref": "61"
                                },
                                "mt_pos": {
                                  "$ref": "7"
                                },
                                "st_users": {
                                  "$ref": "5"
                                },
                                "st_users1": {
                                  "$ref": "5"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$ref": "9"
                                  },
                                  {
                                    "$ref": "9"
                                  }
                                ],
                                "tt_doc_sa_cashflow": [
                                  {
                                    "$ref": "15"
                                  },
                                  {
                                    "$ref": "15"
                                  }
                                ],
                                "tt_doc_sa_det": [
                                  {
                                    "$ref": "21"
                                  },
                                  {
                                    "$ref": "21"
                                  }
                                ],
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "17"
                                  },
                                  {
                                    "$ref": "17"
                                  }
                                ],
                                "tt_doc_sa1": [
                                  {
                                    "$ref": "10"
                                  },
                                  {
                                    "$ref": "10"
                                  }
                                ],
                                "tt_doc_sa2": {
                                  "$ref": "10"
                                },
                                "tt_pos_sesion": {
                                  "$ref": "42"
                                },
                                "tt_rooms_units_activity": {
                                  "$ref": "44"
                                },
                                "tt_spool_doc_print": [
                                  {
                                    "$id": "65",
                                    "id": "a08f4ef6-3a65-4046-9d2b-06615b1a2335",
                                    "spool_server": "sample string 2",
                                    "id_doc_sa": "67f8fdbe-618f-4319-b877-3b46eebf61eb",
                                    "spool_printer": "sample string 4",
                                    "count": 5,
                                    "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                    "printed": true,
                                    "print_on": "2025-12-08T21:26:40.1848288+01:00",
                                    "tt_doc_sa": {
                                      "$ref": "10"
                                    }
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ]
                              },
                              "tt_pos_sesion": {
                                "$ref": "42"
                              }
                            },
                            {
                              "$ref": "9"
                            }
                          ]
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "st_users": {
                        "$ref": "5"
                      },
                      "mt_pos_view": [
                        {
                          "$ref": "31"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "st_doc_num": [
                        {
                          "$ref": "64"
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$id": "66",
                          "id": "3d870ec3-b9ce-4922-a8c1-cbd0a5e1fda8",
                          "id_pos": "b83378f8-1cc6-470f-ae50-201ecc36c909",
                          "mac_address": "sample string 3",
                          "date_end": "2025-12-08T21:26:40.1848288+01:00",
                          "key_access": "sample string 5",
                          "id_user_add": "8ad79a0f-f3a6-431c-b97b-9f1d18b444cb",
                          "active": true,
                          "created_on": "2025-12-08T21:26:40.1848288+01:00",
                          "last_update": "2025-12-08T21:26:40.1848288+01:00",
                          "commited": true,
                          "mt_pos": {
                            "$ref": "7"
                          },
                          "st_users": {
                            "$ref": "5"
                          }
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$id": "67",
                          "id_user": "626f15cb-ff67-4539-874c-296194c23531",
                          "id_pos": "2ca29655-81ed-49c7-968f-f9bd0af218fc",
                          "pass_required": true,
                          "active": true,
                          "created_on": "2025-12-08T21:26:40.1848288+01:00",
                          "last_update": "2025-12-08T21:26:40.1848288+01:00",
                          "commited": true,
                          "mt_pos": {
                            "$ref": "7"
                          },
                          "st_users": {
                            "$ref": "5"
                          }
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "tt_pos_connection": [
                        {
                          "$id": "68",
                          "id": "a68ef3e7-402c-4ca7-b8e5-480917941b76",
                          "id_pos": "a415151e-8b0e-4d90-8d02-260eddf145d5",
                          "date_add": "2025-12-08T21:26:40.1848288+01:00",
                          "date_upd": "2025-12-08T21:26:40.1848288+01:00",
                          "date_out": "2025-12-08T21:26:40.1848288+01:00",
                          "connection_type": "sample string 3",
                          "connection_speed": 1,
                          "terminal_name": "sample string 4",
                          "version": "sample string 5",
                          "commited": true,
                          "mt_pos": {
                            "$ref": "7"
                          }
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "mt_branches": {
                        "$ref": "4"
                      },
                      "tt_logs": [
                        {
                          "$id": "69",
                          "id": "1ffa159f-010c-4d92-9237-89a2206166cd",
                          "id_user_add": "92aa4872-8a49-4918-8fdc-75a8e671077f",
                          "id_table": "5981c5b8-d84a-46a7-bb6d-373a4d7271b1",
                          "message_log": "sample string 3",
                          "json_object": "sample string 4",
                          "log_type": "sample string 5",
                          "id_pos": "edd9350c-abec-46a3-87c2-c62e5e860c0c",
                          "created_on": "2025-12-08T21:26:40.1848288+01:00",
                          "commited": true,
                          "mt_pos": {
                            "$ref": "7"
                          },
                          "st_sync_tables": {
                            "$id": "70",
                            "id": "e3a3efb4-4c57-41d9-9d24-ce1db59d366f",
                            "level": 2,
                            "order": 3,
                            "name": "sample string 4",
                            "log_ins": true,
                            "log_upd": true,
                            "packet_forward": true,
                            "active": true,
                            "created_on": "2025-12-08T21:26:40.1848288+01:00",
                            "last_update": "2025-12-08T21:26:40.1848288+01:00",
                            "commited": true,
                            "st_sync_packages_det": [
                              {
                                "$id": "71",
                                "id": "dbaeba87-b3b5-4d9e-bca3-e47e46d5c9fc",
                                "id_sync": "2205b8ae-59e8-420e-b0dc-2f45784a0c7e",
                                "json": "sample string 3",
                                "id_table": "955a01e0-241f-4417-90d8-5c279c0ae5f2",
                                "order": 5,
                                "st_sync_packages": {
                                  "$id": "72",
                                  "id": "5d057603-57fc-4070-924b-df99b636a33f",
                                  "id_branch_from": "15260d25-bab7-454c-b356-9404961e5dc4",
                                  "id_branch_to": "d154231c-8a84-4583-8ff7-65aa612698cd",
                                  "type": 4,
                                  "created_on": "2025-12-08T21:26:40.1848288+01:00",
                                  "order": 6,
                                  "status": 7,
                                  "log_info": "sample string 8",
                                  "sync_on": "2025-12-08T21:26:40.1848288+01:00",
                                  "send_on": "2025-12-08T21:26:40.1848288+01:00",
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_branches1": {
                                    "$ref": "4"
                                  },
                                  "st_sync_packages_det": [
                                    {
                                      "$ref": "71"
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ]
                                },
                                "st_sync_tables": {
                                  "$ref": "70"
                                }
                              },
                              {
                                "$ref": "71"
                              }
                            ],
                            "tt_logs": [
                              {
                                "$ref": "69"
                              },
                              {
                                "$ref": "69"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "5"
                          }
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "st_local_variables": [
                        {
                          "$id": "73",
                          "id": "8631f6b9-8c4c-4349-af0e-995d41fecbe3",
                          "id_pos": "a294485e-1302-450d-bfe9-fa00349410cd",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "value": "sample string 5",
                          "type": "sample string 6",
                          "last_update": "2025-12-08T21:26:40.1848288+01:00",
                          "commited": true,
                          "mt_pos": {
                            "$ref": "7"
                          }
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ]
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_users": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_brands": [
                {
                  "$ref": "24"
                },
                {
                  "$ref": "24"
                }
              ],
              "mt_categories": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_categories_items": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_docs_payment_money": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_employees_profiles": [
                {
                  "$ref": "20"
                },
                {
                  "$ref": "20"
                }
              ],
              "mt_items": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "mt_items_sub": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "37"
                },
                {
                  "$ref": "37"
                }
              ],
              "mt_locations": [
                {
                  "$ref": "61"
                },
                {
                  "$ref": "61"
                }
              ],
              "mt_money_rates": [
                {
                  "$ref": "14"
                },
                {
                  "$ref": "14"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "mt_pos": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "mt_pos_doc_print": [
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ],
              "mt_pos_prices_list": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "mt_pos_print": [
                {
                  "$ref": "28"
                },
                {
                  "$ref": "28"
                }
              ],
              "mt_pos_rooms": [
                {
                  "$ref": "47"
                },
                {
                  "$ref": "47"
                }
              ],
              "mt_pos_types": [
                {
                  "$ref": "26"
                },
                {
                  "$ref": "26"
                }
              ],
              "mt_pos_view": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ],
              "mt_prices_items": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "mt_prices_list_rules": [
                {
                  "$ref": "35"
                },
                {
                  "$ref": "35"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "46"
                },
                {
                  "$ref": "46"
                }
              ],
              "mt_rooms_units": [
                {
                  "$ref": "45"
                },
                {
                  "$ref": "45"
                }
              ],
              "mt_rooms_units_states": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "50"
                },
                {
                  "$ref": "50"
                }
              ],
              "mt_rooms_units_types": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_units": [
                {
                  "$ref": "57"
                },
                {
                  "$ref": "57"
                }
              ],
              "mt_units_ref": [
                {
                  "$ref": "56"
                },
                {
                  "$ref": "56"
                }
              ],
              "st_images": {
                "$ref": "3"
              },
              "st_images1": {
                "$ref": "3"
              },
              "st_permisions": [
                {
                  "$id": "74",
                  "id": "162e1eb3-53de-4cb0-85cb-cafde15acb72",
                  "id_function": "786433c6-98c4-4424-bd1d-32d601fccc1d",
                  "id_user": "7af94fa8-0f53-46dc-88aa-e1805894de0c",
                  "id_profile": "b5ff38e2-79ca-4fcf-a34e-24129b50bf44",
                  "permission": 3,
                  "active": true,
                  "created_on": "2025-12-08T21:26:40.200488+01:00",
                  "last_update": "2025-12-08T21:26:40.200488+01:00",
                  "commited": true,
                  "st_users_profiles": {
                    "$id": "75",
                    "id": "adcccd88-43bb-4a66-ab14-bc0b2297ab08",
                    "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": "2025-12-08T21:26:40.200488+01:00",
                    "last_update": "2025-12-08T21:26:40.200488+01:00",
                    "commited": true,
                    "st_permisions": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "st_users": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "5"
                  },
                  "st_functions": {
                    "$id": "76",
                    "id": "e52d2463-0eac-4524-a407-a939221e24d2",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "level_id": 5,
                    "id_group": "1b061d21-2819-4a9e-bc7d-637f9e421d1b",
                    "name_event": "sample string 7",
                    "name_pos": "sample string 8",
                    "id_image": "6731f931-bef7-4e84-9f17-e7155c1a7428",
                    "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": "2025-12-08T21:26:40.200488+01:00",
                    "last_update": "2025-12-08T21:26:40.200488+01:00",
                    "commited": true,
                    "st_functions_groups": {
                      "$id": "77",
                      "id": "77caa682-258b-4940-8879-85e7ecc9277d",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2025-12-08T21:26:40.200488+01:00",
                      "last_update": "2025-12-08T21:26:40.200488+01:00",
                      "commited": true,
                      "st_functions": [
                        {
                          "$ref": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ]
                    },
                    "st_images": {
                      "$ref": "3"
                    },
                    "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": "64e81d10-2660-44ff-b004-a09b43bfcfcc",
                  "token_id": "sample string 2",
                  "id_user": "a0c467b1-ec93-4c53-ae5a-31588e0cd375",
                  "date_from": "2025-12-08T21:26:40.200488+01:00",
                  "date_end": "2025-12-08T21:26:40.200488+01:00",
                  "created_on": "2025-12-08T21:26:40.200488+01:00",
                  "st_users": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "78"
                }
              ],
              "tt_doc_sa_cashflow": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "tt_doc_sa_det": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "tt_doc_sa_det1": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "tt_doc_sa": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "tt_doc_sa1": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "tt_doc_st": [
                {
                  "$ref": "60"
                },
                {
                  "$ref": "60"
                }
              ],
              "tt_doc_st1": [
                {
                  "$ref": "60"
                },
                {
                  "$ref": "60"
                }
              ],
              "tt_items_customs": [
                {
                  "$ref": "41"
                },
                {
                  "$ref": "41"
                }
              ],
              "tt_logs": [
                {
                  "$ref": "69"
                },
                {
                  "$ref": "69"
                }
              ],
              "tt_pos_sesion": [
                {
                  "$ref": "42"
                },
                {
                  "$ref": "42"
                }
              ],
              "tt_pos_sesion1": [
                {
                  "$ref": "42"
                },
                {
                  "$ref": "42"
                }
              ],
              "tt_rooms_list": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ],
              "tt_rooms_units_activity": [
                {
                  "$ref": "44"
                },
                {
                  "$ref": "44"
                }
              ],
              "tt_rooms_units_activity1": [
                {
                  "$ref": "44"
                },
                {
                  "$ref": "44"
                }
              ],
              "tt_rooms_units_log": [
                {
                  "$id": "79",
                  "id": "e2ca162e-31f9-4e03-a7a4-bcb65be21d49",
                  "id_room_activity": "ccd9168f-0dd2-4b2d-a21f-f48615b66d2f",
                  "id_pos_sesion": "3efddd80-7209-41dc-b49d-93c4a61e1a39",
                  "log_text": "sample string 4",
                  "id_user": "a0a73cf0-9197-42f3-b73b-24654c073a66",
                  "created_on": "2025-12-08T21:26:40.200488+01:00",
                  "commited": true,
                  "st_users": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "79"
                }
              ],
              "tt_tips_users": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "tt_vouchers_permisions": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ],
              "tt_vouchers": [
                {
                  "$ref": "39"
                },
                {
                  "$ref": "39"
                }
              ],
              "mt_docs": [
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                }
              ],
              "tt_pos_sesion_users": [
                {
                  "$ref": "54"
                },
                {
                  "$ref": "54"
                }
              ]
            },
            "mt_branches_zones": [
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "mt_locations": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "mt_periods": [
              {
                "$id": "80",
                "id_branch": "2dc277b9-cec4-4f82-8365-ad92824c4ca9",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2025-12-08T21:26:40.200488+01:00",
                "date_end": "2025-12-08T21:26:40.200488+01:00",
                "state": "sample string 6",
                "created_on": "2025-12-08T21:26:40.200488+01:00",
                "last_update": "2025-12-08T21:26:40.200488+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "80"
              }
            ],
            "mt_pos": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "36"
              },
              {
                "$ref": "36"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "46"
              },
              {
                "$ref": "46"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "60"
              },
              {
                "$ref": "60"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "39"
              },
              {
                "$ref": "39"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_categories": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_employees": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_items": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_functions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_images_types": {
          "$id": "81",
          "id": "9920783d-116a-473c-b0ed-9a80d62ff5aa",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2025-12-08T21:26:40.200488+01:00",
          "last_update": "2025-12-08T21:26:40.200488+01:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "st_users": [
          {
            "$ref": "5"
          },
          {
            "$ref": "5"
          }
        ],
        "st_users1": [
          {
            "$ref": "5"
          },
          {
            "$ref": "5"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ]
      },
      "st_users": {
        "$ref": "5"
      },
      "mt_prices_rules": [
        {
          "$ref": "36"
        },
        {
          "$ref": "36"
        }
      ],
      "tt_vouchers_det": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ]
    },
    "mt_items": {
      "$ref": "23"
    },
    "st_users": {
      "$ref": "5"
    }
  },
  {
    "$ref": "1"
  }
]