GET api/Mt_Units/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_units_ref

Collection of mt_units_ref

None.

st_users

st_users

None.

mt_items

Collection of mt_items

None.

mt_items1

Collection of mt_items

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "eeee9427-844c-454e-ad40-a5a0a860947f",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2026-03-10T09:41:21.7845014+01:00",
  "last_update": "2026-03-10T09:41:21.7845014+01:00",
  "id_user_upd": "ef87fbbb-982f-4ff0-b346-b17508c2965a",
  "commited": true,
  "mt_units_ref": [
    {
      "$id": "2",
      "id": "1acdb1f0-57b4-407e-b371-a71e0250d5ab",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "coefficient": 4.1,
      "id_unit": "180e54c4-a558-471e-8063-b5f3cc66dd3e",
      "active": true,
      "created_on": "2026-03-10T09:41:21.7845014+01:00",
      "last_update": "2026-03-10T09:41:21.7845014+01:00",
      "id_user_upd": "82cfbb7f-e717-4cb5-b246-7b1027c2a229",
      "commited": true,
      "mt_units": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "ae93c2b6-9f65-45b9-b945-788d35559761",
        "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": "4c5b8baa-c4aa-4113-bcbb-28f24a262111",
        "view_messages": true,
        "id_image_photo": "025e353b-74d5-48bb-b5f4-b8b256b5b5db",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "be5a163f-64f8-4b4a-ac53-1004190ba7d7",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-03-10T09:41:21.7845014+01:00",
        "last_update": "2026-03-10T09:41:21.7845014+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "37063ff1-d00a-4318-b802-c52d53c9c4ea",
            "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": "4d79199b-7e46-4ab2-a20b-8d0144e398c6",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-03-10T09:41:21.7845014+01:00",
            "last_update": "2026-03-10T09:41:21.7845014+01:00",
            "id_user_upd": "ac46a51e-09a4-40d6-ae1d-01f3d412eb99",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "a9b44647-31c3-424d-a6a0-76c6c85cece8",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "c1054da5-c4ee-4540-968c-fa9a619508db",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-03-10T09:41:21.7845014+01:00",
              "last_update": "2026-03-10T09:41:21.7845014+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "d7559d7f-8439-49e6-8cdf-dfe3316d6c69",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "4266ac17-687e-4170-9e9c-e28be7dda5ce",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "debe6fc4-8c63-4db5-8ea1-eab8a98ddd8e",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                  "id_user_upd": "26b6334c-9f1c-4c6c-8adb-a7972ad9f2b7",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "13be993b-c11e-4329-9b5a-ca428956d9e5",
                      "id_item": "7aa019da-dc6d-4618-8b4f-883d6280965f",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-03-10T09:41:21.7845014+01:00",
                      "last_update": "2026-03-10T09:41:21.7845014+01:00",
                      "id_user_upd": "8f2ed56c-3048-4dc9-bbda-b88750ac866e",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "e3a5d0dc-95c5-493e-8708-074007caaf0f",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "33b1d3a7-6d3c-4e84-9fcf-3f686b7e072d",
                        "id_unit_sec": "b8703532-5f0a-44cb-979d-3a67b21a4c19",
                        "id_brand": "7943b99a-5903-4c1a-9dd0-44a169a6bb8a",
                        "b_sale": true,
                        "b_stock": true,
                        "b_price": true,
                        "b_unique": true,
                        "b_exclude_control": true,
                        "tax": 12.1,
                        "change_price": true,
                        "force_printing": true,
                        "is_ticket": true,
                        "is_supply": true,
                        "define_price": true,
                        "is_multi_sub": true,
                        "external_id": "sample string 19",
                        "name_pos": "sample string 20",
                        "name_print": "sample string 21",
                        "id_image": "3df7882e-557b-4022-a6b9-e57554ab60e7",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-03-10T09:41:21.7845014+01:00",
                        "last_update": "2026-03-10T09:41:21.7845014+01:00",
                        "id_user_upd": "ec9fce5b-ceb5-482e-80a5-2ca47746fad8",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "2c6f484e-7c06-486a-b27d-041faf702100",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-03-10T09:41:21.7845014+01:00",
                          "last_update": "2026-03-10T09:41:21.7845014+01:00",
                          "id_user_upd": "94ca6c73-12bc-4f73-a946-8ce1a3cbd445",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "3"
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$id": "10",
                            "id": "9d359698-4754-442a-9d7c-d6fa5550bd3f",
                            "id_branch": "88836a26-4712-4d30-8b1d-be8e8ae1b7f1",
                            "id_pos_type": "81eea070-3cbb-4cb1-82c9-16a48e6ed964",
                            "id_pos": "6a9f89b9-5052-4252-bf7f-89fe3e934de3",
                            "id_item": "ff60a996-0ecc-4cf3-bf68-8c9499a9fb11",
                            "date_from": "2026-03-10T09:41:21.7845014+01:00",
                            "date_end": "2026-03-10T09:41:21.7845014+01:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-03-10T09:41:21.7845014+01:00",
                            "last_update": "2026-03-10T09:41:21.7845014+01:00",
                            "id_user_upd": "19562efc-68fb-4c5a-9ced-770eb4b51b60",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "c00574ee-2112-4183-a62f-1b62b2946975",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "34b51de9-4d1d-496b-8bdc-11d03ab6359d",
                              "id_zone": "c495cb92-a731-451c-a3c9-dce46ff3f0e0",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                              "id_user_upd": "21f2cb34-4284-430f-9075-455d7f4d254a",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "acb562f0-c808-4d18-be30-9dd632aca4aa",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "ea1eebc1-12f0-437a-8d19-726575cadd3a",
                                "active": true,
                                "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                "id_user_upd": "0fcc5df6-1463-466c-9500-89136d5f8f79",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "dfe6eb57-9010-4c7c-bd3d-cc6b69e1b5a5",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "6c0eae55-21b4-48a7-9a3f-0f55595ba1d9",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "36be852e-6377-4644-9eea-c8a45fc2cd26",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                  "id_user_upd": "d37f025e-efef-4c4a-b92f-200c87a9b6c8",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "61a6142d-2e67-4fca-8d5c-d099ccb1e16c",
                                      "id_cloakroom": "dca06459-f92e-432a-b0da-0b765708d050",
                                      "id_pos_sesion": "e86ee7bb-fef8-43cc-a288-1c8e2f281f91",
                                      "unit_id": 4,
                                      "date_open": "2026-03-10T09:41:21.7845014+01:00",
                                      "date_close": "2026-03-10T09:41:21.7845014+01:00",
                                      "id_doc_sa": "1a126517-4f7c-43bb-b5f9-442b447d5815",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "15c09008-ce46-4b63-9b44-40c5fc1d0b1f",
                                        "id_pos": "83292d83-345e-4994-b131-1eb522fcbd9e",
                                        "id_doc": "95802875-3a93-46d2-90f8-7d53651b26c3",
                                        "id_branch": "f03ea2fb-6bf3-464d-a27c-5ca8d07ae5df",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T09:41:21.7845014+01:00",
                                        "date_tax": "2026-03-10T09:41:21.7845014+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "531fb5b3-d404-4a03-9169-15f5fc949afe",
                                        "id_relationship": "f1681e65-c7cb-4b84-91c7-19ff485d7f93",
                                        "id_loc_from": "55688e6b-aae8-4ac1-90cf-635f4a7946a5",
                                        "id_loc_end": "779fcd50-f9a2-4b05-9914-2962842049ee",
                                        "id_user_add": "be45d4a9-36e6-4510-908a-745b7180aae9",
                                        "id_user_upd": "6479e75c-61c7-44e6-be6d-1fe7043ef9ef",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "d94fc01c-611b-47c8-a2a1-8a19d22c0746",
                                        "id_room_unit": "07dd7984-a379-4c14-a9b1-0dfd0c2b8bc2",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "502c37a0-cb49-423c-b45e-193be414c800",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                        "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "15d0fc4a-72f1-47c6-b638-e6cfaf87c3af",
                                          "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": "013e73ec-8019-429c-80ef-f54dac6a57ef",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                          "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                          "id_user_upd": "18b75785-2757-4203-9772-47cb50df5a04",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "99fcc7ff-9946-4746-a759-6b9007ec0997",
                                              "id_pay": "289accc5-048d-44e4-9c8d-f4870cc52aea",
                                              "id_money": "4fe2f65d-091e-44dd-8d8a-fc714c1d5795",
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                              "id_user_upd": "b2128e8e-4968-4806-b1c4-af7b91b78ef4",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "c01e34bd-8bcd-4a18-9470-4c674257d54f",
                                                "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": "4b879412-08a8-49b7-ab49-7dc250eb5cb5",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                "id_user_upd": "691acc87-1728-4fb9-af49-aeabc582ec71",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "9b858fc1-19c9-48c0-98e4-9d004828a3fe",
                                                    "id_money_2": "26311add-fcc2-4a2d-9f85-2b6bc068fee0",
                                                    "date_from": "2026-03-10T09:41:21.7845014+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                    "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                    "id_user_upd": "79c0b48c-d345-4f06-b7bf-88c1ed7e64a3",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "145df64e-3ef8-4c1c-8434-06a954535d9c",
                                                    "id_pay": "723d64c3-7859-4689-a2f2-8d3905e12da7",
                                                    "id_money": "28724587-5b21-4884-b056-14ce732c6e05",
                                                    "date_cashflow": "2026-03-10T09:41:21.7845014+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "cb7f6c13-63e8-4e30-8c33-f9f0feba3497",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "250f4b70-c729-41e8-b4b0-7a890d27b303",
                                                      "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": "4960f1be-0064-47ff-a418-e549876faa8a",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                      "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                      "id_user_upd": "414b4cad-6b81-4ddb-911f-10c61cdfd22a",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "22",
                                                          "id_doc_sa": "34016646-04c0-490e-b6c8-cbe4aacb5c8d",
                                                          "id_line": 2,
                                                          "id_pay": "464968d4-9749-4849-ae01-64ed23b91eee",
                                                          "id_money": "171915f5-ede2-4b46-816c-43a017ac1866",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "69d9a7c7-e5f9-4259-94d6-545efeda6c48",
                                                          "id_employee": "5bd36704-ad6a-4a97-b96d-1807a3a7637b",
                                                          "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": "44c2edd7-c370-4e9c-b8ca-ebe40e663acf",
                                                          "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": "23",
                                                            "id": "3e2aeea5-d461-4d52-98fa-00dce36ab549",
                                                            "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": "6d07c207-45ef-4b77-b7bb-c3e3fce97336",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "2c4a4b3a-4f84-4232-8b88-26bb0f9477c7",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                            "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                            "id_user_upd": "639968fa-667a-4ec6-ad0f-59a0694bbcdf",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "928db2cf-e95c-4c75-bd74-26c11b11be64",
                                                                "id_branch": "7d1c2824-ef4d-4d0e-bf51-9634ddb6eb9a",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                "id_user_upd": "926efc5c-0775-4911-9e09-ae94cd9d40da",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "69f5bb04-162f-45d2-831e-7bb483a293cd",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                              "id_user_upd": "73d81adc-bda0-4857-873d-66813e2699d3",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "26",
                                                                "id_doc_sa": "2eda8164-eee2-444e-82e9-93bee10b7635",
                                                                "id_line": 2,
                                                                "id_item_sub": "14314838-bc57-4d15-a08f-dbe5fb1d8819",
                                                                "qty": 4.1,
                                                                "id_list": "3b806c1a-cb34-44aa-9e80-529055efcefe",
                                                                "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": "1cf47253-4b73-453c-bf9c-cfbb3062e24e",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "71e97730-8752-4bdc-a82c-7d8a4fe2be47",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "d1ba06e5-30fa-4987-b0c9-1d05cc1bd77d",
                                                                "id_user_upd": "f9038054-ef9a-4305-a70b-e89632d604e6",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "82338638-0e58-47ff-8050-8e448432277b",
                                                                  "id_item": "f95fd7e8-5da6-4096-8874-f635558fc5c6",
                                                                  "id_item_type": "5dfdd547-119e-42e1-8e22-c2a7ee3cdd55",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "82243992-2ff0-429d-904b-18ab0c5b7a02",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                  "id_user_upd": "744f4b43-2b48-428b-a552-6d58bd84df1a",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "7a045206-39e6-40ea-abcc-035b44640c23",
                                                                      "id_item": "a13b10d8-1877-4e98-84e8-53c06968c9dd",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "761dcbd6-5224-46b2-826d-dcbad29e6895",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$ref": "2"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "9b87750c-0b03-43a8-b6a1-ca1fc757af64",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "c804374e-9757-4411-b3f4-392aea650192",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                    "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                    "id_user_upd": "79e6636d-6d16-4e30-9bf8-52475198bc87",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "68c4ec66-dd86-4a84-aa67-68699fbe4980",
                                                                        "id_line": "66b4f6a1-f59c-427e-826b-7ba5a990bf53",
                                                                        "id_category": "2aa73e53-6ec1-4ccb-bdaf-d58e67a94dce",
                                                                        "id_item": "dd82fe29-a1ba-4f16-bed2-3abdfa5d3f68",
                                                                        "id_item_type": "5166e75b-bd80-4243-b5dc-4277d4012cdd",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "165b2cfb-0f82-42dd-a425-1ed289429288",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "date_end": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "date_used": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "date_sesion": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "id_employee": "aca630de-841a-4e76-b7e0-b6262d2b29ba",
                                                                          "id_branch": "2e263247-6ad6-4f34-bb90-42e08f86b606",
                                                                          "id_voucher_permision": "42658627-8771-4507-9e82-ad8c9b15d546",
                                                                          "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": "f00b4b6b-628d-4cab-a0c3-072f76be2e46",
                                                                          "id_user_add": "5aa9b221-8e6c-475f-91ab-2f848762dd59",
                                                                          "id_doc_sa": "1a470852-6f31-4824-bd50-26dbaad7327a",
                                                                          "id_item_sub": "97e13955-6ed8-448e-9889-7fc49625ff16",
                                                                          "id_pos_sesion": "5abe37e7-00a6-44fb-8480-ad8c5ed37ca0",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "64477596-13b1-4257-ba0d-1c1fd4511583",
                                                                            "date_from": "2026-03-10T09:41:21.7845014+01:00",
                                                                            "date_end": "2026-03-10T09:41:21.7845014+01:00",
                                                                            "date_used": "2026-03-10T09:41:21.7845014+01:00",
                                                                            "id_employee": "1d1d8544-0f23-4ce6-9b96-477ec3b2ea97",
                                                                            "id_branch": "9ee7edef-450e-4150-8990-e02acb29e459",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "1005d269-f69e-48f5-82ac-499fa640d001",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                            "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "befd879b-c7c4-47a0-b0b3-3c7df12d748f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:41:21.7845014+01:00",
                                                                        "date_end": "2026-03-10T09:41:21.7845014+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": "029c5964-8246-4219-9696-61b6336f54c0",
                                                                        "id_pos": "5c9f145f-665a-4b46-aba0-2480950b2e97",
                                                                        "id_list": "a878e1fb-b7bd-442c-a402-e1687bdf0ca3",
                                                                        "id_item": "40584161-5beb-4709-b7d2-92fb3e6a4364",
                                                                        "id_item_type": "28778686-cb63-4bef-9338-0867e910b8ac",
                                                                        "id_category": "4799fd1d-930c-4492-9ce3-f877fbe322ad",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                        "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                        "id_user_upd": "1622018e-7946-44cf-8b05-10ed618c48c1",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "9289c6f3-c8b8-482a-b522-d0938c51db82",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "fa073f79-0cb3-43ed-bc4e-29c904d6c1b6",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "cf3883cf-5a81-4b42-94ec-01a17633f5e0",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "id_user_upd": "38e993f9-0926-4fda-9a03-cd6cb10ace33",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "c01a4801-da3d-41c5-af2c-ba6500fdef69",
                                                                              "id_pos_type": "a069e2cb-119b-4c66-bc48-84542c76c47e",
                                                                              "id_price_list": "65aa571a-220b-4eca-ac46-ad3b6625e5de",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "id_user_upd": "d1ac7030-2fd7-4c92-aaac-ada49e11eabd",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "c99910c1-1e15-4cff-b13c-e14d9d434e03",
                                                                                "id_pos_type": "5d3cd1c4-3a4d-43c5-8d8b-af15327d7818",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                "id_user_upd": "2a27b30a-3568-4cd1-96ee-61b1da728d2a",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "327632f6-3de5-48e2-a2ca-544d5a430e0e",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                  "id_user_upd": "3b36c62f-3b1d-4245-b2bd-1ae1dd128a32",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "e8ee9465-42ce-4bf9-ab1a-520ec9526410",
                                                                                      "id_doc": "ab4a58fa-3ddb-4629-910e-c7c0bbbbdffa",
                                                                                      "id_pos_type": "d356cde4-1ac8-4725-94f5-07530b5ece2d",
                                                                                      "id_doc_print": "4e412f20-9aed-4ff5-b092-31b6641e8069",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                      "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                      "id_user_upd": "1c0afdae-2c08-40dd-8ef2-885eb6070953",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "4010b8d7-08f6-45d4-92e8-b44c43712417",
                                                                                        "id_pos": "6391b191-665c-4876-82fd-b84168567b18",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                        "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                        "id_user_upd": "5e75116f-9a96-4ed4-9287-880dd3ceec05",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "8898ba27-5554-46da-808e-ebc3354b7549",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                        "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "123fabb0-02a1-4ee5-ac9a-7ca61befc598",
                                                                                            "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": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "7d4c74b8-7d4d-49cb-91b1-9b38d8774aed",
                                                                              "id_item_sub": "5760df8f-00c9-4616-9ba7-113c88c297f1",
                                                                              "validity_date": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "id_user_upd": "c44882da-5681-41cc-b7c5-b3551bd1d24f",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "071dd3a3-75d2-4248-b3f6-b4bad13a0ca9",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "date_end": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "id_branch": "0e436559-269c-4db5-b467-2bb721a97b07",
                                                                              "id_pos": "e641c4e3-e9f1-427e-950f-264832ea8165",
                                                                              "id_list": "c5159a84-bcb2-4a6a-8431-94d2c117365d",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "id_user_upd": "72fc6ab3-039f-46ff-ac2a-25d26c13cbc7",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "3771c193-8752-4d61-8bee-f29797913bf5",
                                                                        "order_id": 2,
                                                                        "id_item": "7c00420f-9d87-48d3-af54-6d3125a1d281",
                                                                        "id_item_type": "c6bec636-c2cc-4b02-bddc-70784203d679",
                                                                        "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": "85b87419-2cb4-4cd6-8cd0-3140e5edb921",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "2cbd82f5-2f00-47ae-bd9f-2b01330b4a81",
                                                                        "count_voucher": 1,
                                                                        "id_category": "5bee2459-4d10-42f0-ba49-68020aca2dbb",
                                                                        "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                        "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                        "id_user_upd": "9b3c45e7-9b60-44ca-a245-6dc8ce267cb7",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "cbbf033c-7cb1-43a9-aa85-dd4d6895c4c2",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "4ddd424e-a6c1-4880-b5f1-60e6efced7fb",
                                                                          "date_tax": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "date_open": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "date_close": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "id_user_open": "838617f3-0b72-419f-ad0f-8e78a29eae13",
                                                                          "id_user_close": "21c063aa-6405-4bd9-9124-dd2577d18bad",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "7d3c9ec0-d862-466a-8555-63058c5b53d9",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "5b8f4c7d-1ec4-4010-8ce0-88920bc198be",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "f376e57b-f121-49f0-8276-0365a7240eea",
                                                                              "id_room_unit": "f34ad832-1923-4481-b5b5-589179564b86",
                                                                              "id_room_list": "342fdc6e-dbb8-4d92-8c32-b0d5d9a52b31",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "date_from": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "date_end": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "date_open": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "date_close": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "id_employee": "60d4090f-9ba0-499f-a79f-ff7cee081ab0",
                                                                              "id_employee_sec": "eee42eea-755d-49e2-955c-bcc5db2812d6",
                                                                              "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": "f86366f3-8a37-41b4-92fc-5bae02bb431b",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "daca1504-22c7-4263-a31a-f3d78d08d6c9",
                                                                              "id_user_close": "d60fa50d-d55b-4586-92a0-0b3e8cf5bf7c",
                                                                              "id_unit_state": "10b1ac98-6064-4bc8-8a13-cb22fdc26809",
                                                                              "id_pos_sesion": "94b932cf-4eac-4c5d-bfc6-2f3566052ce9",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "81b4307b-df19-4ff1-9700-dce69d0e6334",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "66412aac-b396-441c-8446-9db16405630e",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "48a31e33-399e-4154-afbb-6b3f8e3814c4",
                                                                                "locked": true,
                                                                                "date_locked": "2026-03-10T09:41:21.7845014+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                "id_user_upd": "bd24bde2-a2e4-499b-8c0d-bb413d9e559b",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "e554f0ff-9072-422c-b351-9dbd8865e90a",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "2c5aa461-1715-4381-bd15-2bfe2ec1e621",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "2c30b5dc-8949-43c3-801d-b98edec7bd2d",
                                                                                  "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": "83cff0ef-2201-40aa-9a00-685172a34679",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                  "id_user_upd": "757da7ae-6249-4998-8c58-f50918adf39a",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "e9ef208c-e46e-4570-b4d7-9da9c3830685",
                                                                                      "id_room": "3bbe2eab-0b11-44ea-a3d4-5a7a78b9d1da",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                      "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                      "id_user_upd": "ae859850-bb75-4e67-8e91-a38a49d18ad4",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "40ec3cec-d636-4d12-839e-82f7d2bd76bc",
                                                                                      "id_room": "028cd4fc-b015-4d7b-947a-a02c59097594",
                                                                                      "date_in": "2026-03-10T09:41:21.7845014+01:00",
                                                                                      "date_out": "2026-03-10T09:41:21.7845014+01:00",
                                                                                      "id_user_add": "6d46f6f7-c281-4464-8919-a78b1686e6d8",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                      "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "c334964b-6768-40ff-92a8-ffb9fcd223c2",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                  "id_user_upd": "9e7bdc16-7fc4-4249-8fad-0c54e0f45694",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "3d67ccea-7044-456e-b42f-fd47f05a22e6",
                                                                                      "id_room_state": "b175d7f0-a84f-4ae3-999f-572dec6dbe9a",
                                                                                      "id_image": "d41b1d44-86ba-45e7-9249-476f8e7975e1",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                      "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                      "id_user_upd": "868f8b18-3a44-43e6-b133-509e62ef05a8",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "371a361e-e121-482e-aaa8-cf34ff636939",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                        "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                        "id_user_upd": "f321488f-2130-4427-afd3-964e106b7cbb",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "2167a020-b1e9-4cd9-ac4f-6893cca31e89",
                                                                              "id_pos_sesion": "c7d5f6df-cd99-40a7-9842-d17d06809be9",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "154557f3-d0c2-4190-9c81-4dbf22c4c6c0",
                                                                              "id_room_unit_activity": "4d4d9175-7d5f-4dca-bb26-a31e10678c3a",
                                                                              "id_doc_sa": "ef4e2dd0-c58a-4aac-a43e-d0860dd685f5",
                                                                              "id_pos_type": "7e5cfc4e-f0dc-44b4-a1e7-7161b70cc74c",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "84e02850-c459-4bc4-8102-37a93709d9ef",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "2e36e16e-6767-48fc-b6ac-e683a16ce156",
                                                                                  "id_user": "222fc339-a848-4353-8981-8c690c39b9fd",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "4dbe02c8-916e-422f-b5c5-50d13dd8989a",
                                                                              "id_user": "c409f441-6813-457b-9866-1519a93b498b",
                                                                              "date_add": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "58",
                                                                    "id": "4256cb94-7d02-42b1-85fd-c364f7a3936f",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "0952641c-5d77-4df2-b823-16e1ec9e4014",
                                                                    "id_doc_print": "efe95c49-8a63-4c3a-a878-0fdb04a3d8d0",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                                    "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id_doc_sa": "080cb2d9-4a89-43e7-92ea-9ddf423139d3",
                                                                    "id_line": 2,
                                                                    "id_item": "15ab78c4-7684-4809-a93a-60850b5feae6",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "60",
                                              "id_pos": "fe27e930-926b-43a8-a876-44c09979821a",
                                              "id_doc": "80208c8e-22ad-4cc3-894c-664770e10483",
                                              "value": 3,
                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "61",
                                              "id": "eb2d981a-a5c0-4e07-af46-62ebc361202d",
                                              "id_pos": "4c635051-337e-478c-8bd4-3018a3c38da9",
                                              "id_doc": "9eaf2c50-ddab-447c-8af4-b1afc32e67b7",
                                              "id_branch": "868be8d9-1178-4659-b5bc-c3e2bec364b3",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T09:41:21.7845014+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "a9f04d4e-7fea-492a-b255-616879c70260",
                                              "id_loc_from": "f0f6a7dc-e450-4c1b-b6fd-ee9297918311",
                                              "id_loc_end": "f3e48547-13ff-4da3-806b-efc6c5cfd085",
                                              "id_user_add": "d201a852-365e-4028-a514-1d130462bb8d",
                                              "id_user_upd": "21af2ae7-2b7c-4cd6-b2f7-9f1079d00864",
                                              "id_pos_sesion": "67acbd2b-9972-4df0-8d66-5ae1a1289388",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-03-10T09:41:21.7845014+01:00",
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                              "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "b9d16f91-db68-40d3-8b1a-6ca3c12984f9",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "9711366d-f09a-45a6-8509-3d17b35c5481",
                                                "active": true,
                                                "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                "id_user_upd": "60e6d669-b0c9-469f-9221-afb3c41e80d8",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "63",
                                                    "id_location": "7035e7a1-d005-41a9-a38b-aead50366da8",
                                                    "id_item": "f32a8f48-1252-42c3-880d-8d750fbf2633",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                                    "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "62"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "64",
                                                  "id_doc_st": "f763aa0a-f8c1-4897-bfd0-9bb61f8fa1f7",
                                                  "id_line": 2,
                                                  "id_item": "ef7f79e1-a465-40a0-a442-62f9b352d93a",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "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": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "65",
                                            "id": "5f0a0941-85b4-4d9d-adda-a3fab3165e48",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "c3c2b859-4ce8-4084-9c6b-5e5d1ef90247",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                            "printed": true,
                                            "print_on": "2026-03-10T09:41:21.7845014+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "f1d44a12-9184-4113-812b-26c759982e2d",
                                  "id_pos": "f07f5ada-1ca8-4125-a2ca-6f9f73659a65",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-03-10T09:41:21.7845014+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "61490839-a0f2-4092-8732-190e8eacd1d0",
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "47796659-b957-4e84-8cd0-aa3aa598debe",
                                  "id_pos": "29a8a029-d7b1-481b-aee3-e6ed011b49c7",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "03620671-2b45-4e58-8628-c22935c7bcb1",
                                  "id_pos": "5d2d9bd0-7845-4a64-8791-74da310aa0d1",
                                  "date_add": "2026-03-10T09:41:21.7845014+01:00",
                                  "date_upd": "2026-03-10T09:41:21.7845014+01:00",
                                  "date_out": "2026-03-10T09:41:21.7845014+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "90810e92-1f67-4fce-bb48-17ed668ee77d",
                                  "id_user_add": "a6c59766-23d3-4857-a858-c60c3a85017e",
                                  "id_table": "834a7cc5-9f54-4a5a-876c-8a0061427aee",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "66cf2522-9c5d-4748-840f-872eac5700b4",
                                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "fb2944cb-bc4a-4651-b103-dee59c24b297",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                    "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "24cc1e0f-6515-4163-87bc-044fb3e352b7",
                                        "id_sync": "37f21b93-d280-48ad-a208-9d7ebc7368ec",
                                        "json": "sample string 3",
                                        "id_table": "2d1b79e2-9328-43aa-8ef2-26f13ae9cbc8",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "3a66ed3f-1728-4fa2-8378-9eea9c11f717",
                                          "id_branch_from": "01cf8a50-f8b4-4691-910f-e0c3f87f15c9",
                                          "id_branch_to": "8c71a36e-d59b-42c8-bcc4-85c14d30f80c",
                                          "type": 4,
                                          "created_on": "2026-03-10T09:41:21.7845014+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-03-10T09:41:21.7845014+01:00",
                                          "send_on": "2026-03-10T09:41:21.7845014+01:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "f0c18612-3d64-4d4c-ab01-d74d40fd6d95",
                                  "id_pos": "8c79cd3b-76b4-4dea-a4ae-353b3e90d8a0",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "37"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "1"
                        },
                        "mt_units1": {
                          "$ref": "1"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "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": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_functions": [
                {
                  "$id": "74",
                  "id": "44e48cc8-de08-4426-8bda-7d0147f26e87",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "06f61bbe-3fb6-47c9-9546-f17671c861fa",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "f4ce8a4e-1fb9-42eb-b910-d56ebd1f2c4f",
                  "view_pos": true,
                  "order": 10,
                  "color_border": "sample string 11",
                  "color_button": "sample string 12",
                  "color_font": "sample string 13",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 16,
                  "active": true,
                  "created_on": "2026-03-10T09:41:21.7845014+01:00",
                  "last_update": "2026-03-10T09:41:21.7845014+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "75",
                    "id": "b26798c3-5d57-471c-af25-2dc7e4bad61d",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-03-10T09:41:21.7845014+01:00",
                    "last_update": "2026-03-10T09:41:21.7845014+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$id": "76",
                      "id": "f5921827-aa12-48b3-8dc6-3987a7206a7d",
                      "id_function": "19229b76-3d12-4196-9b16-1188f02a1a31",
                      "id_user": "4d9130ad-b741-4c3a-9c02-d78cc20c9c23",
                      "id_profile": "b3c11b48-316b-4e23-ac8d-3ac5c216be63",
                      "permission": 3,
                      "active": true,
                      "created_on": "2026-03-10T09:41:21.7845014+01:00",
                      "last_update": "2026-03-10T09:41:21.7845014+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "77",
                        "id": "86428958-0c6e-4198-a7e3-59c629f86de7",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "is_pass_required": true,
                        "is_admin": true,
                        "level_id": 7,
                        "order_1": 8,
                        "order_2": 9,
                        "order_3": 10,
                        "order_4": 11,
                        "is_tips": true,
                        "active": true,
                        "created_on": "2026-03-10T09:41:21.7845014+01:00",
                        "last_update": "2026-03-10T09:41:21.7845014+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      },
                      "st_functions": {
                        "$ref": "74"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "e7bdfa12-4169-4f0e-8f54-bd28463e2dde",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-03-10T09:41:21.7845014+01:00",
                "last_update": "2026-03-10T09:41:21.7845014+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "8619ae94-986c-47c4-b98e-49084bf9721a",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-03-10T09:41:21.7845014+01:00",
                "date_end": "2026-03-10T09:41:21.7845014+01:00",
                "state": "sample string 6",
                "created_on": "2026-03-10T09:41:21.7845014+01:00",
                "last_update": "2026-03-10T09:41:21.7845014+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_locations": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "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": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "st_users_profiles": {
          "$ref": "77"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "9ce512fb-bdf8-4597-bc79-b992312d6dad",
            "token_id": "sample string 2",
            "id_user": "78dbf388-69aa-4925-a3b5-bdeb558c91ca",
            "date_from": "2026-03-10T09:41:21.7845014+01:00",
            "date_end": "2026-03-10T09:41:21.7845014+01:00",
            "created_on": "2026-03-10T09:41:21.7845014+01:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "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": "81",
            "id": "b54fe0b6-dfa7-4d7c-b9d3-36d108d997e3",
            "id_room_activity": "5f2ab59e-4eab-40f0-9733-28c60893ff89",
            "id_pos_sesion": "0c486440-4ebd-4f7f-b5c2-5d6c36e286fe",
            "log_text": "sample string 4",
            "id_user": "2a86a339-206e-4902-bfbb-335dd32fda45",
            "created_on": "2026-03-10T09:41:21.7845014+01:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ]
      },
      "mt_items_formula": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": {
    "$ref": "3"
  },
  "mt_items": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "mt_items1": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ]
}