DELETE api/Mt_Employees_Branches?id_employee={id_employee}&id_branch={id_branch}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_employee

globally unique identifier

Required

id_branch

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_employees_branches
NameDescriptionTypeAdditional information
id_employee

globally unique identifier

Required

id_branch

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_employees

mt_employees

None.

Response Formats

application/json, text/json

Sample:
{
  "id_employee": "6126bcd3-fa4e-4269-9b88-9580c3b9bc45",
  "id_branch": "ef5b4a8e-286c-41eb-bd53-dde4a3d6c685",
  "active": true,
  "created_on": "2025-12-08T21:32:01.0005579+01:00",
  "last_update": "2025-12-08T21:32:01.0005579+01:00",
  "id_user_upd": "ca9ff247-fa0a-468f-966c-bbc0325f22ab",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "b2fa417c-2180-45cb-bf00-0fd019da58e8",
    "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": "319a1ff1-3bb6-4ff8-a594-5c8bd5403f83",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2025-12-08T21:32:01.0005579+01:00",
    "last_update": "2025-12-08T21:32:01.0005579+01:00",
    "id_user_upd": "e0dc8036-fa7e-409d-892b-c657c0921f74",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "71fe5d90-d267-436f-b2e4-d4d0caa10a04",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "023308d5-33d0-4b5f-8e60-a8a11e5d230e",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2025-12-08T21:32:01.0005579+01:00",
      "last_update": "2025-12-08T21:32:01.0005579+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "88eb2bae-85c8-449d-87b9-f652ace907bf",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "7bab4675-dac3-4c7b-bf9d-1ee5876d351a",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "1d486f9b-e7ad-4747-a8b6-4e8d66aa6adf",
          "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:32:01.0005579+01:00",
          "last_update": "2025-12-08T21:32:01.0005579+01:00",
          "id_user_upd": "4abab428-deba-47a4-bded-90e4dc6b5bb5",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "ec2545fc-d04e-4ea5-ae53-13c7e281b38d",
              "id_item": "45b0cf31-96bf-4747-bb0d-d00b6c6e8850",
              "is_default": true,
              "active": true,
              "created_on": "2025-12-08T21:32:01.0005579+01:00",
              "last_update": "2025-12-08T21:32:01.0005579+01:00",
              "id_user_upd": "b8af2165-33b1-4f73-966e-01e0fc860c4a",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "19241dc8-1038-4694-aeda-4aec4c97739d",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "1b3caccd-0493-476b-a7ed-78bbd93da108",
                "id_unit_sec": "03d4201d-69a2-4d72-a1e8-0512444e4514",
                "id_brand": "ce6b2d1e-4932-49bb-9679-3ee5d196a57c",
                "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": "2f02bb8b-2ac0-4684-8db0-f5ff82cbe4e4",
                "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:32:01.0005579+01:00",
                "last_update": "2025-12-08T21:32:01.0005579+01:00",
                "id_user_upd": "1b497f9e-fb20-4774-ac4f-a72aa1c9cb59",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "7b2a54b2-3bb3-44bb-9977-7e0ed1997f4c",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2025-12-08T21:32:01.0005579+01:00",
                  "last_update": "2025-12-08T21:32:01.0005579+01:00",
                  "id_user_upd": "b699389b-e41b-4e81-808c-546f1503d632",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "0a447bed-4d25-41d7-9f83-af7b5b7bf0c9",
                    "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": "c46c2303-287b-4d97-be5b-873b2eb7ce44",
                    "view_messages": true,
                    "id_image_photo": "4b74b1b5-fc4c-434a-827d-aa0ff11d67d5",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "f6ab5799-ef77-4639-87b1-b5fe2665bb6d",
                    "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:32:01.0005579+01:00",
                    "last_update": "2025-12-08T21:32:01.0005579+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "b240e8db-142f-4b89-8043-791ab6911a61",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "9205e31b-a650-4de2-bc81-4e8b40bb7979",
                        "active": true,
                        "created_on": "2025-12-08T21:32:01.0005579+01:00",
                        "last_update": "2025-12-08T21:32:01.0005579+01:00",
                        "id_user_upd": "c542b700-280e-4373-9c03-6968fc6cf18e",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "c7c1bb17-d5db-4464-a8bb-cb8df7d2142a",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "bfba898c-6801-4083-84ba-5ab9139b4750",
                            "id_zone": "577c9784-f785-49f6-af40-3546412a44fe",
                            "user_required": true,
                            "active": true,
                            "created_on": "2025-12-08T21:32:01.0005579+01:00",
                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                            "id_user_upd": "7e169d97-a535-424d-b58a-be7cee9d11a3",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "e2b5f421-487b-4efe-b348-0040a332e9d2",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "9377d0b6-de9e-41a5-a000-7b6f9dc2c81f",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "bb27cb82-2f3e-4acf-a935-b7d684762b5e",
                                "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:32:01.0005579+01:00",
                                "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                "id_user_upd": "8f45a408-c2d9-4559-9fde-0b4963c26f66",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "aeb13338-6353-4982-8400-dc12cc6f5aee",
                                    "id_cloakroom": "ebea4fd2-caf9-4996-aae1-8e961db00d53",
                                    "id_pos_sesion": "0c4fce5c-5fab-4249-a7a8-43d12c049e24",
                                    "unit_id": 4,
                                    "date_open": "2025-12-08T21:32:01.0005579+01:00",
                                    "date_close": "2025-12-08T21:32:01.0005579+01:00",
                                    "id_doc_sa": "84a7197d-e7a8-4e54-a3ac-54b343dd4db7",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "4b4acaa2-77eb-4c08-8483-859f730e3596",
                                      "id_pos": "fa2b343b-137f-49af-aaa3-30139477307f",
                                      "id_doc": "15e0930f-2515-4e8f-b436-4e1bf6fcb72d",
                                      "id_branch": "e97b5abe-ee6b-4a37-b227-6a8c3a120f96",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2025-12-08T21:32:01.0005579+01:00",
                                      "date_tax": "2025-12-08T21:32:01.0005579+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "c6fb6b1b-6f37-4d1a-8442-4bfd2e1c7572",
                                      "id_relationship": "57077ebf-5d68-4a41-bf7f-0f36145aaa3a",
                                      "id_loc_from": "69bdf2c3-6ba9-4f69-8dfa-e60c114ef4b5",
                                      "id_loc_end": "80669dcd-3c12-47fb-bd52-9b04c7a733ac",
                                      "id_user_add": "71ba4471-931a-42c6-b5ad-47dfd1cfa900",
                                      "id_user_upd": "942d04b6-6a77-4c83-8ddc-97f6e13b4a92",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "9b123560-1ad7-45aa-b246-4896139d75b9",
                                      "id_room_unit": "d852d137-88fd-4a21-9ad2-f43f5feaa093",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "27932c30-8070-440e-b95d-fc71b7b2cc0d",
                                      "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:32:01.0005579+01:00",
                                      "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "0f2d17f3-dd82-4ae4-802d-109af30340f9",
                                        "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": "a8c170d2-80a8-4828-a524-9dabbe4256cc",
                                        "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:32:01.0005579+01:00",
                                        "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                        "id_user_upd": "2e4fb0a6-66d1-4363-94fc-885c4add81c7",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "7dd977db-6035-41a4-bd5e-8623365acf04",
                                            "id_pay": "7724df62-a32a-4d41-ac2f-56b1db51b79f",
                                            "id_money": "129007f9-20c4-4318-89c3-098c153ac75f",
                                            "active": true,
                                            "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                            "id_user_upd": "5f36d744-13b5-4348-8359-cc694c0b1ca5",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "647967dc-ee9b-40aa-9874-e71d4a14dc69",
                                              "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": "8bb57e33-4408-4afa-9832-27386dfd3047",
                                              "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:32:01.0005579+01:00",
                                              "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                              "id_user_upd": "e6fe6c45-9be6-4fd8-858b-eb3f3355fb01",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "e6b42542-adaf-4576-a43e-d3824872b385",
                                                  "id_money_2": "76bc51c4-dd4b-4811-8047-ae788cd90a4f",
                                                  "date_from": "2025-12-08T21:32:01.0005579+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                  "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                  "id_user_upd": "a9ede8e0-86f7-419c-82c2-2b2f9cb965bc",
                                                  "commited": true,
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types1": {
                                                    "$ref": "16"
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  }
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "mt_money_rates1": [
                                                {
                                                  "$ref": "17"
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "3"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa_cashflow": [
                                                {
                                                  "$id": "18",
                                                  "id_doc_sa": "dfe6b97f-fd39-4225-8fe9-883980c789b3",
                                                  "id_pay": "bb2c06ea-6e11-4e45-93ee-f132ed84c2d7",
                                                  "id_money": "2af8ef2f-fa57-4f25-901f-18bf7fed7907",
                                                  "date_cashflow": "2025-12-08T21:32:01.0005579+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "84cc3e46-cdd7-419f-952c-5da4e85c64d9",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "986208b6-1390-4632-bccd-b94396966cfa",
                                                    "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": "7e5579be-4300-4eb0-b350-f76bb67f9697",
                                                    "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:32:01.0005579+01:00",
                                                    "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                    "id_user_upd": "b1b3f3f8-7de6-4332-93c9-d38701f5d696",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "15"
                                                      },
                                                      {
                                                        "$ref": "15"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "3"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$id": "20",
                                                        "id_doc_sa": "b9201301-10d8-4aae-a23d-c33bd83d2612",
                                                        "id_line": 2,
                                                        "id_pay": "dda6b088-a06f-4354-ac43-9760a1d38f11",
                                                        "id_money": "4225d868-d4f1-48c2-a198-9469db04afa2",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "baf8d5eb-44cc-4586-877b-ffefecb0c434",
                                                        "id_employee": "44f47d54-a85a-4cad-94fa-25c6050fe1e4",
                                                        "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": "07b68e67-d1e0-4d10-b78e-022337b88d79",
                                                        "coupon_id": "sample string 9",
                                                        "terminal_id": "sample string 10",
                                                        "card_name": "sample string 11",
                                                        "card_bank": "sample string 12",
                                                        "card_number": "sample string 13",
                                                        "client_name": "sample string 14",
                                                        "money_type": "sample string 15",
                                                        "merchant_id": "sample string 16",
                                                        "aid": "sample string 17",
                                                        "auth_num": "sample string 18",
                                                        "authorization": true,
                                                        "signature": true,
                                                        "contactless": true,
                                                        "date_hour_pay": "sample string 19",
                                                        "terminal_name": "sample string 20",
                                                        "active": true,
                                                        "mt_employees": {
                                                          "$id": "21",
                                                          "id": "82376f5b-4a80-4187-a8d3-4d48fb5b3e1c",
                                                          "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": "f16e024b-abac-42cb-8d8b-368560ef23c6",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "25dc6d3a-2b1c-41ae-8447-092dd408d145",
                                                          "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:32:01.0005579+01:00",
                                                          "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                          "id_user_upd": "5fca123d-8587-48e5-9d05-695916642e39",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$ref": "1"
                                                            },
                                                            {
                                                              "$ref": "1"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "22",
                                                            "id": "2a18d6c2-1fc5-4261-880d-38f3012e74fc",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                            "id_user_upd": "4fa5ec91-fb40-47aa-a133-83a286f147fd",
                                                            "commited": true,
                                                            "mt_employees": [
                                                              {
                                                                "$ref": "21"
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "8"
                                                            }
                                                          },
                                                          "st_images": {
                                                            "$ref": "3"
                                                          },
                                                          "st_users": {
                                                            "$ref": "8"
                                                          },
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$id": "23",
                                                              "id_doc_sa": "0714fc4d-d1fd-4132-8aa8-081a3e70c426",
                                                              "id_line": 2,
                                                              "id_item_sub": "aa4975a4-49a7-4ebd-97d1-aae301127e65",
                                                              "qty": 4.1,
                                                              "id_list": "3a08e240-ca16-43d0-93f7-6fa30f1d253e",
                                                              "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": "616e90d9-6f7a-45df-8e57-dad004511c20",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "77b7d684-6020-4060-93b0-71c303abfb29",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "44e22810-fc44-4a69-87e5-ba2ac5746946",
                                                              "id_user_upd": "cc85ec5a-e6df-4113-9d13-63b05c2d0131",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "24",
                                                                "id": "18a65c3b-59d1-44bc-9de9-bf1a76da07fa",
                                                                "id_item": "c5b730fd-2805-44a2-937f-232e7ea2e14e",
                                                                "id_item_type": "449357e8-fd23-4a49-b41c-1eeb1b62969a",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "14983262-642f-4f4d-aef1-e1a5bfedb394",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                "id_user_upd": "b7ea8d66-ad34-48a2-9a7e-e7de510ffe2c",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "25",
                                                                    "id_item_sub": "9f152cb2-f97d-4ef1-a56e-e7f6bba00947",
                                                                    "id_item": "ba60d511-283e-40a9-98ad-333ece5c1979",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "5de89a74-f4fc-4e05-a47e-be1c7abcee94",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "24"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "26",
                                                                      "id": "2f219327-5ff6-4f98-8d4f-7f02463b8c94",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "e672b2fa-977d-4bc7-b52c-59d0b8a481da",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                      "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                      "id_user_upd": "e503f8cd-2e20-496d-8fd3-3cb1620120da",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "27",
                                                                        "id": "6ad2a888-c4f0-4b08-8a1a-3735d3a8ae2b",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "id_user_upd": "2154f35d-a0ca-4d1d-a1dc-b884b34598a0",
                                                                        "commited": true,
                                                                        "mt_units_ref": [
                                                                          {
                                                                            "$ref": "26"
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items": [
                                                                          {
                                                                            "$ref": "6"
                                                                          },
                                                                          {
                                                                            "$ref": "6"
                                                                          }
                                                                        ],
                                                                        "mt_items1": [
                                                                          {
                                                                            "$ref": "6"
                                                                          },
                                                                          {
                                                                            "$ref": "6"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$ref": "25"
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "mt_items_types": {
                                                                  "$id": "28",
                                                                  "id": "44e20b46-1e82-4fd1-8904-5d56c7661a02",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "0b659395-ad6d-421e-af6d-9fcc4ac82f09",
                                                                  "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:32:01.0005579+01:00",
                                                                  "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                  "id_user_upd": "9a954af4-5dd9-4362-8cc9-758207e597bd",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "29",
                                                                      "id_voucher": "f517275d-65b9-4aed-800e-1ac56c76e9f7",
                                                                      "id_line": "54dd4135-4207-44cc-8c9b-0ce674e959a0",
                                                                      "id_category": "cb3ebc30-a4e0-41aa-b5bc-f7219a136150",
                                                                      "id_item": "0ee62998-0241-4724-a4bc-c8474c6ce9c0",
                                                                      "id_item_type": "cee6da3b-3f9d-4ad2-afbf-b77a96978681",
                                                                      "price_max": 1.1,
                                                                      "qty_add": 3.1,
                                                                      "qty_used": 4.1,
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$id": "30",
                                                                        "id": "10279b7e-3b71-4b68-9003-5341960a6a24",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "date_end": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "date_used": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "date_sesion": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "id_employee": "c0f5ccf8-2e76-4b88-8192-24954ec7414b",
                                                                        "id_branch": "c196626a-54e7-4d3e-8052-9fa4e8f6070a",
                                                                        "id_voucher_permision": "a7e414cf-e54c-4ebb-9b8a-f82b25eca0e2",
                                                                        "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": "35e3a7fa-20ca-41cd-8e14-b218736c0f6c",
                                                                        "id_user_add": "4d218d12-bbc3-4095-995d-0231e6791b55",
                                                                        "id_doc_sa": "98c8d2e2-378f-436f-a5cc-890b9fc8bde0",
                                                                        "id_item_sub": "d18f08c6-a4a5-4f60-a7d0-112da70f2b05",
                                                                        "id_pos_sesion": "8b2c75e3-40f0-420c-9c38-43902f2dc1f4",
                                                                        "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:32:01.0005579+01:00",
                                                                        "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$ref": "20"
                                                                          },
                                                                          {
                                                                            "$ref": "20"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "29"
                                                                          },
                                                                          {
                                                                            "$ref": "29"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_permisions": {
                                                                          "$id": "31",
                                                                          "id": "0a1fe8f7-2141-436b-8fc8-e8d474e3cb1a",
                                                                          "date_from": "2025-12-08T21:32:01.0005579+01:00",
                                                                          "date_end": "2025-12-08T21:32:01.0005579+01:00",
                                                                          "date_used": "2025-12-08T21:32:01.0005579+01:00",
                                                                          "id_employee": "62e4c828-0cac-470f-9ead-3ae27a465415",
                                                                          "id_branch": "23044108-65dc-4a16-bef6-7b29ebb6e78d",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "6d61cdce-4066-4df3-a529-37573f935571",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                          "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_vouchers": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ],
                                                                  "mt_prices_rules": [
                                                                    {
                                                                      "$id": "32",
                                                                      "id": "fb7b9f09-8f53-4ea7-b594-2b2ab98b51eb",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "date_from": "2025-12-08T21:32:01.0005579+01:00",
                                                                      "date_end": "2025-12-08T21:32:01.0005579+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": "a4663e44-934f-48a0-ada8-628c1ba3184a",
                                                                      "id_pos": "8843bfa6-7cf0-4f1b-a443-48f854553a25",
                                                                      "id_list": "13413d7e-c8f4-4cd3-b788-5e040bfd4c02",
                                                                      "id_item": "17e608fe-c58b-4ad5-ac52-ab894ef10d4e",
                                                                      "id_item_type": "dff01af3-efeb-428d-943e-1d9b4ac8511b",
                                                                      "id_category": "3c34c1ec-0bb6-49bf-ae85-e16866e6cc4e",
                                                                      "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:32:01.0005579+01:00",
                                                                      "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                      "id_user_upd": "4f41c010-b910-45b2-9059-ac56c0ab6801",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "mt_pos": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "33",
                                                                        "id": "a002b533-aa5f-4ad4-afea-f9e423f99e4a",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "b131f76d-47bb-48f1-a134-e0d587a502f4",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "e30988ef-cd2a-4a7e-8a00-a615ed41252d",
                                                                        "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:32:01.0005579+01:00",
                                                                        "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "id_user_upd": "51c8db83-f9e6-4dc7-82a1-046a8dfa837c",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "34",
                                                                            "id_pos": "60a4eb4d-23b9-4589-ab1e-0d1bf2b57f13",
                                                                            "id_pos_type": "0de1ecda-c161-4afb-921f-cc44fc88ad20",
                                                                            "id_price_list": "dc44156b-07f8-440c-b34a-77de78c24898",
                                                                            "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:32:01.0005579+01:00",
                                                                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "id_user_upd": "a513a4a9-abad-41d7-86bb-ffde6f2a69aa",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "35",
                                                                              "id_pos": "c456f43c-8003-427f-887d-b25c6116a387",
                                                                              "id_pos_type": "1d24842c-9412-4d84-89d0-afb7c3e08735",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                              "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                              "id_user_upd": "91d1aee6-343b-43c2-b7bb-98259c73fbe5",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "34"
                                                                                },
                                                                                {
                                                                                  "$ref": "34"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "36",
                                                                                "id": "b26deefd-f8fd-4115-b874-01b5d3c67656",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                                "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                "id_user_upd": "680192c7-d012-48d4-b804-a7c8559efc6a",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "37",
                                                                                    "id": "60f1aff1-ade8-4990-825d-1ba9a63d9230",
                                                                                    "id_branch": "feaef734-b1cf-4618-86b0-0580ed8e61bb",
                                                                                    "id_pos_type": "711d08c6-018b-472c-9432-85ca1de2606c",
                                                                                    "id_pos": "393fc0a6-e3ae-47d3-8b30-dea6dc565261",
                                                                                    "id_item": "03ec17eb-2e0e-4aad-84f3-ef675571695b",
                                                                                    "date_from": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "date_end": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "id_user_upd": "ff211904-6f19-42df-9924-6833092b11db",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "38",
                                                                                    "id_pos_print": "dfb9a4b6-2ba6-43a5-aa23-f45cde00e695",
                                                                                    "id_doc": "3a29bfef-cb5b-4130-aa87-8776b7fa01b6",
                                                                                    "id_pos_type": "7d08bf57-b4b0-4ba1-9d49-575157c98eb2",
                                                                                    "id_doc_print": "78a5e6f7-8f38-4b4a-a974-e7e6aef6af0e",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "id_user_upd": "5e06ec1f-850b-4251-abb4-118daac3ac26",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "39",
                                                                                      "id": "d8d1b16d-17bd-4213-a595-965c8cd6811d",
                                                                                      "id_pos": "80e220fb-93a8-4108-a31e-a573f049de60",
                                                                                      "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:32:01.0005579+01:00",
                                                                                      "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                      "id_user_upd": "d3ccb31f-f41a-4b3f-bfff-fd40b2146e6a",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "40",
                                                                                      "id": "dd9585b1-5dcd-43d7-990b-52581e5855c4",
                                                                                      "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:32:01.0005579+01:00",
                                                                                      "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "41",
                                                                                          "id_doc_print": "da4cb33b-3b2c-44b9-bb04-a652884f3785",
                                                                                          "id_line": 2,
                                                                                          "text": "sample string 3",
                                                                                          "type_line": "sample string 4",
                                                                                          "type_align": "sample string 5",
                                                                                          "ref_line": 6,
                                                                                          "font_name": "sample string 7",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_color": "sample string 10",
                                                                                          "st_doc_print": {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "41"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "38"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "33"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "34"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$id": "42",
                                                                            "id_list": "b08f00db-9010-4fe9-bf48-430a8dddb3e0",
                                                                            "id_item_sub": "08f56d69-1317-4851-adce-ad2b7ce63f6b",
                                                                            "validity_date": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "id_user_upd": "8ed33918-15ba-4c68-92c4-9bbe682f80ad",
                                                                            "commited": true,
                                                                            "mt_items_sub": {
                                                                              "$ref": "24"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "33"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "42"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "33"
                                                                          },
                                                                          {
                                                                            "$ref": "33"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "33"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id": "0f4f3dd7-7120-4b49-bdb3-8a338adaf86d",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "date_end": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "id_branch": "3e3ae42f-d222-4ea5-b6b0-cb44f755242c",
                                                                            "id_pos": "6e1bdb40-f97a-485b-8340-e00e28802f6b",
                                                                            "id_list": "73e0137a-2ada-4bfc-b91e-c9bc8cc93e47",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "id_user_upd": "cb67ab86-53a0-49be-872a-3156092c8efa",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "33"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_det": [
                                                                          {
                                                                            "$ref": "23"
                                                                          },
                                                                          {
                                                                            "$ref": "23"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "32"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "44",
                                                                      "id": "dd30daf6-203c-4885-aa03-d39546ad19a7",
                                                                      "order_id": 2,
                                                                      "id_item": "e8214e10-6a88-46c2-a337-489975954578",
                                                                      "id_item_type": "bd02a8ab-8a1f-4f2e-932b-f3e5d860370a",
                                                                      "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": "dbed85e7-80bb-4ccc-82da-1108de4d9586",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "089a8754-739b-4593-bcf9-f71e0727dc13",
                                                                      "count_voucher": 1,
                                                                      "id_category": "e808990c-1ceb-4881-9e1c-aba42767375a",
                                                                      "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                      "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                      "id_user_upd": "a400e2ec-aa91-487c-ac9d-cddf046d507e",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "45",
                                                                        "id": "154f52aa-7ef0-48b8-bda8-3eb0ea590f6b",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "639605bb-8367-4406-a75d-57f480d5a4cc",
                                                                        "date_tax": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "date_open": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "date_close": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "id_user_open": "55c228ec-027d-43e1-a8e9-6f480bf82121",
                                                                        "id_user_close": "a774d282-f5ab-41c8-bb0d-5215ef63d829",
                                                                        "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:32:01.0005579+01:00",
                                                                        "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "12"
                                                                          },
                                                                          {
                                                                            "$ref": "12"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$ref": "44"
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pt": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id": "9726feeb-e8c1-4ee3-ad60-3e1c94aff78f",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "7a832dbc-592e-4e56-8eb4-9445debd1153",
                                                                            "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:32:01.0005579+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "47",
                                                                            "id": "8b9bc432-4f32-4259-b0f4-4eb15c6aec93",
                                                                            "id_room_unit": "daa8692e-e150-4ebf-bbb0-ac5d513150e1",
                                                                            "id_room_list": "2225fb0b-c03b-4116-85d3-6f1d2243b9d2",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "date_from": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "date_end": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "date_open": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "date_close": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "id_employee": "08baec23-d399-4e11-867a-efdc98ad521a",
                                                                            "id_employee_sec": "e04bd14f-da64-40d2-981f-7ef979571083",
                                                                            "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": "904e162a-1cfd-454b-80de-7f03db4fcdb4",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "a3fe9f70-3097-4ee3-99c2-aebc027ab7cc",
                                                                            "id_user_close": "3cd6a182-3138-49ee-a7fd-31e68699c41b",
                                                                            "id_unit_state": "113ec298-e396-45ff-b48c-cae75efcd567",
                                                                            "id_pos_sesion": "97d2f57e-5821-4413-a97b-4a8fa06b16bb",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "48",
                                                                              "id": "b33eafda-0998-4648-844a-3bd8d034f872",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "a2f64a5d-118b-4159-bae5-8a365dd85aaa",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "89e0eb39-4d1c-4508-97fc-6c3f4bb14855",
                                                                              "locked": true,
                                                                              "date_locked": "2025-12-08T21:32:01.0005579+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                              "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                              "id_user_upd": "046ddfcf-83d7-45ac-a622-74c90ab95425",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "49",
                                                                                "id": "2255ebcf-9299-4041-91ba-deecb3dfb56d",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "af0cb36d-4501-4bc6-ae0f-1a51d3dbe6cb",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "5bf84782-8543-4b02-89ba-24f44c0132a1",
                                                                                "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": "0a5aa2a8-5c84-473f-af81-e2a756078def",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                                "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                "id_user_upd": "e0bbd060-88c0-4177-a792-877c72f5167c",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "50",
                                                                                    "id_pos": "398c4ea3-7b09-4312-9896-3ebff4b7909c",
                                                                                    "id_room": "e2b0e28d-73e3-4dc6-9568-0ee9a936a734",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "id_user_upd": "37b87bf9-8ce1-44ce-a5b1-3b57c603eef7",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms": {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "50"
                                                                                  }
                                                                                ],
                                                                                "st_images": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_images1": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_list": [
                                                                                  {
                                                                                    "$id": "51",
                                                                                    "id": "df14a93e-7a9b-4888-9bd9-e8d05481f781",
                                                                                    "id_room": "1c6c2494-16c9-4093-b5c5-9484db05c22a",
                                                                                    "date_in": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "date_out": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "id_user_add": "0995ac62-7b4f-4420-8b01-17e9a31d2de5",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$id": "52",
                                                                                "id": "31e04df7-c39f-4d8f-9c04-d6a0cc40b44a",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                                "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                "id_user_upd": "107fb539-2791-463c-9082-ba9e94074349",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "53",
                                                                                    "id_room_type": "a600c593-a2e3-4805-854d-74954121610d",
                                                                                    "id_room_state": "b73c7586-4ce2-483b-bf19-4eddd20028aa",
                                                                                    "id_image": "364159b2-701e-464e-b4f2-09ee73ee1882",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                    "id_user_upd": "bdceb5e3-eb75-4ea2-8a62-4fd6ff413972",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "54",
                                                                                      "id": "5c3f21c6-0562-477c-9f14-f68376bdc916",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                                      "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                      "id_user_upd": "48afbf88-02bf-4f3b-9a00-3ec85c0d0a31",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "53"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "53"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "53"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "47"
                                                                                },
                                                                                {
                                                                                  "$ref": "47"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_states": {
                                                                              "$ref": "54"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "tt_rooms_list": {
                                                                              "$ref": "51"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "55",
                                                                            "id": "7489162c-6aae-4863-899b-446e602968c1",
                                                                            "id_pos_sesion": "be4aa7f7-d3e1-4793-a5db-d7838a41a5ec",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "f2ff084e-d6c8-4039-9f84-f609a0136279",
                                                                            "id_room_unit_activity": "17589527-31a8-4403-8f3f-7e9759440b84",
                                                                            "id_doc_sa": "ae97e595-9cd8-4885-bbd7-036cc87c0179",
                                                                            "id_pos_type": "128eea85-7f81-4a8b-ba0e-d6549c479e6b",
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "4fc6250c-a42e-445f-a4b9-7dd86df53d5c",
                                                                            "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:32:01.0005579+01:00",
                                                                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "56",
                                                                                "id_tip": "26d41144-610e-490f-8e49-25b16085c01d",
                                                                                "id_user": "eb3b58ff-3e20-47e7-b464-38f41ec0bcd1",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                                "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "55"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "55"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_pos_sesion": "64fcb49b-0fdd-4bb0-a15e-bb44c0a5840d",
                                                                            "id_user": "cdf3a033-7b97-4ec2-99b9-9a15829b7ff1",
                                                                            "date_add": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "58",
                                                                  "id": "2c815296-1845-4f82-80ca-237f7bb0c023",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "9bd05f97-5255-473c-9aad-8b0bacc453cc",
                                                                  "id_doc_print": "b272ad29-8c79-4400-a436-ac06a6422bdf",
                                                                  "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:32:01.0005579+01:00",
                                                                  "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$ref": "42"
                                                                  },
                                                                  {
                                                                    "$ref": "42"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "23"
                                                                  },
                                                                  {
                                                                    "$ref": "23"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_prices_list": {
                                                                "$ref": "33"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "13"
                                                              },
                                                              "tt_doc_sa_det_stock": [
                                                                {
                                                                  "$id": "59",
                                                                  "id_doc_sa": "3d165cd9-fbca-436c-9f76-359b29b59503",
                                                                  "id_line": 2,
                                                                  "id_item": "c8b7fb36-b49a-4016-979a-5e5e74b153eb",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa_det": {
                                                                    "$ref": "23"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "23"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "30"
                                                            },
                                                            {
                                                              "$ref": "30"
                                                            }
                                                          ],
                                                          "tt_vouchers_permisions": [
                                                            {
                                                              "$ref": "31"
                                                            },
                                                            {
                                                              "$ref": "31"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$ref": "47"
                                                            },
                                                            {
                                                              "$ref": "47"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity1": [
                                                            {
                                                              "$ref": "47"
                                                            },
                                                            {
                                                              "$ref": "47"
                                                            }
                                                          ]
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "16"
                                                        },
                                                        "mt_payment_types": {
                                                          "$ref": "19"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "13"
                                                        },
                                                        "tt_vouchers": {
                                                          "$ref": "30"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_vouchers": [
                                                      {
                                                        "$ref": "30"
                                                      },
                                                      {
                                                        "$ref": "30"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  },
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "tt_doc_sa": {
                                                    "$ref": "13"
                                                  }
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ]
                                            },
                                            "mt_payment_types": {
                                              "$ref": "19"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            }
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "3"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "mt_pos_doc_print": [
                                          {
                                            "$ref": "38"
                                          },
                                          {
                                            "$ref": "38"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "60",
                                            "id_pos": "bde73ad4-1509-4f8d-974d-fa6f39c5848d",
                                            "id_doc": "47027bb0-716d-44f1-9d66-6e19ba0c81c6",
                                            "value": 3,
                                            "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "61",
                                            "id": "b95cfb12-5e1e-44d2-a45c-4797f7992366",
                                            "id_pos": "70fb7056-2bed-4dcb-9f49-b905f051b4ac",
                                            "id_doc": "c200f620-a24f-4cd6-aa82-d42d0467f974",
                                            "id_branch": "73e49776-4f08-4ab8-9c2a-502c649f5fcd",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2025-12-08T21:32:01.0005579+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "ee73a7b3-3d56-498a-a794-faa52383dcc2",
                                            "id_loc_from": "e2eb6a3d-e687-4e13-98e1-99f29bb6d858",
                                            "id_loc_end": "a7e40f9c-d4da-449f-8000-cee16e3d5790",
                                            "id_user_add": "4056dde2-f8b9-40df-a68d-427becf53caa",
                                            "id_user_upd": "cc9ae8c2-45cd-42a1-a167-27c261486f94",
                                            "id_pos_sesion": "95f1771a-fe19-47b3-a153-dd049bc8153b",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2025-12-08T21:32:01.0005579+01:00",
                                            "active": true,
                                            "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                            "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "62",
                                              "id": "3c7e442a-01af-4b4b-b5b0-7649c84b19b9",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "255991db-8eee-4cbb-82ea-8729ae102f75",
                                              "active": true,
                                              "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                              "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                              "id_user_upd": "d551e35f-2aa8-447b-83e4-b79e4804a874",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "63",
                                                  "id_location": "c484eb78-4dac-4224-8f07-39794125a40e",
                                                  "id_item": "d8a0c7f3-d3fc-473a-b53f-af7a3b341385",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                                  "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "62"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ]
                                            },
                                            "mt_locations1": {
                                              "$ref": "62"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "st_users1": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "64",
                                                "id_doc_st": "7efb73be-d421-42d7-8188-452dcd6853c6",
                                                "id_line": 2,
                                                "id_item": "d1c21238-2fed-40c6-afa1-2839313bdb5c",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "6"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "61"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "61"
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "61"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "62"
                                      },
                                      "mt_locations1": {
                                        "$ref": "62"
                                      },
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "st_users1": {
                                        "$ref": "8"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "23"
                                        },
                                        {
                                          "$ref": "23"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "tt_doc_sa1": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_sa2": {
                                        "$ref": "13"
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      },
                                      "tt_rooms_units_activity": {
                                        "$ref": "47"
                                      },
                                      "tt_spool_doc_print": [
                                        {
                                          "$id": "65",
                                          "id": "a171e5a5-2a89-41b0-a981-63a7b5ee790f",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "bca1796e-23b1-48db-868d-cb090e8b05d3",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                          "printed": true,
                                          "print_on": "2025-12-08T21:32:01.0005579+01:00",
                                          "tt_doc_sa": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "45"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "37"
                              },
                              {
                                "$ref": "37"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "39"
                              },
                              {
                                "$ref": "39"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "50"
                              },
                              {
                                "$ref": "50"
                              }
                            ],
                            "st_users": {
                              "$ref": "8"
                            },
                            "mt_pos_view": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "43"
                              },
                              {
                                "$ref": "43"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "32"
                              },
                              {
                                "$ref": "32"
                              }
                            ],
                            "st_doc_num": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "66",
                                "id": "41b54788-8a9c-42c8-961d-6ed8e414a31d",
                                "id_pos": "e116a4e4-c221-4110-9f0e-30195e558a58",
                                "mac_address": "sample string 3",
                                "date_end": "2025-12-08T21:32:01.0005579+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "1de82e3d-1386-440d-a7d6-0672946df3fb",
                                "active": true,
                                "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "67",
                                "id_user": "98b5dc88-b98c-40fc-ae18-af880ff01ff2",
                                "id_pos": "42c7b2ab-a7e0-456c-8c59-5cef4add921a",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "68",
                                "id": "1bde0829-c5c1-4ee2-99c3-506573a78add",
                                "id_pos": "822ca2fb-849f-4146-b15c-68b7ddd8acca",
                                "date_add": "2025-12-08T21:32:01.0005579+01:00",
                                "date_upd": "2025-12-08T21:32:01.0005579+01:00",
                                "date_out": "2025-12-08T21:32:01.0005579+01:00",
                                "connection_type": "sample string 3",
                                "connection_speed": 1,
                                "terminal_name": "sample string 4",
                                "version": "sample string 5",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "68"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "45"
                              },
                              {
                                "$ref": "45"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "2"
                            },
                            "tt_logs": [
                              {
                                "$id": "69",
                                "id": "0a20afbb-eab3-4420-9142-0b1f081425f1",
                                "id_user_add": "593e8fd9-7992-4bcb-87ed-16badbd49258",
                                "id_table": "f6afd20c-3a41-4140-8883-bd8d1cd4c377",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "531ec4a3-0228-4d76-ad70-78c2aed4e57d",
                                "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "70",
                                  "id": "298095f6-c695-4cbf-a32a-b163623bb6b5",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                  "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "71",
                                      "id": "f4178910-ea03-4695-88f9-9dda4fc7862c",
                                      "id_sync": "0fcbb417-d758-49fe-b94d-bdc0ee52f014",
                                      "json": "sample string 3",
                                      "id_table": "d3760880-16ec-4da7-b6c5-3b0f76eeb68e",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "72",
                                        "id": "4200e055-11f2-44c1-8e03-47c59f3e232a",
                                        "id_branch_from": "0b92ee24-9d33-441b-a26d-c5f79b17344d",
                                        "id_branch_to": "1a734ed4-36c8-457d-bc82-2c89cf729f0f",
                                        "type": 4,
                                        "created_on": "2025-12-08T21:32:01.0005579+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2025-12-08T21:32:01.0005579+01:00",
                                        "send_on": "2025-12-08T21:32:01.0005579+01:00",
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_branches1": {
                                          "$ref": "2"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "71"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "70"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "69"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "73",
                                "id": "94196243-c709-4689-bd19-ab852d0a05a1",
                                "id_pos": "0bc29b2a-391d-4cbd-9e56-dbb6b86a5fa7",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2025-12-08T21:32:01.0005579+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ]
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "22"
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "st_images": {
                      "$ref": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$id": "74",
                        "id": "5b979122-ccdd-4140-af20-da1ce5f05e5f",
                        "id_function": "399358c7-5ce9-48da-a999-d8e8bdea7c7e",
                        "id_user": "561df0d8-c39f-40af-97ae-8d139f1c5e7e",
                        "id_profile": "24ab5e7c-96c7-4c20-8964-2b5aee20e4e3",
                        "permission": 3,
                        "active": true,
                        "created_on": "2025-12-08T21:32:01.0005579+01:00",
                        "last_update": "2025-12-08T21:32:01.0005579+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "75",
                          "id": "238ac906-c7be-4286-baf6-19e86d6cbef8",
                          "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:32:01.0005579+01:00",
                          "last_update": "2025-12-08T21:32:01.0005579+01:00",
                          "commited": true,
                          "st_permisions": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "st_users": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ]
                        },
                        "st_users": {
                          "$ref": "8"
                        },
                        "st_functions": {
                          "$id": "76",
                          "id": "5d8f6925-50a7-4818-ba94-d95da9f8ae63",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "56910dc7-79da-44a4-8960-96cf0e1ad5f8",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "49cd8c8b-e289-4e96-8562-90047701128a",
                          "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:32:01.0005579+01:00",
                          "last_update": "2025-12-08T21:32:01.0005579+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "77",
                            "id": "e74a24ef-d0d3-4c34-a45b-bf7c8479d65a",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2025-12-08T21:32:01.0005579+01:00",
                            "last_update": "2025-12-08T21:32:01.0005579+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": "a9fce0ce-a8e9-4a61-a026-caef83816521",
                        "token_id": "sample string 2",
                        "id_user": "a33d5ca4-acac-4c54-b6b9-34ccfab47e85",
                        "date_from": "2025-12-08T21:32:01.0005579+01:00",
                        "date_end": "2025-12-08T21:32:01.0005579+01:00",
                        "created_on": "2025-12-08T21:32:01.0005579+01:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "79",
                        "id": "1739f30f-ac4d-4849-89c5-ddff8ac14615",
                        "id_room_activity": "93a58be7-4d0b-46e3-aac9-df3a73c9eb99",
                        "id_pos_sesion": "ed26814f-7a05-49a5-949a-03dcb2b889c0",
                        "log_text": "sample string 4",
                        "id_user": "fc5642d9-0c23-4d4e-9a88-328a7b7c9223",
                        "created_on": "2025-12-08T21:32:01.0005579+01:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "79"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "30"
                      },
                      {
                        "$ref": "30"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "57"
                      },
                      {
                        "$ref": "57"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "37"
                  },
                  {
                    "$ref": "37"
                  }
                ],
                "mt_items_formula": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_units": {
                  "$ref": "27"
                },
                "mt_units1": {
                  "$ref": "27"
                },
                "st_images": {
                  "$ref": "3"
                },
                "st_users": {
                  "$ref": "8"
                },
                "mt_items_sub": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ],
                "tt_doc_sa_det_stock": [
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "44"
                  },
                  {
                    "$ref": "44"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "63"
                  },
                  {
                    "$ref": "63"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ]
              },
              "st_users": {
                "$ref": "8"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "3"
          },
          "st_users": {
            "$ref": "8"
          },
          "mt_prices_rules": [
            {
              "$ref": "32"
            },
            {
              "$ref": "32"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_employees": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_items": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "mt_items_types": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ],
      "mt_money_types": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "mt_payment_types": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "mt_prices_list": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "53"
        },
        {
          "$ref": "53"
        }
      ],
      "st_functions": [
        {
          "$ref": "76"
        },
        {
          "$ref": "76"
        }
      ],
      "st_images_types": {
        "$id": "80",
        "id": "253351bc-35b8-4b7a-b1eb-16431e3132c2",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2025-12-08T21:32:01.0005579+01:00",
        "last_update": "2025-12-08T21:32:01.0005579+01:00",
        "commited": true,
        "st_images": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "mt_docs": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "st_users": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "st_users1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "37"
      },
      {
        "$ref": "37"
      }
    ],
    "mt_locations": [
      {
        "$ref": "62"
      },
      {
        "$ref": "62"
      }
    ],
    "mt_periods": [
      {
        "$id": "81",
        "id_branch": "76c9e6b9-5989-4fcb-a8d5-b0569256d7e5",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2025-12-08T21:32:01.0005579+01:00",
        "date_end": "2025-12-08T21:32:01.0005579+01:00",
        "state": "sample string 6",
        "created_on": "2025-12-08T21:32:01.0005579+01:00",
        "last_update": "2025-12-08T21:32:01.0005579+01:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "81"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "43"
      },
      {
        "$ref": "43"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "61"
      },
      {
        "$ref": "61"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "30"
      },
      {
        "$ref": "30"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ]
  },
  "mt_employees": {
    "$ref": "21"
  }
}