GET api/Mt_Rooms_Units?id_branch={id_branch}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_branch

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_rooms_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 5

name_label

string

Required

Max length: 10

name_zone

string

Max length: 20

order

integer

Required

id_room

globally unique identifier

Required

pax

integer

Required

pos_x

integer

Required

pos_y

integer

Required

size_w

integer

None.

size_h

integer

None.

in_map

boolean

Required

reserved_on

boolean

Required

id_room_type

globally unique identifier

Required

locked

boolean

Required

date_locked

date

None.

comment_locked

string

Max length: 100

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_rooms

mt_rooms

None.

mt_rooms_units_types

mt_rooms_units_types

None.

st_users

st_users

None.

tt_rooms_units_activity

Collection of tt_rooms_units_activity

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "f0f37efd-1ef9-4011-9324-7d9daf0a96e3",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "name_label": "sample string 4",
    "name_zone": "sample string 5",
    "order": 6,
    "id_room": "ffa54362-0b39-4552-bb66-e11ad1f0b373",
    "pax": 8,
    "pos_x": 9,
    "pos_y": 10,
    "size_w": 1,
    "size_h": 1,
    "in_map": true,
    "reserved_on": true,
    "id_room_type": "d30ea0bd-370e-4544-b7b2-92287e5270ed",
    "locked": true,
    "date_locked": "2025-12-08T21:28:48.0945503+01:00",
    "comment_locked": "sample string 15",
    "active": true,
    "created_on": "2025-12-08T21:28:48.0945503+01:00",
    "last_update": "2025-12-08T21:28:48.0945503+01:00",
    "id_user_upd": "c2553f0a-914d-4611-8b04-af8b1175b5a8",
    "commited": true,
    "mt_rooms": {
      "$id": "2",
      "id": "7d8a9050-ec54-45a2-b05f-33fb49aa4982",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "0e31e255-0915-4b5c-ae3d-f1c64ac23464",
      "name_pos": "sample string 6",
      "id_image": "09a9e814-7c54-4694-9391-d5ddaebe30f2",
      "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": "493eed57-02d0-4985-91b3-b3754ba9510c",
      "refresh_status": true,
      "active": true,
      "created_on": "2025-12-08T21:28:48.0945503+01:00",
      "last_update": "2025-12-08T21:28:48.0945503+01:00",
      "id_user_upd": "1bf4c3f3-c307-4b11-8a26-1001a73af8f4",
      "commited": true,
      "mt_branches": {
        "$id": "3",
        "id": "8f28ae3a-c11a-4f9c-a118-0638aa44f03f",
        "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": "d5cc6562-2d99-43df-ab39-54a9c53ca261",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2025-12-08T21:28:48.0945503+01:00",
        "last_update": "2025-12-08T21:28:48.0945503+01:00",
        "id_user_upd": "e89691ed-3cab-4f65-9d95-38844c4b1dde",
        "commited": true,
        "st_images": {
          "$id": "4",
          "id": "26d3f849-3522-4a9e-9b48-8d12dacda885",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "3cf6e804-8378-4fd6-960f-1bee71f3f472",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2025-12-08T21:28:48.0945503+01:00",
          "last_update": "2025-12-08T21:28:48.0945503+01:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_categories": [
            {
              "$id": "5",
              "id": "c85a8991-1fd7-44e8-a382-422218495f73",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "b98ec2e7-2652-47b8-b301-a3d786883b0d",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "09113498-a0bb-4079-a7ce-0cbc630049c9",
              "view_pos": true,
              "order": 8,
              "order_sec": 9,
              "color_border": "sample string 10",
              "color_button": "sample string 11",
              "color_font": "sample string 12",
              "font_bold": true,
              "font_underline": true,
              "font_size": 15,
              "big_buttons": true,
              "active": true,
              "created_on": "2025-12-08T21:28:48.0945503+01:00",
              "last_update": "2025-12-08T21:28:48.0945503+01:00",
              "id_user_upd": "220a0b7b-5f36-441a-a537-d97cd507392a",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "6",
                  "id_category": "b5f1cdf1-d97e-48ba-8321-2a651ee6e6de",
                  "id_item": "fff20e9d-c0d0-49a2-9210-0f951a7548c1",
                  "is_default": true,
                  "active": true,
                  "created_on": "2025-12-08T21:28:48.0945503+01:00",
                  "last_update": "2025-12-08T21:28:48.0945503+01:00",
                  "id_user_upd": "14f412c1-84de-449d-9099-2febb621b0ee",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "5"
                  },
                  "mt_items": {
                    "$id": "7",
                    "id": "93382678-615c-4150-adf4-b6d550a3aec4",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "56464a2b-93e4-480d-b045-015d5f27b152",
                    "id_unit_sec": "106eb582-7680-4236-bb9d-c82764a2086e",
                    "id_brand": "a6af9c6a-0cb6-4534-aeb8-adc62c79f93b",
                    "b_sale": true,
                    "b_stock": true,
                    "b_price": true,
                    "b_unique": true,
                    "b_exclude_control": true,
                    "tax": 12.1,
                    "change_price": true,
                    "force_printing": true,
                    "is_ticket": true,
                    "is_supply": true,
                    "define_price": true,
                    "external_id": "sample string 18",
                    "name_pos": "sample string 19",
                    "name_print": "sample string 20",
                    "id_image": "e7df7e53-b01e-4940-8a53-e5190ad74890",
                    "view_pos": true,
                    "order": 22,
                    "color_border": "sample string 23",
                    "color_button": "sample string 24",
                    "color_font": "sample string 25",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 28,
                    "active": true,
                    "created_on": "2025-12-08T21:28:48.0945503+01:00",
                    "last_update": "2025-12-08T21:28:48.0945503+01:00",
                    "id_user_upd": "99da7f03-2641-41c4-bb9a-df601f05e713",
                    "commited": true,
                    "mt_brands": {
                      "$id": "8",
                      "id": "7f80613f-37e7-42ad-a606-0c59c9f1e091",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2025-12-08T21:28:48.0945503+01:00",
                      "last_update": "2025-12-08T21:28:48.0945503+01:00",
                      "id_user_upd": "25684e4e-f069-42a6-a85d-4aefcfa8c801",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "st_users": {
                        "$id": "9",
                        "id": "1942bae1-ea2c-4281-a086-1078b08f10c2",
                        "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": "70a5977f-7f1f-417d-b97a-3307a09beeaa",
                        "view_messages": true,
                        "id_image_photo": "ca91024b-1cd9-4606-a46d-7d84f92f7c7c",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "aaf5ea10-ca4b-482b-a96c-c677093c3d7b",
                        "view_pos": true,
                        "order": 15,
                        "color_border": "sample string 16",
                        "color_button": "sample string 17",
                        "color_font": "sample string 18",
                        "active": true,
                        "created_on": "2025-12-08T21:28:48.0945503+01:00",
                        "last_update": "2025-12-08T21:28:48.0945503+01:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ],
                        "mt_branches_zones": [
                          {
                            "$id": "10",
                            "id": "74bbe927-386c-4e4b-b29e-1e4e32b64bfe",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "dfbb8f76-da7a-44b8-9e81-bf37721e9141",
                            "active": true,
                            "created_on": "2025-12-08T21:28:48.0945503+01:00",
                            "last_update": "2025-12-08T21:28:48.0945503+01:00",
                            "id_user_upd": "ee01478e-2ee5-4f39-a9b5-c292ca0133f0",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "3"
                            },
                            "mt_pos": [
                              {
                                "$id": "11",
                                "id": "f2afdeb3-8527-4b1c-bf98-44b7d47e74c8",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "375f75f4-bb40-422c-bc69-f715473981bf",
                                "id_zone": "dd06a395-436b-46b2-bd23-370318a67651",
                                "user_required": true,
                                "active": true,
                                "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                "id_user_upd": "749d907f-4f94-4e39-b7ff-53ecf035641c",
                                "commited": true,
                                "mt_branches_zones": {
                                  "$ref": "10"
                                },
                                "mt_cloakrooms": [
                                  {
                                    "$id": "12",
                                    "id": "6196b4e5-c6c2-4cad-9475-8a8dfc549b98",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "id_pos": "0f86dc21-a93d-416e-ad4a-39eb79c2e67e",
                                    "unit_ini": 5,
                                    "unit_end": 6,
                                    "name_pos": "sample string 7",
                                    "id_image": "3b2942e4-3cc0-4626-9c34-73d50099d3f2",
                                    "view_pos": true,
                                    "order": 9,
                                    "color_border": "sample string 10",
                                    "color_button": "sample string 11",
                                    "color_font": "sample string 12",
                                    "active": true,
                                    "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                    "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                    "id_user_upd": "106db9b7-12c2-4b02-97c8-6e7da3f98033",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_images": {
                                      "$ref": "4"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$id": "13",
                                        "id": "d7b35a34-92ee-4c89-9a7c-65906587013a",
                                        "id_cloakroom": "d811c069-1585-41ce-bd35-40cbba2b1b9f",
                                        "id_pos_sesion": "cd30c9f0-0cb5-4b11-a5f0-5e24d42109a0",
                                        "unit_id": 4,
                                        "date_open": "2025-12-08T21:28:48.0945503+01:00",
                                        "date_close": "2025-12-08T21:28:48.0945503+01:00",
                                        "id_doc_sa": "93e01a3a-42c1-4731-b38e-a75b4f92216f",
                                        "commited": true,
                                        "mt_cloakrooms": {
                                          "$ref": "12"
                                        },
                                        "tt_doc_sa": {
                                          "$id": "14",
                                          "id": "b99f9015-e69f-4cbb-ad4e-5948a09d3dd1",
                                          "id_pos": "8922cf45-6f5c-4022-83ca-8cba4ee64ae6",
                                          "id_doc": "c71528f9-313b-4602-a6e9-c1da51daec6a",
                                          "id_branch": "ffe24d24-336a-4a44-97a7-4d3ead863a25",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2025-12-08T21:28:48.0945503+01:00",
                                          "date_tax": "2025-12-08T21:28:48.0945503+01:00",
                                          "hour_doc": "00:00:00.1234567",
                                          "block": true,
                                          "id_ref": "ae134216-2e3d-4abc-a345-f2dbeaf4c84f",
                                          "id_relationship": "9d404374-f9a2-4741-889f-70f05b0b34ad",
                                          "id_loc_from": "16e3a105-7886-4294-9a80-969e3bead12f",
                                          "id_loc_end": "88922192-856a-467b-8b32-cec43e0f7140",
                                          "id_user_add": "ae3d013a-f657-4a91-8399-f68e84fa3c67",
                                          "id_user_upd": "6adfe719-31e8-4842-bf10-0497bc3e48fc",
                                          "comment": "sample string 12",
                                          "id_pos_sesion": "82a3f2b3-4e11-4ca5-8c89-da008ff7a8fa",
                                          "id_room_unit": "440ce031-063a-4976-bd15-ee441a4837c7",
                                          "ref_locator": "sample string 13",
                                          "ref_zone_aut": "sample string 14",
                                          "id_pos_type": "a9248af4-2bb8-4e5a-83d6-994e152a063f",
                                          "p_dis": 15.1,
                                          "p_chr": 16.1,
                                          "amt_net": 17.1,
                                          "amt_tax": 18.1,
                                          "amt_dis": 19.1,
                                          "amt_chr": 20.1,
                                          "amt_tot": 21.1,
                                          "active": true,
                                          "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                          "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                          "commited": true,
                                          "created_by": 1,
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_docs": {
                                            "$id": "15",
                                            "id": "9271198b-10d1-4ad0-b88a-d72564408bb0",
                                            "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": "3bbe0b30-9bbd-41f3-b3d8-904a72090cb5",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                            "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                            "id_user_upd": "6e679468-5296-4bd6-81a7-0984bfcda3a8",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$id": "16",
                                                "id_doc": "4d1009c8-dfc3-4cb3-9743-1338e1e9ed0c",
                                                "id_pay": "8fb5f036-4a4a-4981-815b-ec1c37bd82d0",
                                                "id_money": "b626b3d4-5bd0-4587-88aa-e4c5a80f7a36",
                                                "active": true,
                                                "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                "id_user_upd": "53614706-eb8f-4de7-a0e8-31047c1b692f",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_money_types": {
                                                  "$id": "17",
                                                  "id": "0c5d8381-091a-41b6-b110-6dfd00ab1999",
                                                  "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": "dae18b93-194e-4a5d-940c-79c34b11874c",
                                                  "view_pos": true,
                                                  "order": 8,
                                                  "color_border": "sample string 9",
                                                  "color_button": "sample string 10",
                                                  "color_font": "sample string 11",
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                  "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                  "id_user_upd": "611c408f-b446-4634-94fc-630aedd0fd38",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "16"
                                                    },
                                                    {
                                                      "$ref": "16"
                                                    }
                                                  ],
                                                  "mt_money_rates": [
                                                    {
                                                      "$id": "18",
                                                      "id_money_1": "0bf75cbe-820e-4fd6-9144-c5799a8fac4e",
                                                      "id_money_2": "c5c11abe-c410-4c8c-b00b-324913af09f9",
                                                      "date_from": "2025-12-08T21:28:48.0945503+01:00",
                                                      "coefficient": 4.1,
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                      "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                      "id_user_upd": "1a90d67d-32d3-48db-9ffd-1c4f87060555",
                                                      "commited": true,
                                                      "mt_money_types": {
                                                        "$ref": "17"
                                                      },
                                                      "mt_money_types1": {
                                                        "$ref": "17"
                                                      },
                                                      "st_users": {
                                                        "$ref": "9"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "mt_money_rates1": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "4"
                                                  },
                                                  "st_users": {
                                                    "$ref": "9"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$id": "19",
                                                      "id_doc_sa": "242f5c54-cad0-488d-b51f-5184e0df2c31",
                                                      "id_pay": "924e2647-c024-44c7-a953-f017a84e2331",
                                                      "id_money": "673e175c-898f-495b-9db3-d43d2a7466cb",
                                                      "date_cashflow": "2025-12-08T21:28:48.0945503+01:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "9d005c0b-a3d7-4bca-ab6f-1e50878a06a2",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "20",
                                                        "id": "f92709a8-787d-4afc-a043-9dca15241c3f",
                                                        "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": "7e1a9f77-4d89-4165-ac78-24c3b0939cd7",
                                                        "view_pos": true,
                                                        "order": 13,
                                                        "color_border": "sample string 14",
                                                        "color_button": "sample string 15",
                                                        "color_font": "sample string 16",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                        "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                        "id_user_upd": "42021b9d-7cea-484b-b2a5-66a8189af92e",
                                                        "commited": true,
                                                        "mt_docs_payment_money": [
                                                          {
                                                            "$ref": "16"
                                                          },
                                                          {
                                                            "$ref": "16"
                                                          }
                                                        ],
                                                        "st_images": {
                                                          "$ref": "4"
                                                        },
                                                        "st_users": {
                                                          "$ref": "9"
                                                        },
                                                        "tt_doc_sa_cashflow": [
                                                          {
                                                            "$ref": "19"
                                                          },
                                                          {
                                                            "$ref": "19"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$id": "21",
                                                            "id_doc_sa": "86aecb11-08f1-46fa-8315-7570457752a1",
                                                            "id_line": 2,
                                                            "id_pay": "0505dc1c-c107-4f78-adf9-398995f63b3f",
                                                            "id_money": "229fb914-c3ac-4afc-8bf7-e526c8ac493c",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "b21d783a-2db2-4c08-9816-6868a50d49a2",
                                                            "id_employee": "faa14c75-870b-444a-b07a-48b1dcf7ccf9",
                                                            "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": "e1d75f10-fa4c-43d2-8c01-48278d1535ca",
                                                            "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": "22",
                                                              "id": "9b82ade8-a9e6-475c-ae07-bb308da11515",
                                                              "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": "d0bcaffe-b1c2-484f-8ff2-0abc2ec2505d",
                                                              "name_pos": "sample string 12",
                                                              "id_image": "a9a51676-d4b8-4425-9366-b8d79155ea85",
                                                              "view_pos": true,
                                                              "order": 14,
                                                              "color_border": "sample string 15",
                                                              "color_button": "sample string 16",
                                                              "color_font": "sample string 17",
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                              "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                              "id_user_upd": "81ca1314-260e-41d9-85b8-d12c8d21c5e9",
                                                              "commited": true,
                                                              "mt_employees_branches": [
                                                                {
                                                                  "$id": "23",
                                                                  "id_employee": "10730505-3f0b-4d9e-86db-9500a9073a04",
                                                                  "id_branch": "31c0e0c7-c437-4e69-a156-f7cc8f98afe9",
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                  "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                  "id_user_upd": "383a9870-325c-434c-ba70-de66c658bef8",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "22"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "mt_employees_profiles": {
                                                                "$id": "24",
                                                                "id": "99caf5b3-f9dd-41c3-af8c-3549b1ddf4be",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "authorized": true,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                "id_user_upd": "d5404244-c3a4-47f0-a7f1-ee8aaa808674",
                                                                "commited": true,
                                                                "mt_employees": [
                                                                  {
                                                                    "$ref": "22"
                                                                  },
                                                                  {
                                                                    "$ref": "22"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "9"
                                                                }
                                                              },
                                                              "st_images": {
                                                                "$ref": "4"
                                                              },
                                                              "st_users": {
                                                                "$ref": "9"
                                                              },
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$id": "25",
                                                                  "id_doc_sa": "024740a7-7450-49a6-af57-fc82052618c3",
                                                                  "id_line": 2,
                                                                  "id_item_sub": "79f6303d-e712-4168-a4a3-70c262615a26",
                                                                  "qty": 4.1,
                                                                  "id_list": "fbf471e3-4913-49fe-88f6-1647163a9c1d",
                                                                  "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": "ded2deac-5b82-498d-a2e9-2d34c7741f2c",
                                                                  "is_used": true,
                                                                  "qty_vou": 1.1,
                                                                  "amt_vou": 1.1,
                                                                  "comment": "sample string 15",
                                                                  "ref_det": "sample string 16",
                                                                  "id_employee": "e9f26ada-dd10-47ef-8cc6-6d1a9d230fa1",
                                                                  "name_generic": "sample string 17",
                                                                  "type_ope": 1,
                                                                  "id_user_add": "2fabb021-0ae1-4afc-a710-d8a4acb8b388",
                                                                  "id_user_upd": "653d231d-dc45-4bd5-a57e-e350203c3693",
                                                                  "active": true,
                                                                  "mt_employees": {
                                                                    "$ref": "22"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$id": "26",
                                                                    "id": "e0d4cff5-4abf-4c91-b114-bda89af105f2",
                                                                    "id_item": "7267a908-6848-474b-8afe-1497a4fe382e",
                                                                    "id_item_type": "a1c52351-5354-4153-8f05-e532b14c685d",
                                                                    "is_default": true,
                                                                    "barcode": "sample string 5",
                                                                    "voucher_apply": true,
                                                                    "id_voucher_json": "16e03396-f923-4bf0-a8bc-b66b13986502",
                                                                    "count_voucher": 1,
                                                                    "id_voucher_type": 1,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                    "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                    "id_user_upd": "f101ac83-cda1-4d7b-9a50-c98efec9c08e",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$id": "27",
                                                                        "id_item_sub": "663ba86c-addf-4f7f-a0cd-60a4b8de6bde",
                                                                        "id_item": "63122471-f1a9-461b-b110-ba451d849c38",
                                                                        "group_id": 3,
                                                                        "id_unit_ref": "6085669b-43f5-4f5a-b5a4-4bd00076357d",
                                                                        "qty_dis": 5,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_sub": {
                                                                          "$ref": "26"
                                                                        },
                                                                        "mt_units_ref": {
                                                                          "$id": "28",
                                                                          "id": "317ffded-e6a6-4332-91e6-787c8ccc7af4",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "coefficient": 4.1,
                                                                          "id_unit": "eee6793a-bdc4-46d1-b0c5-1aca07dc0294",
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                          "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                          "id_user_upd": "d6d42bf2-630b-4e8c-bf54-8dcc9a944a4e",
                                                                          "commited": true,
                                                                          "mt_units": {
                                                                            "$id": "29",
                                                                            "id": "9eebf11f-7230-408c-8fb1-c03e7a6d827f",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "id_user_upd": "8b1de15e-ce69-4aef-a8ba-316b6cc2474f",
                                                                            "commited": true,
                                                                            "mt_units_ref": [
                                                                              {
                                                                                "$ref": "28"
                                                                              },
                                                                              {
                                                                                "$ref": "28"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "mt_items": [
                                                                              {
                                                                                "$ref": "7"
                                                                              },
                                                                              {
                                                                                "$ref": "7"
                                                                              }
                                                                            ],
                                                                            "mt_items1": [
                                                                              {
                                                                                "$ref": "7"
                                                                              },
                                                                              {
                                                                                "$ref": "7"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_items_formula": [
                                                                            {
                                                                              "$ref": "27"
                                                                            },
                                                                            {
                                                                              "$ref": "27"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_items_types": {
                                                                      "$id": "30",
                                                                      "id": "fc93ca10-439f-4a0a-b56c-a9dc4a00a3ba",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "a4bd517b-b3e0-427d-8bd9-a6f8a2964a6c",
                                                                      "view_pos": true,
                                                                      "order": 7,
                                                                      "color_border": "sample string 8",
                                                                      "color_button": "sample string 9",
                                                                      "color_font": "sample string 10",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 13,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                      "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                      "id_user_upd": "d7725053-fe4b-486d-9baf-3e6cd44f6409",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$id": "31",
                                                                          "id_voucher": "b59bde3d-e0ff-42a7-b305-23a1b95d3872",
                                                                          "id_line": "cbdf47a7-b6f4-41cf-8407-f6d3afdf1c6e",
                                                                          "id_category": "95c4ffa4-ab55-4e75-b531-d4de07afa614",
                                                                          "id_item": "b4f2f2e3-d2dd-43be-9724-df159f297408",
                                                                          "id_item_type": "8069ef36-2656-486b-989d-f1f366e43499",
                                                                          "price_max": 1.1,
                                                                          "qty_add": 3.1,
                                                                          "qty_used": 4.1,
                                                                          "mt_categories": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "30"
                                                                          },
                                                                          "tt_vouchers": {
                                                                            "$id": "32",
                                                                            "id": "9cb1de6d-6c54-413c-8103-49db7abfc19e",
                                                                            "id_voucher": 2,
                                                                            "locator_voucher": "sample string 3",
                                                                            "qr_code": "sample string 4",
                                                                            "date_from": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "date_end": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "date_used": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "date_sesion": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "id_employee": "3f6e3dc9-e496-4be8-b0d4-953ec583ddc2",
                                                                            "id_branch": "fd9c4bd8-2509-425c-bc9a-bbf865db5339",
                                                                            "id_voucher_permision": "67a0b210-5a63-4c0a-ad86-e6e3cad03913",
                                                                            "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": "bc510226-a9e1-47a1-84e6-5b444b47a201",
                                                                            "id_user_add": "2b9e367e-a3fd-411c-b80f-265b53aafad4",
                                                                            "id_doc_sa": "88a85976-3bc9-48f9-b6eb-f1ccbdc24a3d",
                                                                            "id_item_sub": "4c20b905-eb42-4ca6-b402-ce3a73537434",
                                                                            "id_pos_sesion": "87fccafa-b13f-4967-bc5f-e8cf307d732f",
                                                                            "is_authorized": true,
                                                                            "is_automatic": true,
                                                                            "print_in_branch": true,
                                                                            "printed": true,
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "is_used_entry": true,
                                                                            "is_used_consume": true,
                                                                            "is_close": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "22"
                                                                            },
                                                                            "mt_payment_types": {
                                                                              "$ref": "20"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$ref": "21"
                                                                              },
                                                                              {
                                                                                "$ref": "21"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers_det": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers_permisions": {
                                                                              "$id": "33",
                                                                              "id": "94299ead-f79c-40b5-b3e8-9511fe7b7061",
                                                                              "date_from": "2025-12-08T21:28:48.0945503+01:00",
                                                                              "date_end": "2025-12-08T21:28:48.0945503+01:00",
                                                                              "date_used": "2025-12-08T21:28:48.0945503+01:00",
                                                                              "id_employee": "f5cb933e-1c54-45fa-998a-006db14fc84e",
                                                                              "id_branch": "08d63ddc-3640-4fcc-932c-b797aee3962f",
                                                                              "count": 6,
                                                                              "count_used": 1,
                                                                              "unlimited": true,
                                                                              "id_user_add": "53951f0e-7ca9-449f-b5a9-c476e957c64c",
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                              "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_employees": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_vouchers": [
                                                                                {
                                                                                  "$ref": "32"
                                                                                },
                                                                                {
                                                                                  "$ref": "32"
                                                                                }
                                                                              ]
                                                                            }
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "9"
                                                                      },
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ],
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$id": "34",
                                                                          "id": "cdd0805d-e841-44fa-8243-999cb6b5f1ac",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2025-12-08T21:28:48.0945503+01:00",
                                                                          "date_end": "2025-12-08T21:28:48.0945503+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": "e47c577a-80bb-44f3-9f96-8f30bb2351cd",
                                                                          "id_pos": "191fb0ad-1a49-49fc-a2e2-e7c07b835161",
                                                                          "id_list": "5ca83456-d1fb-4181-a71a-660e9e01e680",
                                                                          "id_item": "8c54c872-8df4-4185-9e08-ae7c6291520f",
                                                                          "id_item_type": "6a6eb6ca-b012-4497-a819-b30948d897c5",
                                                                          "id_category": "cde1b4bd-343c-46f6-a9c8-15186a873619",
                                                                          "by_day_week": true,
                                                                          "use_mon": true,
                                                                          "use_tue": true,
                                                                          "use_wed": true,
                                                                          "use_thu": true,
                                                                          "use_fri": true,
                                                                          "use_sat": true,
                                                                          "use_sun": true,
                                                                          "use_hour_ini": "00:00:00.1234567",
                                                                          "use_hour_end": "00:00:00.1234567",
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                          "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                          "id_user_upd": "1df458dd-5d9c-47cf-9944-afb4ae3c7167",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_categories": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "30"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$id": "35",
                                                                            "id": "c7bf172a-4940-40e0-bf7a-63f9149e4606",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_ref": "f1f7789d-b883-411d-af25-3e624266ef67",
                                                                            "tax_included": true,
                                                                            "switch_select": true,
                                                                            "item_type_default": 7,
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "ce585378-f5f3-4749-ae0b-e36d5b20a3e2",
                                                                            "view_pos": true,
                                                                            "order": 10,
                                                                            "color_border": "sample string 11",
                                                                            "color_button": "sample string 12",
                                                                            "color_font": "sample string 13",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "id_user_upd": "84b3a0ce-56a7-4238-aa31-f6cc216050b6",
                                                                            "commited": true,
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$id": "36",
                                                                                "id_pos": "4a6ba4ed-712a-4832-858c-3d2158e9975a",
                                                                                "id_pos_type": "e376760d-4446-4022-b4ee-223e10a66918",
                                                                                "id_price_list": "e873b7d6-74f3-4792-b18e-a630e7910cce",
                                                                                "is_default": true,
                                                                                "view_mon": true,
                                                                                "view_tue": true,
                                                                                "view_wed": true,
                                                                                "view_thu": true,
                                                                                "view_fri": true,
                                                                                "view_sat": true,
                                                                                "view_sun": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "id_user_upd": "97818340-1af5-4246-91fb-2458525bab60",
                                                                                "commited": true,
                                                                                "mt_pos_view": {
                                                                                  "$id": "37",
                                                                                  "id_pos": "15ac6a0e-02ec-4074-8ae5-b1a2c2ae6bed",
                                                                                  "id_pos_type": "c71c3d09-8eee-49a8-b957-f4e758f42baa",
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                  "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                  "id_user_upd": "21687a17-e9bc-4b27-a48e-bb9a9952f3ac",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "11"
                                                                                  },
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_types": {
                                                                                    "$id": "38",
                                                                                    "id": "caa516f7-ee34-4ce4-afaa-19cb03d635f4",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "is_module": true,
                                                                                    "order": 5,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                    "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                    "id_user_upd": "16656fbf-23c2-49ee-92c5-e1aa9c653624",
                                                                                    "commited": true,
                                                                                    "mt_items_featured": [
                                                                                      {
                                                                                        "$id": "39",
                                                                                        "id": "bebe33c8-c55b-4c30-b9d8-f3faaf56e2f4",
                                                                                        "id_branch": "7c4963cf-76f5-4108-84e2-43d30d647341",
                                                                                        "id_pos_type": "964b6e39-c869-40fc-8521-dcd1cd68b135",
                                                                                        "id_pos": "f6699d68-ce10-4203-8d2d-4f54e51e09b6",
                                                                                        "id_item": "c3a66cd5-38e1-4f89-8662-5224d221c010",
                                                                                        "date_from": "2025-12-08T21:28:48.0945503+01:00",
                                                                                        "date_end": "2025-12-08T21:28:48.0945503+01:00",
                                                                                        "image_id": 4,
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                        "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                        "id_user_upd": "7bd8b219-bf7a-4fae-9200-c10c83fa2e8c",
                                                                                        "commited": true,
                                                                                        "mt_branches": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_items": {
                                                                                          "$ref": "7"
                                                                                        },
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_types": {
                                                                                          "$ref": "38"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$id": "40",
                                                                                        "id_pos_print": "57d5b68d-eb73-458d-96e4-5bb23c9bc43d",
                                                                                        "id_doc": "d6e4a6b8-a072-43f5-b123-41a9b4715eb8",
                                                                                        "id_pos_type": "ff2a0949-29e4-442d-a8a3-88b7d40a78ba",
                                                                                        "id_doc_print": "a3d0df0b-2f51-42ae-825f-93c5f7dbee18",
                                                                                        "copies": 5,
                                                                                        "print_mode": 6,
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                        "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                        "id_user_upd": "79421683-47c2-426f-adb0-8452601b3ee3",
                                                                                        "commited": true,
                                                                                        "mt_docs": {
                                                                                          "$ref": "15"
                                                                                        },
                                                                                        "mt_pos_print": {
                                                                                          "$id": "41",
                                                                                          "id": "c46a6004-de34-4abd-80ea-850f6036b5fe",
                                                                                          "id_pos": "d52c998a-4c85-47da-a56f-31460d05e3bb",
                                                                                          "id_mask": "sample string 3",
                                                                                          "name": "sample string 4",
                                                                                          "mode_print": 5,
                                                                                          "port": "sample string 6",
                                                                                          "baud_rate": 1,
                                                                                          "data_bits": 1,
                                                                                          "stop_bit": 1,
                                                                                          "flow_control": 1,
                                                                                          "parity": 1,
                                                                                          "pin_cashdrawer": 1,
                                                                                          "ip_printer": "sample string 7",
                                                                                          "port_ip": 1,
                                                                                          "printer_name": "sample string 8",
                                                                                          "active": true,
                                                                                          "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                          "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                          "id_user_upd": "23550ecd-b00b-4d01-8f40-00e4bcbfa9b6",
                                                                                          "commited": true,
                                                                                          "mt_pos": {
                                                                                            "$ref": "11"
                                                                                          },
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            }
                                                                                          ],
                                                                                          "st_users": {
                                                                                            "$ref": "9"
                                                                                          }
                                                                                        },
                                                                                        "mt_pos_types": {
                                                                                          "$ref": "38"
                                                                                        },
                                                                                        "st_doc_print": {
                                                                                          "$id": "42",
                                                                                          "id": "7e1bcf44-80fe-4cf9-b863-7f5e7688e871",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "high_row": 5,
                                                                                          "high_doc": 6,
                                                                                          "with_doc": 7,
                                                                                          "to_file": true,
                                                                                          "active": true,
                                                                                          "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                          "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                          "commited": true,
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            }
                                                                                          ],
                                                                                          "st_doc_print_det": [
                                                                                            {
                                                                                              "$id": "43",
                                                                                              "id_doc_print": "606fbdc5-fad5-4333-bc01-7feb5d9ea373",
                                                                                              "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": "42"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "43"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "40"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "mt_pos_view": [
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  }
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "35"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ],
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "44",
                                                                                "id_list": "f8acba9e-4a19-48d9-8744-a6c959b24de9",
                                                                                "id_item_sub": "82ec2b5f-fdbb-49c7-a80e-fd0b549535ad",
                                                                                "validity_date": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "id_user_upd": "52d0953c-bb4f-4b92-86a9-972248554517",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "35"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "44"
                                                                              }
                                                                            ],
                                                                            "mt_prices_list1": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_prices_list2": {
                                                                              "$ref": "35"
                                                                            },
                                                                            "mt_prices_list_rules": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id": "e057488e-82b0-435a-9c3d-ec6461e28912",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "date_end": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "id_branch": "391bdb61-1039-4a01-979d-7ab5598f7f2c",
                                                                                "id_pos": "ce237f46-5abd-4685-9636-8d1d2d2f19c2",
                                                                                "id_list": "1ab71b1e-ba1f-471e-aee9-ade10dac13b7",
                                                                                "view_list": true,
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "id_user_upd": "c4c0d769-77ae-4dfc-b05f-a83da6bc0cde",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "35"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "45"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "mt_prices_rules": [
                                                                              {
                                                                                "$ref": "34"
                                                                              },
                                                                              {
                                                                                "$ref": "34"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "25"
                                                                              },
                                                                              {
                                                                                "$ref": "25"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$id": "46",
                                                                          "id": "bd14b004-eb15-4261-b45c-41c9e9220f28",
                                                                          "order_id": 2,
                                                                          "id_item": "5ec45db7-37e3-4c09-86e3-f636633716e0",
                                                                          "id_item_type": "84b4b2fb-c48e-4b47-b080-61840d92ba28",
                                                                          "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": "6a41c860-365d-4e78-b026-2592c51f0b6f",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "0c804b19-b10e-431b-b331-fc955f233198",
                                                                          "count_voucher": 1,
                                                                          "id_category": "794a6e82-dacd-4a57-b90d-3b8ee95859f6",
                                                                          "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                          "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                          "id_user_upd": "db43fa9d-291b-460a-bba3-b5c73ae5f1e9",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "30"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "47",
                                                                            "id": "23692109-7182-4179-86da-9ac7d1849ee7",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "75a32118-0148-416f-81ad-b6208a768db4",
                                                                            "date_tax": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "date_open": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "date_close": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "id_user_open": "01b29a26-2759-4d31-93e3-575cecbe5531",
                                                                            "id_user_close": "4e8e2e96-9103-4f51-a0bb-ca6df620f104",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "11"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_items_customs": [
                                                                              {
                                                                                "$ref": "46"
                                                                              },
                                                                              {
                                                                                "$ref": "46"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pt": [
                                                                              {
                                                                                "$id": "48",
                                                                                "id": "cf960037-bff2-4cf5-80bc-142ca4e4e923",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "46469d2c-639f-4580-b785-5c1aec417a80",
                                                                                "type_pay": 5,
                                                                                "module": "sample string 6",
                                                                                "process": true,
                                                                                "json_cloackrooms": "sample string 8",
                                                                                "multi_select": 9,
                                                                                "terminal_name": "sample string 10",
                                                                                "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "49",
                                                                                "id": "492d7667-3ae9-4252-8104-80033c21e99f",
                                                                                "id_room_unit": "440473c1-a030-4e8f-9291-2fd6a9a14e22",
                                                                                "id_room_list": "8b999cc4-2b78-46a8-aed7-484e5b3e9530",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "date_from": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "date_end": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "date_open": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "date_close": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "id_employee": "2e4132eb-eb28-4bc7-898f-4b334661603b",
                                                                                "id_employee_sec": "7e31cf7f-98e2-4bdc-a6d7-cce630196de9",
                                                                                "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": "a6e98700-7269-46fb-847d-e1d94252cef5",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "f76b25c4-18c4-4d0c-b5a0-29ae87d80b59",
                                                                                "id_user_close": "f749b575-4ac4-492b-b52e-60bd6c5ce686",
                                                                                "id_unit_state": "b46262e9-affa-4886-a10e-d59853ee9c77",
                                                                                "id_pos_sesion": "c0c009de-e766-474e-99b3-7c25d5043fa7",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "22"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "22"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "mt_rooms_units_states": {
                                                                                  "$id": "50",
                                                                                  "id": "de81d3e5-ceb0-4237-8de5-a038e45e3aeb",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:28:48.0945503+01:00",
                                                                                  "last_update": "2025-12-08T21:28:48.0945503+01:00",
                                                                                  "id_user_upd": "78a47ff5-5324-4b0a-aa76-64754e69df1a",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id_room_type": "a1f7031c-4b5f-47cf-9abc-10a61e189dcb",
                                                                                      "id_room_state": "800824cb-435f-43f6-8500-ee675090864b",
                                                                                      "id_image": "1ce6672d-2f03-4cca-8f70-7579edfdcfbb",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                                                      "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                                                      "id_user_upd": "1be78600-602f-48f9-9488-65b55029b3db",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$id": "52",
                                                                                        "id": "34271c10-3cc9-45a4-af7d-07b1e887d6eb",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high": 5,
                                                                                        "width": 6,
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                                                        "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                                                        "id_user_upd": "b1e892c0-0f2f-4b62-97ce-60f4603fb5c6",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units": [
                                                                                          {
                                                                                            "$ref": "1"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "1"
                                                                                          }
                                                                                        ],
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "st_users1": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_doc_sa": [
                                                                                  {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "14"
                                                                                  }
                                                                                ],
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                },
                                                                                "tt_rooms_list": {
                                                                                  "$id": "53",
                                                                                  "id": "555ba14e-0675-4a63-a3c4-111c3062d00f",
                                                                                  "id_room": "9db62a00-0b92-4579-92d5-be5c319a2c60",
                                                                                  "date_in": "2025-12-08T21:28:48.1102367+01:00",
                                                                                  "date_out": "2025-12-08T21:28:48.1102367+01:00",
                                                                                  "id_user_add": "6cce0327-c6c2-4324-92ca-b1babe0207db",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                                                  "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "14"
                                                                              },
                                                                              {
                                                                                "$ref": "14"
                                                                              }
                                                                            ],
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "54",
                                                                                "id": "a921d322-b94e-43a6-91eb-e177ff44648e",
                                                                                "id_pos_sesion": "d1abe306-0865-4728-88bf-4a5be7d97b45",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "ee47c15d-8368-4e2d-9fa6-3a6ff1a97906",
                                                                                "id_room_unit_activity": "e56a5879-a3d3-4215-b2b7-70b977b85914",
                                                                                "id_doc_sa": "cf41415b-36a8-4bc0-b5ee-16d6e258ee19",
                                                                                "id_pos_type": "1bc068ea-6138-45a8-adf6-a792c2ab793b",
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "af0ccecc-2ae1-4b46-9095-d271d82fdbb7",
                                                                                "coupon_id": "sample string 7",
                                                                                "terminal_id": "sample string 8",
                                                                                "card_name": "sample string 9",
                                                                                "card_bank": "sample string 10",
                                                                                "card_number": "sample string 11",
                                                                                "client_name": "sample string 12",
                                                                                "money_type": "sample string 13",
                                                                                "merchant_id": "sample string 14",
                                                                                "aid": "sample string 15",
                                                                                "auth_num": "sample string 16",
                                                                                "authorization": true,
                                                                                "signature": true,
                                                                                "contactless": true,
                                                                                "date_hour_pay": "sample string 17",
                                                                                "terminal_name": "sample string 18",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                                                "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "55",
                                                                                    "id_tip": "4389becf-9d20-4d04-aa24-a69c22111aa2",
                                                                                    "id_user": "d09412c5-d0dc-4881-b966-8b1c2fe6f61d",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                                                    "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "54"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "56",
                                                                                "id_pos_sesion": "08e80c95-0e20-4803-b6a6-b2fdb743a3b5",
                                                                                "id_user": "a3c2ddc9-940f-45ff-a62e-d474b381513d",
                                                                                "date_add": "2025-12-08T21:28:48.1102367+01:00",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                                                "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_items_vouchers": {
                                                                      "$id": "57",
                                                                      "id": "0cd203c7-f8a4-4df9-bfd2-aa2991d8e2d3",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "json": "sample string 5",
                                                                      "id_pay_type": "b88224e3-691e-4f24-a1d3-9f261e559573",
                                                                      "id_doc_print": "d53e3514-cb4a-4283-8c79-2eb8ddeacda9",
                                                                      "hour_end": "00:00:00.1234567",
                                                                      "price_item_sub": true,
                                                                      "define_validity": true,
                                                                      "price_ref": true,
                                                                      "price_min": 11.1,
                                                                      "supply_apply": 12,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                                      "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                                      "commited": true,
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$ref": "44"
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$ref": "35"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "st_users1": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "tt_doc_sa": {
                                                                    "$ref": "14"
                                                                  },
                                                                  "tt_doc_sa_det_stock": [
                                                                    {
                                                                      "$id": "58",
                                                                      "id_doc_sa": "fc2a2ab3-cdcf-441c-8bee-8ca2e159f584",
                                                                      "id_line": 2,
                                                                      "id_item": "5f780355-8c93-485c-b400-380b44ac31d3",
                                                                      "qty": 4.1,
                                                                      "mt_items": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "tt_doc_sa_det": {
                                                                        "$ref": "25"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "58"
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "21"
                                                                },
                                                                {
                                                                  "$ref": "21"
                                                                }
                                                              ],
                                                              "tt_vouchers": [
                                                                {
                                                                  "$ref": "32"
                                                                },
                                                                {
                                                                  "$ref": "32"
                                                                }
                                                              ],
                                                              "tt_vouchers_permisions": [
                                                                {
                                                                  "$ref": "33"
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity": [
                                                                {
                                                                  "$ref": "49"
                                                                },
                                                                {
                                                                  "$ref": "49"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity1": [
                                                                {
                                                                  "$ref": "49"
                                                                },
                                                                {
                                                                  "$ref": "49"
                                                                }
                                                              ]
                                                            },
                                                            "mt_money_types": {
                                                              "$ref": "17"
                                                            },
                                                            "mt_payment_types": {
                                                              "$ref": "20"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "14"
                                                            },
                                                            "tt_vouchers": {
                                                              "$ref": "32"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "21"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "32"
                                                          },
                                                          {
                                                            "$ref": "32"
                                                          }
                                                        ]
                                                      },
                                                      "st_users": {
                                                        "$ref": "9"
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "17"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "14"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$ref": "21"
                                                    },
                                                    {
                                                      "$ref": "21"
                                                    }
                                                  ]
                                                },
                                                "mt_payment_types": {
                                                  "$ref": "20"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                }
                                              },
                                              {
                                                "$ref": "16"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "4"
                                            },
                                            "st_users": {
                                              "$ref": "9"
                                            },
                                            "mt_pos_doc_print": [
                                              {
                                                "$ref": "40"
                                              },
                                              {
                                                "$ref": "40"
                                              }
                                            ],
                                            "st_doc_num": [
                                              {
                                                "$id": "59",
                                                "id_pos": "ea4de14e-093d-438b-9fd0-23d7480046d3",
                                                "id_doc": "42473d50-c47f-4a61-8d65-7a7ca0234f18",
                                                "value": 3,
                                                "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_pos": {
                                                  "$ref": "11"
                                                }
                                              },
                                              {
                                                "$ref": "59"
                                              }
                                            ],
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$id": "60",
                                                "id": "ee9ae5c3-9780-48b7-a18c-6cb8eff270be",
                                                "id_pos": "0c467ff0-73f1-4ecf-a0ed-37d9a4a4221f",
                                                "id_doc": "d29e83dd-2bae-4f39-9c4b-5f05dedfc4d0",
                                                "id_branch": "cd6286b6-97ff-440e-8ff7-ff4ebd794f2f",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2025-12-08T21:28:48.1102367+01:00",
                                                "block": true,
                                                "nro_original": "sample string 8",
                                                "id_ref": "82ada521-61bc-49d0-9f3c-22f8a4f9eb47",
                                                "id_loc_from": "44d25a87-0084-4c54-9eac-9ef862253396",
                                                "id_loc_end": "9b58b5e4-1728-43b6-bba9-eb402ab4ee18",
                                                "id_user_add": "f60e5b89-0dee-4183-b5fa-dbd785976817",
                                                "id_user_upd": "78fe132f-4d5e-4852-807b-3a6fb673e693",
                                                "id_pos_sesion": "d54f400e-b4d3-43bd-a13a-d8e3a2cc478c",
                                                "comment": "sample string 12",
                                                "status": 1,
                                                "is_send": true,
                                                "date_send": "2025-12-08T21:28:48.1102367+01:00",
                                                "active": true,
                                                "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "3"
                                                },
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_locations": {
                                                  "$id": "61",
                                                  "id": "67ca2729-d6a5-4f2a-92d2-48a86f2574da",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "9a32af6f-2780-4eab-b8a9-5c9ef2374c15",
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                  "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                  "id_user_upd": "623eea96-5fdc-4a67-a2b6-4a288192f42a",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "3"
                                                  },
                                                  "st_users": {
                                                    "$ref": "9"
                                                  },
                                                  "tt_doc_sa": [
                                                    {
                                                      "$ref": "14"
                                                    },
                                                    {
                                                      "$ref": "14"
                                                    }
                                                  ],
                                                  "tt_doc_sa1": [
                                                    {
                                                      "$ref": "14"
                                                    },
                                                    {
                                                      "$ref": "14"
                                                    }
                                                  ],
                                                  "tt_doc_st": [
                                                    {
                                                      "$ref": "60"
                                                    },
                                                    {
                                                      "$ref": "60"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "60"
                                                    },
                                                    {
                                                      "$ref": "60"
                                                    }
                                                  ],
                                                  "tt_stock": [
                                                    {
                                                      "$id": "62",
                                                      "id_location": "3a5002b1-a7e7-431c-beec-05791969157a",
                                                      "id_item": "ec2614cd-52a2-45dd-901e-85049f6b624b",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                                      "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "7"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "61"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "62"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "61"
                                                },
                                                "mt_pos": {
                                                  "$ref": "11"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "st_users1": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_st_det": [
                                                  {
                                                    "$id": "63",
                                                    "id_doc_st": "a3775d9a-ca04-472d-89be-243cb7375ada",
                                                    "id_line": 2,
                                                    "id_item": "132b1f67-42ec-4255-9895-8d281b956986",
                                                    "comment": "sample string 4",
                                                    "qty": 5.1,
                                                    "status": 1,
                                                    "active": true,
                                                    "mt_items": {
                                                      "$ref": "7"
                                                    },
                                                    "tt_doc_st": {
                                                      "$ref": "60"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "60"
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "tt_doc_st2": {
                                                  "$ref": "60"
                                                }
                                              },
                                              {
                                                "$ref": "60"
                                              }
                                            ]
                                          },
                                          "mt_locations": {
                                            "$ref": "61"
                                          },
                                          "mt_locations1": {
                                            "$ref": "61"
                                          },
                                          "mt_pos": {
                                            "$ref": "11"
                                          },
                                          "st_users": {
                                            "$ref": "9"
                                          },
                                          "st_users1": {
                                            "$ref": "9"
                                          },
                                          "tt_cloakrooms_units": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_sa_cashflow": [
                                            {
                                              "$ref": "19"
                                            },
                                            {
                                              "$ref": "19"
                                            }
                                          ],
                                          "tt_doc_sa_det": [
                                            {
                                              "$ref": "25"
                                            },
                                            {
                                              "$ref": "25"
                                            }
                                          ],
                                          "tt_doc_sa_pay": [
                                            {
                                              "$ref": "21"
                                            },
                                            {
                                              "$ref": "21"
                                            }
                                          ],
                                          "tt_doc_sa1": [
                                            {
                                              "$ref": "14"
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "tt_doc_sa2": {
                                            "$ref": "14"
                                          },
                                          "tt_pos_sesion": {
                                            "$ref": "47"
                                          },
                                          "tt_rooms_units_activity": {
                                            "$ref": "49"
                                          },
                                          "tt_spool_doc_print": [
                                            {
                                              "$id": "64",
                                              "id": "56bcefd8-e179-4c89-96a5-bc6b6bc22335",
                                              "spool_server": "sample string 2",
                                              "id_doc_sa": "83c8e539-cf08-4394-9e96-a0555acbdfa7",
                                              "spool_printer": "sample string 4",
                                              "count": 5,
                                              "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                              "printed": true,
                                              "print_on": "2025-12-08T21:28:48.1102367+01:00",
                                              "tt_doc_sa": {
                                                "$ref": "14"
                                              }
                                            },
                                            {
                                              "$ref": "64"
                                            }
                                          ]
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "47"
                                        }
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "mt_items_featured": [
                                  {
                                    "$ref": "39"
                                  },
                                  {
                                    "$ref": "39"
                                  }
                                ],
                                "mt_pos_print": [
                                  {
                                    "$ref": "41"
                                  },
                                  {
                                    "$ref": "41"
                                  }
                                ],
                                "mt_pos_rooms": [
                                  {
                                    "$id": "65",
                                    "id_pos": "4ce295a0-0641-48cc-98fa-1df521d9ec99",
                                    "id_room": "e55627ba-c18b-41f7-82f2-9703edeb0442",
                                    "active": true,
                                    "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                    "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                    "id_user_upd": "115437aa-dc41-404a-a2cf-894ec469c620",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "mt_rooms": {
                                      "$ref": "2"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "9"
                                },
                                "mt_pos_view": [
                                  {
                                    "$ref": "37"
                                  },
                                  {
                                    "$ref": "37"
                                  }
                                ],
                                "mt_prices_list_rules": [
                                  {
                                    "$ref": "45"
                                  },
                                  {
                                    "$ref": "45"
                                  }
                                ],
                                "mt_prices_rules": [
                                  {
                                    "$ref": "34"
                                  },
                                  {
                                    "$ref": "34"
                                  }
                                ],
                                "st_doc_num": [
                                  {
                                    "$ref": "59"
                                  },
                                  {
                                    "$ref": "59"
                                  }
                                ],
                                "st_pos_license": [
                                  {
                                    "$id": "66",
                                    "id": "b6b85417-907c-49df-99e4-c2112f7078cb",
                                    "id_pos": "acdaf379-b184-486b-85c9-eab0ba7c2d32",
                                    "mac_address": "sample string 3",
                                    "date_end": "2025-12-08T21:28:48.1102367+01:00",
                                    "key_access": "sample string 5",
                                    "id_user_add": "13e08234-6ad9-4bab-94f7-2dc21ae0e708",
                                    "active": true,
                                    "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                    "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "66"
                                  }
                                ],
                                "st_users_pos": [
                                  {
                                    "$id": "67",
                                    "id_user": "029a2170-22c0-4d76-83cb-de7333d5467e",
                                    "id_pos": "c703aa79-9546-439f-b3cf-58e0b8bcc66b",
                                    "pass_required": true,
                                    "active": true,
                                    "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                    "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "67"
                                  }
                                ],
                                "tt_doc_sa": [
                                  {
                                    "$ref": "14"
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "tt_pos_connection": [
                                  {
                                    "$id": "68",
                                    "id": "6cbc188e-cd8f-4ca5-bf9d-96a0f7a192fa",
                                    "id_pos": "791db4c5-877f-4ae1-9e8f-473cd62c554c",
                                    "date_add": "2025-12-08T21:28:48.1102367+01:00",
                                    "date_upd": "2025-12-08T21:28:48.1102367+01:00",
                                    "date_out": "2025-12-08T21:28:48.1102367+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": "47"
                                  },
                                  {
                                    "$ref": "47"
                                  }
                                ],
                                "mt_branches": {
                                  "$ref": "3"
                                },
                                "tt_logs": [
                                  {
                                    "$id": "69",
                                    "id": "7fad8db3-1283-4cf8-b39e-3303277f3bf2",
                                    "id_user_add": "ddf3e65e-7d78-4d66-9095-7a4220882126",
                                    "id_table": "d2d318f3-5097-448b-9ac4-13007e36b46c",
                                    "message_log": "sample string 3",
                                    "json_object": "sample string 4",
                                    "log_type": "sample string 5",
                                    "id_pos": "48f36a7d-7a02-40eb-9982-84c1ea4eb757",
                                    "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_sync_tables": {
                                      "$id": "70",
                                      "id": "44669218-3437-45b8-9deb-0c0825bfb404",
                                      "level": 2,
                                      "order": 3,
                                      "name": "sample string 4",
                                      "log_ins": true,
                                      "log_upd": true,
                                      "packet_forward": true,
                                      "active": true,
                                      "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                      "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                      "commited": true,
                                      "st_sync_packages_det": [
                                        {
                                          "$id": "71",
                                          "id": "e244f50c-cb7b-4e4c-8a9d-2f3c5d6ef8db",
                                          "id_sync": "8489e494-164e-49ac-9a8a-4f5045d90bc7",
                                          "json": "sample string 3",
                                          "id_table": "6017d0a4-99be-4e15-a49a-e2b2bd025b0a",
                                          "order": 5,
                                          "st_sync_packages": {
                                            "$id": "72",
                                            "id": "de217d99-e36e-4a0f-93c4-66834b50ca32",
                                            "id_branch_from": "bd84e26f-6802-4485-876e-4a36715a99a4",
                                            "id_branch_to": "5b9791f6-4224-4e65-b0e8-13ee3e63f6da",
                                            "type": 4,
                                            "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                            "order": 6,
                                            "status": 7,
                                            "log_info": "sample string 8",
                                            "sync_on": "2025-12-08T21:28:48.1102367+01:00",
                                            "send_on": "2025-12-08T21:28:48.1102367+01:00",
                                            "mt_branches": {
                                              "$ref": "3"
                                            },
                                            "mt_branches1": {
                                              "$ref": "3"
                                            },
                                            "st_sync_packages_det": [
                                              {
                                                "$ref": "71"
                                              },
                                              {
                                                "$ref": "71"
                                              }
                                            ]
                                          },
                                          "st_sync_tables": {
                                            "$ref": "70"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "tt_logs": [
                                        {
                                          "$ref": "69"
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ],
                                "st_local_variables": [
                                  {
                                    "$id": "73",
                                    "id": "70ee7150-0ed8-42f8-9e78-13837b556acf",
                                    "id_pos": "58016512-8e2a-4f75-a629-e796e33c70b0",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "value": "sample string 5",
                                    "type": "sample string 6",
                                    "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    }
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "tt_doc_st": [
                                  {
                                    "$ref": "60"
                                  },
                                  {
                                    "$ref": "60"
                                  }
                                ]
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "st_users": {
                              "$ref": "9"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_brands": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "mt_categories": [
                          {
                            "$ref": "5"
                          },
                          {
                            "$ref": "5"
                          }
                        ],
                        "mt_categories_items": [
                          {
                            "$ref": "6"
                          },
                          {
                            "$ref": "6"
                          }
                        ],
                        "mt_cloakrooms": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "mt_docs_payment_money": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "mt_employees": [
                          {
                            "$ref": "22"
                          },
                          {
                            "$ref": "22"
                          }
                        ],
                        "mt_employees_profiles": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "mt_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_items_sub": [
                          {
                            "$ref": "26"
                          },
                          {
                            "$ref": "26"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ],
                        "mt_locations": [
                          {
                            "$ref": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "mt_money_rates": [
                          {
                            "$ref": "18"
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "mt_money_types": [
                          {
                            "$ref": "17"
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "mt_payment_types": [
                          {
                            "$ref": "20"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "mt_pos": [
                          {
                            "$ref": "11"
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "mt_pos_doc_print": [
                          {
                            "$ref": "40"
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "mt_pos_prices_list": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "mt_pos_print": [
                          {
                            "$ref": "41"
                          },
                          {
                            "$ref": "41"
                          }
                        ],
                        "mt_pos_rooms": [
                          {
                            "$ref": "65"
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "mt_pos_types": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "mt_pos_view": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "mt_prices_items": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "mt_prices_list": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "mt_prices_list_rules": [
                          {
                            "$ref": "45"
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "34"
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "2"
                          },
                          {
                            "$ref": "2"
                          }
                        ],
                        "mt_rooms_units": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "mt_rooms_units_states": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "51"
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "mt_rooms_units_types": [
                          {
                            "$ref": "52"
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "mt_units": [
                          {
                            "$ref": "29"
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "mt_units_ref": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "st_images": {
                          "$ref": "4"
                        },
                        "st_images1": {
                          "$ref": "4"
                        },
                        "st_permisions": [
                          {
                            "$id": "74",
                            "id": "2f10b0b5-90ef-422f-86e5-6dc800a703f1",
                            "id_function": "6ff448b8-3972-4727-aaa6-818a2e424111",
                            "id_user": "14a778f9-9b60-4d4b-a4fb-10f689e15fb3",
                            "id_profile": "fe8dc54f-3e5f-43ab-8abc-ddc490fecd51",
                            "permission": 3,
                            "active": true,
                            "created_on": "2025-12-08T21:28:48.1102367+01:00",
                            "last_update": "2025-12-08T21:28:48.1102367+01:00",
                            "commited": true,
                            "st_users_profiles": {
                              "$id": "75",
                              "id": "70d14e46-fd74-423a-aad3-38a040ba91ab",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "is_pass_required": true,
                              "is_admin": true,
                              "level_id": 7,
                              "order_1": 8,
                              "order_2": 9,
                              "order_3": 10,
                              "order_4": 11,
                              "is_tips": true,
                              "active": true,
                              "created_on": "2025-12-08T21:28:48.1102367+01:00",
                              "last_update": "2025-12-08T21:28:48.1102367+01:00",
                              "commited": true,
                              "st_permisions": [
                                {
                                  "$ref": "74"
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "st_users": [
                                {
                                  "$ref": "9"
                                },
                                {
                                  "$ref": "9"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "9"
                            },
                            "st_functions": {
                              "$id": "76",
                              "id": "4e970432-d44b-4869-85d1-641d07a466c3",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "level_id": 5,
                              "id_group": "373d5650-81a1-4a2a-b270-284dc8b4c8ac",
                              "name_event": "sample string 7",
                              "name_pos": "sample string 8",
                              "id_image": "aeb2c61c-fe71-41fb-af76-2b15c9a9d811",
                              "view_pos": true,
                              "order": 10,
                              "color_border": "sample string 11",
                              "color_button": "sample string 12",
                              "color_font": "sample string 13",
                              "font_bold": true,
                              "font_underline": true,
                              "font_size": 16,
                              "active": true,
                              "created_on": "2025-12-08T21:28:48.1102367+01:00",
                              "last_update": "2025-12-08T21:28:48.1102367+01:00",
                              "commited": true,
                              "st_functions_groups": {
                                "$id": "77",
                                "id": "c19d5192-c202-4334-ae91-8a9332f87427",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "active": true,
                                "created_on": "2025-12-08T21:28:48.1102367+01:00",
                                "last_update": "2025-12-08T21:28:48.1102367+01:00",
                                "commited": true,
                                "st_functions": [
                                  {
                                    "$ref": "76"
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ]
                              },
                              "st_images": {
                                "$ref": "4"
                              },
                              "st_permisions": [
                                {
                                  "$ref": "74"
                                },
                                {
                                  "$ref": "74"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$ref": "66"
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "st_users_profiles": {
                          "$ref": "75"
                        },
                        "st_users_token": [
                          {
                            "$id": "78",
                            "id": "0f30a98b-0773-4f14-9925-ad3bf3255040",
                            "token_id": "sample string 2",
                            "id_user": "e0c5e53b-e09e-42e8-818d-e08b8fd52ebe",
                            "date_from": "2025-12-08T21:28:48.1102367+01:00",
                            "date_end": "2025-12-08T21:28:48.1102367+01:00",
                            "created_on": "2025-12-08T21:28:48.1102367+01:00",
                            "st_users": {
                              "$ref": "9"
                            }
                          },
                          {
                            "$ref": "78"
                          }
                        ],
                        "tt_doc_sa_cashflow": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "tt_doc_sa_det": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ],
                        "tt_doc_sa_det1": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "tt_doc_sa1": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "tt_doc_st": [
                          {
                            "$ref": "60"
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "tt_doc_st1": [
                          {
                            "$ref": "60"
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_logs": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "tt_pos_sesion": [
                          {
                            "$ref": "47"
                          },
                          {
                            "$ref": "47"
                          }
                        ],
                        "tt_pos_sesion1": [
                          {
                            "$ref": "47"
                          },
                          {
                            "$ref": "47"
                          }
                        ],
                        "tt_rooms_list": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "tt_rooms_units_activity": [
                          {
                            "$ref": "49"
                          },
                          {
                            "$ref": "49"
                          }
                        ],
                        "tt_rooms_units_activity1": [
                          {
                            "$ref": "49"
                          },
                          {
                            "$ref": "49"
                          }
                        ],
                        "tt_rooms_units_log": [
                          {
                            "$id": "79",
                            "id": "70574e2c-8035-4502-8dc4-a52c514d6cc7",
                            "id_room_activity": "bac07a74-c808-4a9f-9f8d-6a4f7249b63e",
                            "id_pos_sesion": "424c0e70-fe8c-4e37-b837-cd3dd639d9aa",
                            "log_text": "sample string 4",
                            "id_user": "3fbd532a-d194-4a59-9532-310659d85069",
                            "created_on": "2025-12-08T21:28:48.1102367+01:00",
                            "commited": true,
                            "st_users": {
                              "$ref": "9"
                            }
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "tt_tips_users": [
                          {
                            "$ref": "55"
                          },
                          {
                            "$ref": "55"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "32"
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "mt_docs": [
                          {
                            "$ref": "15"
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "tt_pos_sesion_users": [
                          {
                            "$ref": "56"
                          },
                          {
                            "$ref": "56"
                          }
                        ]
                      }
                    },
                    "mt_categories_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "mt_items_formula": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_units": {
                      "$ref": "29"
                    },
                    "mt_units1": {
                      "$ref": "29"
                    },
                    "st_images": {
                      "$ref": "4"
                    },
                    "st_users": {
                      "$ref": "9"
                    },
                    "mt_items_sub": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "tt_doc_sa_det_stock": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "63"
                      },
                      {
                        "$ref": "63"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "9"
                  }
                },
                {
                  "$ref": "6"
                }
              ],
              "st_images": {
                "$ref": "4"
              },
              "st_users": {
                "$ref": "9"
              },
              "mt_prices_rules": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ]
            },
            {
              "$ref": "5"
            }
          ],
          "mt_employees": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "mt_items": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "mt_items_types": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ],
          "mt_money_types": [
            {
              "$ref": "17"
            },
            {
              "$ref": "17"
            }
          ],
          "mt_payment_types": [
            {
              "$ref": "20"
            },
            {
              "$ref": "20"
            }
          ],
          "mt_prices_list": [
            {
              "$ref": "35"
            },
            {
              "$ref": "35"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_rooms1": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "51"
            },
            {
              "$ref": "51"
            }
          ],
          "st_functions": [
            {
              "$ref": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "st_images_types": {
            "$id": "80",
            "id": "31e79cb6-414c-4c6b-970d-d3cb387496a1",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2025-12-08T21:28:48.1102367+01:00",
            "last_update": "2025-12-08T21:28:48.1102367+01:00",
            "commited": true,
            "st_images": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ]
          },
          "mt_docs": [
            {
              "$ref": "15"
            },
            {
              "$ref": "15"
            }
          ],
          "st_users": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ],
          "st_users1": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ]
        },
        "st_users": {
          "$ref": "9"
        },
        "mt_branches_zones": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_employees_branches": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_locations": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "mt_periods": [
          {
            "$id": "81",
            "id_branch": "34cda3e8-2e5e-4ae2-9d7a-8572e9be9746",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2025-12-08T21:28:48.1102367+01:00",
            "date_end": "2025-12-08T21:28:48.1102367+01:00",
            "state": "sample string 6",
            "created_on": "2025-12-08T21:28:48.1102367+01:00",
            "last_update": "2025-12-08T21:28:48.1102367+01:00",
            "commited": true,
            "mt_branches": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_sync_packages": [
          {
            "$ref": "72"
          },
          {
            "$ref": "72"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "72"
          },
          {
            "$ref": "72"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ]
      },
      "mt_pos_rooms": [
        {
          "$ref": "65"
        },
        {
          "$ref": "65"
        }
      ],
      "st_images": {
        "$ref": "4"
      },
      "st_images1": {
        "$ref": "4"
      },
      "st_users": {
        "$ref": "9"
      },
      "mt_rooms_units": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "tt_rooms_list": [
        {
          "$ref": "53"
        },
        {
          "$ref": "53"
        }
      ]
    },
    "mt_rooms_units_types": {
      "$ref": "52"
    },
    "st_users": {
      "$ref": "9"
    },
    "tt_rooms_units_activity": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ]
  },
  {
    "$ref": "1"
  }
]