GET api/Mt_Rooms?id_branch={id_branch}&all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_branch

globally unique identifier

Required

all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_rooms
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_branch

globally unique identifier

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

font_bold

boolean

Required

font_underline

boolean

Required

font_size

integer

Required

id_image_map

globally unique identifier

None.

refresh_status

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_pos_rooms

Collection of mt_pos_rooms

None.

st_images

st_images

None.

st_images1

st_images

None.

st_users

st_users

None.

mt_rooms_units

Collection of mt_rooms_units

None.

tt_rooms_list

Collection of tt_rooms_list

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "91b3b95f-bc97-4426-8955-dfb7e9a37a6f",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "fe9ed851-7ae8-418a-b542-ec92467c1508",
    "name_pos": "sample string 6",
    "id_image": "3d7bb128-9595-4d5c-aa35-8f96658c2200",
    "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": "96feed07-d2f7-45e2-8fa4-c8b0f7a8dfa6",
    "refresh_status": true,
    "active": true,
    "created_on": "2026-01-10T12:10:04.3680539+01:00",
    "last_update": "2026-01-10T12:10:04.3680539+01:00",
    "id_user_upd": "eab4ef2f-f110-4768-9f70-dff358d75ad3",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "48faca0d-b355-4699-a9df-d7915c10b8bc",
      "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": "409c342e-87c6-4761-9054-e834edfb5592",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-01-10T12:10:04.3680539+01:00",
      "last_update": "2026-01-10T12:10:04.3680539+01:00",
      "id_user_upd": "20be05f6-be4c-42a2-86aa-5393c0ecafca",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "61c0dd1f-d80e-414f-b399-c1054ff6f321",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "48bb84ce-3bb1-4336-bb17-387cd0626e70",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-01-10T12:10:04.3680539+01:00",
        "last_update": "2026-01-10T12:10:04.3680539+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "d2c5f1f7-f9c3-4856-9122-8cf91fad2c8d",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "754790ee-1d4a-4590-af75-61a0560d9e99",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "8b888b5e-c68a-45eb-863b-bafdceba6cbd",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-01-10T12:10:04.3680539+01:00",
            "last_update": "2026-01-10T12:10:04.3680539+01:00",
            "id_user_upd": "45814d64-1aef-4358-bd12-4a9fb5e9d5e8",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "d2a3a271-17c7-46d0-b96a-45bf9295c599",
                "id_item": "fdf728d4-bf68-47a1-8546-9d5f0e46bd79",
                "is_default": true,
                "active": true,
                "created_on": "2026-01-10T12:10:04.3680539+01:00",
                "last_update": "2026-01-10T12:10:04.3680539+01:00",
                "id_user_upd": "52790556-13fc-4fda-afd5-ab03844c8ead",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "ae6c13e8-24ec-404e-b041-0753d1d71aeb",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "7c356fdd-5f3d-4442-b31d-a1042e6bdb04",
                  "id_unit_sec": "5f6b7ece-d3f3-47d1-9bcc-9e051398b1a8",
                  "id_brand": "4eb630cc-8da5-45e2-bed4-0d5559dd491b",
                  "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": "5ed121be-8123-40b4-a0dd-623596ad44f4",
                  "view_pos": true,
                  "order": 22,
                  "color_border": "sample string 23",
                  "color_button": "sample string 24",
                  "color_font": "sample string 25",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 28,
                  "active": true,
                  "created_on": "2026-01-10T12:10:04.3680539+01:00",
                  "last_update": "2026-01-10T12:10:04.3680539+01:00",
                  "id_user_upd": "3d65e8ae-4735-4f70-bb58-ade146e64269",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "80dd3615-f665-41ef-951f-e3423de3e9d4",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-01-10T12:10:04.3680539+01:00",
                    "last_update": "2026-01-10T12:10:04.3680539+01:00",
                    "id_user_upd": "0feca856-e8b4-4c43-86c6-faa95e068faf",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "830fe6b0-b253-4978-a663-9ed2f3fd49bb",
                      "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": "d263a0e5-0530-4784-95c6-7d56d1b04e71",
                      "view_messages": true,
                      "id_image_photo": "52a5c5f2-4ffc-4c80-95a7-709afbe3315f",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "d1248243-a552-4c76-b5e8-762bf85954a2",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-01-10T12:10:04.3680539+01:00",
                      "last_update": "2026-01-10T12:10:04.3680539+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "99addcbe-fcc3-40b6-ba9a-ef5a0b52fdf4",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "d9d1ef97-4fa9-4d2c-bce3-ea04b0ad34b9",
                          "active": true,
                          "created_on": "2026-01-10T12:10:04.3680539+01:00",
                          "last_update": "2026-01-10T12:10:04.3680539+01:00",
                          "id_user_upd": "08db6f93-7065-4085-b805-ec616d820ea0",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "fa7aece1-d8c8-4356-84d1-789e1eccde1a",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "639c5c28-4b6a-4d9a-9228-7e796923a2db",
                              "id_zone": "0372c748-6a5f-400b-a25c-c4e06a43123b",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                              "id_user_upd": "cf18a5d8-a7cb-4958-8f34-22663c9a40fa",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "19fccb8f-417e-4481-aed0-ee25e6c760e6",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "1f5c3e69-c00f-4378-a60f-8513bc53ef18",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "b6b68125-2bdd-4e22-9541-424925e028b2",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                  "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                  "id_user_upd": "fbf6ca59-d651-4250-8756-4a30cfda2512",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "2851eabb-8564-4e89-9e91-f055a2193887",
                                      "id_cloakroom": "eb16c5ca-cbe1-449c-b3d9-c9c220ca1b2d",
                                      "id_pos_sesion": "9b63234d-3c26-49b6-957c-0d8f1fac96be",
                                      "unit_id": 4,
                                      "date_open": "2026-01-10T12:10:04.3680539+01:00",
                                      "date_close": "2026-01-10T12:10:04.3680539+01:00",
                                      "id_doc_sa": "8a6def3b-118e-44b0-b6b7-1a4a595637a7",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "b1114915-472b-4b2c-bb9d-39b09792d542",
                                        "id_pos": "6cf21b9f-6a20-4108-9b27-5b7ebeae24a2",
                                        "id_doc": "cae2deca-3a1f-4f32-8b94-b16b3a2a3259",
                                        "id_branch": "c623924e-2402-489c-94d9-9b1a83e1b08d",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-01-10T12:10:04.3680539+01:00",
                                        "date_tax": "2026-01-10T12:10:04.3680539+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "23236133-c1b1-49e4-ada7-ede52eb0d085",
                                        "id_relationship": "0529b2cb-6aad-4d21-a907-d22fd0237161",
                                        "id_loc_from": "787db836-7ac1-44c9-82f1-dff156684160",
                                        "id_loc_end": "bbc1f6fa-b689-4cef-b0e5-82d66c3bca0d",
                                        "id_user_add": "20f4f353-e9b6-4ba1-a90c-c7eedcafc254",
                                        "id_user_upd": "6398aa5d-8e6a-452c-b0bb-da9ac5ecc6ce",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "1ef2194b-c31b-41e4-9691-e47fc642253a",
                                        "id_room_unit": "f845a55a-0504-46e7-8f61-6e3754155ea2",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "b3b6bc68-0312-4e42-b15f-77380a0185c2",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                        "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "429c3312-6b0e-4509-bd2e-c96d531367c9",
                                          "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": "41f5dba5-67db-440e-ae2a-398a8bdf746b",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                          "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                          "id_user_upd": "3a9f23a6-81bf-45fa-b2a1-860e54d79803",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "d4bfb68c-5cce-4760-b2b7-41507fd297bd",
                                              "id_pay": "1c16c8f3-4109-476f-b26a-36a8f5b08d85",
                                              "id_money": "2c7f5506-a103-4cd8-949b-f5d24f95d205",
                                              "active": true,
                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                              "id_user_upd": "2c1df3b1-6a93-47e4-84be-23f69deaf277",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "667206e4-e12b-4d23-b09e-ee7d1a76e45c",
                                                "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": "eb4c62ec-9065-442f-8733-03fef7b0e759",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                "id_user_upd": "99149d27-9ce2-418b-95d6-9131911ea8f6",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "5f17a833-2daf-4453-82f3-9e781a9fc5dc",
                                                    "id_money_2": "41a40a0f-1670-466d-bd09-9b428c0d85f9",
                                                    "date_from": "2026-01-10T12:10:04.3680539+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                    "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                    "id_user_upd": "9dc9af61-6870-4fc2-b965-ee7cebf61dee",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "16"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "18",
                                                    "id_doc_sa": "598d8f09-6d52-4ab6-a5cb-86e270deb2ac",
                                                    "id_pay": "2e042256-8ce0-44e3-bca8-50f26491aabd",
                                                    "id_money": "f6bd118b-d802-44ce-89fd-2ed7676399fd",
                                                    "date_cashflow": "2026-01-10T12:10:04.3680539+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "a5c3a721-244e-4edb-b5e4-2928f85e6d9c",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "fb8dd1c0-2379-4976-a2d3-fb49d14c3d0b",
                                                      "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": "d57193c3-7efb-425d-ba37-fc7e2ba3a7e5",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                      "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                      "id_user_upd": "ff48b160-4e47-47e5-8eb2-ee7512d5aa53",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "3"
                                                      },
                                                      "st_users": {
                                                        "$ref": "8"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "18"
                                                        },
                                                        {
                                                          "$ref": "18"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_sa": "67d42fd8-f736-434b-99d7-976e44ff14ea",
                                                          "id_line": 2,
                                                          "id_pay": "7e5f5403-0df3-4b9b-b8c0-25c9cffaeb29",
                                                          "id_money": "e752a056-d5e1-456b-994b-36c732d470c4",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "f711f7fd-f358-4490-983f-9321029c991f",
                                                          "id_employee": "1227e655-0320-4f33-97e8-6823c8719f5a",
                                                          "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": "2021e968-79e9-4a73-9c1c-23ac6e3d2f9d",
                                                          "coupon_id": "sample string 9",
                                                          "terminal_id": "sample string 10",
                                                          "card_name": "sample string 11",
                                                          "card_bank": "sample string 12",
                                                          "card_number": "sample string 13",
                                                          "client_name": "sample string 14",
                                                          "money_type": "sample string 15",
                                                          "merchant_id": "sample string 16",
                                                          "aid": "sample string 17",
                                                          "auth_num": "sample string 18",
                                                          "authorization": true,
                                                          "signature": true,
                                                          "contactless": true,
                                                          "date_hour_pay": "sample string 19",
                                                          "terminal_name": "sample string 20",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$id": "21",
                                                            "id": "a020e14c-a319-4301-b613-b61fde4d603d",
                                                            "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": "8471d0b7-3a0e-4c24-8346-390e03fd70f8",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "782ab733-b39d-4d84-a21c-669336519776",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                            "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                            "id_user_upd": "920f4954-f831-4fec-802d-20246f26f7c5",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "b1fbcb6f-83ba-4baf-951d-fbbf11bbc15c",
                                                                "id_branch": "401df6e6-2504-4c50-b225-5661fad5b180",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                "id_user_upd": "7f0c2cb0-be1b-4e67-acb7-e12bf95106b1",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "cdd5935e-3500-4d54-8957-79838f61c8f9",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                              "id_user_upd": "facb0101-e285-4655-ad9d-811cb5eb9884",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "21"
                                                                },
                                                                {
                                                                  "$ref": "21"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "8"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "3"
                                                            },
                                                            "st_users": {
                                                              "$ref": "8"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "24",
                                                                "id_doc_sa": "e7cef821-4e74-4c13-b5e2-23aefbe5296d",
                                                                "id_line": 2,
                                                                "id_item_sub": "50ed8724-c256-4ae7-8d0f-db3443541af9",
                                                                "qty": 4.1,
                                                                "id_list": "e42d33aa-8d5c-4449-a1d3-577706c7e162",
                                                                "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": "d4690c88-555e-412f-95b7-9cd3d07f9b18",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "5e42229f-1920-4b67-a752-062bcf26bac0",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "902fa367-5417-4f07-a888-61282535a37d",
                                                                "id_user_upd": "bcc7deab-b706-475d-8970-abd9893352b0",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "0a2aedb2-860c-4a8b-bdc5-0c5db68900bf",
                                                                  "id_item": "47a0b932-756a-45b8-8d2e-e420974f323a",
                                                                  "id_item_type": "d0110777-137d-4afb-9392-98f11adcc234",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "8a71dbbc-d1ac-4d83-9b79-161b7cd0bcc7",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                  "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                  "id_user_upd": "c040f8ac-abc1-4e30-a8e8-a3752d3c8420",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "c44a43f4-cc47-4109-82b9-f6ae1f5be9d2",
                                                                      "id_item": "d81179d0-3f5e-420d-a438-5c8a3c0c7bbf",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "8ea777b9-1dc2-415a-8f34-bf05cbd61cf3",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "22727955-aa77-4077-9585-e8f1d069eadd",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "96146012-f599-4fa6-9232-0b8adb5d35c4",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                        "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                        "id_user_upd": "f4015696-458a-4359-97f0-bf301ecef7f8",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "efc7ef2d-53df-4ab2-b86c-89c620486016",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "id_user_upd": "f44bc857-0b3b-4263-b6f3-edcceb725e6d",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "27"
                                                                            },
                                                                            {
                                                                              "$ref": "27"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "26"
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "1551c06a-d83b-4c84-a611-e8835b9aa2df",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "118974d2-e149-4e61-865e-3d68f6e61fcc",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                    "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                    "id_user_upd": "e9728a58-d6c2-4421-8839-df963d5f7869",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "cbfbfa0c-a21f-4321-a61e-d48bd5eea20b",
                                                                        "id_line": "a2abc99c-73ae-4b50-b856-4d2ebb9dcfb2",
                                                                        "id_category": "949b9af5-18c4-47db-b1cd-8e6a87ff8cb3",
                                                                        "id_item": "9e55b8ea-831c-4e51-b4ba-3ccc61159677",
                                                                        "id_item_type": "3483d2cb-eb2f-4f0a-a3b5-c79c3ee9bafc",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "584529d3-a024-40ad-81ef-198f86c1351a",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "date_end": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "date_used": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "date_sesion": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "id_employee": "3b8870f3-31ea-4f9e-9a2c-bbea1d951d10",
                                                                          "id_branch": "1e1ccad0-14c6-451b-82cd-3c5b68dfba79",
                                                                          "id_voucher_permision": "6e8094ef-6b7c-4936-9387-9d746e71f94e",
                                                                          "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": "00e35aa6-2f80-4e55-90ab-eb43a096a152",
                                                                          "id_user_add": "23230e92-116e-414b-bf11-d69b64aeefce",
                                                                          "id_doc_sa": "71ccfb3c-ede1-4b1a-b056-d66e52124afa",
                                                                          "id_item_sub": "48324f9c-c1e7-446c-bd23-d5ef10a4af6b",
                                                                          "id_pos_sesion": "fd8cce93-46c2-4dd8-8fb8-edc459f9d90d",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "19"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "20"
                                                                            },
                                                                            {
                                                                              "$ref": "20"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "ea7795e7-d5f2-400f-a7cb-431803a5aafb",
                                                                            "date_from": "2026-01-10T12:10:04.3680539+01:00",
                                                                            "date_end": "2026-01-10T12:10:04.3680539+01:00",
                                                                            "date_used": "2026-01-10T12:10:04.3680539+01:00",
                                                                            "id_employee": "873608ea-698a-4746-805c-b81d97ca7bf0",
                                                                            "id_branch": "e9113a8c-a4cf-4616-95bd-9dff4ef8df0e",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "dfa2b21f-ef6f-46df-9865-1a40fe73027d",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                            "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "81a4a841-88c9-416f-985a-ce4e5ac86821",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-01-10T12:10:04.3680539+01:00",
                                                                        "date_end": "2026-01-10T12:10:04.3680539+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": "dc6dd28f-a950-47fa-83f6-761fe1cfe5d5",
                                                                        "id_pos": "8a637661-b17e-41ca-9e31-01ece3209e57",
                                                                        "id_list": "3bf19161-f633-4f36-ab6e-a33f5a27878f",
                                                                        "id_item": "b7157297-fc0c-4f5d-8aa3-43252097869d",
                                                                        "id_item_type": "3813da55-7932-46a7-93b0-205e47d8fe9f",
                                                                        "id_category": "57c02dfc-2d8e-4543-a52c-b1766c344406",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                        "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                        "id_user_upd": "1980b6af-43ed-4e9e-9a10-a40d1342ed9a",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "fa8d4f49-5e25-4dbb-9964-b163c9c72e99",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "52102490-ae94-4b72-8698-7796d7b51692",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "50160f52-a59d-4e58-8205-02e33d661d7f",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "id_user_upd": "0bd6b11a-6610-4ba4-8134-b2ba265c57b4",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "7e3782b5-dbaa-4333-af7f-00519f2612d0",
                                                                              "id_pos_type": "d280af9c-5294-4608-b47a-c62d4bd5ee36",
                                                                              "id_price_list": "aaf7f1a6-3528-420b-8347-69028d803539",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "id_user_upd": "d9600b58-dd90-4435-a5c6-68acc20de8d7",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "1c951056-ef1e-4665-9729-c6db0e5baac6",
                                                                                "id_pos_type": "7e494828-9ba0-483f-b073-29ba73a7ef18",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                "id_user_upd": "e90d4281-ca79-4095-815f-5a9a29ac6ae1",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "93bdf9d7-5526-42db-83f7-296807718e88",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                  "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                  "id_user_upd": "c3f25a34-0125-48b8-875b-5c4aefd3168d",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id": "8d5bc2de-158a-4182-9c11-e98f4620bf45",
                                                                                      "id_branch": "35664086-b46e-4fe1-979f-89577781f644",
                                                                                      "id_pos_type": "d13bd538-c9aa-49b0-a951-2e9b3444b416",
                                                                                      "id_pos": "48fcd26d-b988-4e01-8607-b300eb6d5aeb",
                                                                                      "id_item": "a7d03ccc-782c-4e45-9b13-aeb60b549bca",
                                                                                      "date_from": "2026-01-10T12:10:04.3680539+01:00",
                                                                                      "date_end": "2026-01-10T12:10:04.3680539+01:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                      "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                      "id_user_upd": "0dc65110-6bec-44dc-b8b2-548eacd2f3c3",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "2"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id_pos_print": "def6eeca-25de-4328-ba32-adffbb1dc927",
                                                                                      "id_doc": "5c0ff922-dd00-4736-adae-8f61c5325a5e",
                                                                                      "id_pos_type": "11ff6398-e744-4663-8d27-0e4973a29eee",
                                                                                      "id_doc_print": "f8754805-dd49-4349-82e8-dd53decbc6b8",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                      "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                      "id_user_upd": "a696572c-af68-415a-80c3-c6b78c4c5bcb",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "14"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "40",
                                                                                        "id": "9b395e6e-39d3-4b9b-9212-0d403d4368b5",
                                                                                        "id_pos": "629843fc-3d55-4fc0-aa5c-0da65773ef17",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                        "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                        "id_user_upd": "e204599f-0ae0-4e2a-8c3d-479930eebfc6",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "39"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "39"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "41",
                                                                                        "id": "667c8dd9-dd82-44c8-a5c1-d2d2abfed926",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                        "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "39"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "39"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "42",
                                                                                            "id_doc_print": "0b62549e-0597-47c0-8084-cfd23210c0cb",
                                                                                            "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": "41"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id_list": "6addabad-cc70-4f1b-ab62-40bc941edd1b",
                                                                              "id_item_sub": "f3ae345e-9d78-425e-af2f-b62abaf01e84",
                                                                              "validity_date": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "id_user_upd": "aecc8e64-1421-4300-bd15-f43394fe754a",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id": "c8cc4103-bf0d-40b5-a9ec-75cbb6a4107c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "date_end": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "id_branch": "2392ce8c-42b5-4b22-b7eb-2ce546f9814b",
                                                                              "id_pos": "a29fda02-2516-4f9a-8913-562f8a2f9c1a",
                                                                              "id_list": "4fc3e46b-62a5-48b0-8f08-76adb8b3f8e1",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "id_user_upd": "f1393e04-5132-42c2-b233-56d1ba143ad4",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "24"
                                                                            },
                                                                            {
                                                                              "$ref": "24"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "45",
                                                                        "id": "cf37b951-68c2-4030-9690-07d58a0d9387",
                                                                        "order_id": 2,
                                                                        "id_item": "8946e3d5-3c84-4d33-aa41-ede0c0cb3697",
                                                                        "id_item_type": "d76f669d-d3ed-4e87-84f1-ae82ca815039",
                                                                        "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": "8a06060e-bafe-4183-8fa9-dd9cc874f661",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "4a855689-9a82-4e4f-8ac0-234f990db82d",
                                                                        "count_voucher": 1,
                                                                        "id_category": "628e2c6c-0ab0-4812-b520-9f0ce08a0053",
                                                                        "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                        "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                        "id_user_upd": "5e7f1ddf-200c-4211-bd86-e64e864ccb0f",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "46",
                                                                          "id": "6daf0f99-d712-4d7b-a35f-2af4649659b1",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "92e22c42-a9ec-4a72-8ff3-5282607b62b5",
                                                                          "date_tax": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "date_open": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "date_close": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "id_user_open": "785f23a7-f579-4039-94e4-546ed1ecf0e4",
                                                                          "id_user_close": "ffd96bed-c3a4-467b-bf47-b462459c4381",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "45"
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "7569777f-04f7-466a-96da-30691bfe4d5a",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "d4853d4e-1f96-4fea-ba86-d681103b66cb",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "5c92d474-2a4a-42f7-9e58-91687b3a2008",
                                                                              "id_room_unit": "d409e636-8e24-4e8a-9c93-7bebf8d4d602",
                                                                              "id_room_list": "071d7a2b-1f47-4475-917d-cedb34f80abd",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "date_from": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "date_end": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "date_open": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "date_close": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "id_employee": "f7546cdc-8dad-48c6-94d8-f81e48f73eb5",
                                                                              "id_employee_sec": "f1fedd92-35e3-4cc1-92b0-49caece04a6c",
                                                                              "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": "1fc201e9-f4dd-4625-b6d7-a864f22862f8",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "6d3dc2b6-f093-44c4-ad19-8a1ec474940e",
                                                                              "id_user_close": "96c2c09d-f89b-4ceb-8a4c-de2a248db92b",
                                                                              "id_unit_state": "15b08ce2-37fc-400f-9b40-a85151bf981e",
                                                                              "id_pos_sesion": "e0fb66d3-ce2f-415c-a5dc-3852ab004883",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "49",
                                                                                "id": "80ebf48a-1aa5-40a7-b787-19d7974a996b",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "96640fd6-b65b-44a6-a9d4-8f2db8caff4e",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "828c24b2-395f-4c8c-9536-916a161beab7",
                                                                                "locked": true,
                                                                                "date_locked": "2026-01-10T12:10:04.3680539+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                "id_user_upd": "5d056f3e-9a8a-408c-862a-7e3c7df4774b",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "50",
                                                                                  "id": "b7f82c13-f92b-4aa4-94c4-ac0c54044a3d",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                  "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                  "id_user_upd": "87cadc39-e985-4576-9a9e-1e97fe128734",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id_room_type": "2b33d34f-b269-492d-898e-2019a462a0ed",
                                                                                      "id_room_state": "1afc5723-af7e-4fcf-991e-4a7862461e42",
                                                                                      "id_image": "1dda5fde-9c1f-45d9-aa98-9e7a23c94028",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                      "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                      "id_user_upd": "55ef59bc-88e7-44a9-b847-a17525fa641d",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "52",
                                                                                        "id": "059c0a50-820a-4640-8b31-4aa5476235e1",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                        "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                        "id_user_upd": "50fa683a-0c0f-4bd2-8faf-c614e2f9b13c",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "52"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "13"
                                                                                },
                                                                                {
                                                                                  "$ref": "13"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$id": "53",
                                                                                "id": "ddffc977-61b5-4467-a863-08956ee5c90b",
                                                                                "id_room": "95a65ece-3068-489e-8e2d-8e02a0e6972f",
                                                                                "date_in": "2026-01-10T12:10:04.3680539+01:00",
                                                                                "date_out": "2026-01-10T12:10:04.3680539+01:00",
                                                                                "id_user_add": "0c67742c-cd4a-4f69-907e-739992358409",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "54",
                                                                              "id": "b0fd9d42-7eea-4db1-a92a-fd4b4119f6f2",
                                                                              "id_pos_sesion": "fbd52e16-7b9e-4756-9955-88e0805b54d8",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "2ebb0b1b-d664-4fb8-b484-f08929da066b",
                                                                              "id_room_unit_activity": "32facb11-42dc-498c-aed4-1ece69c77999",
                                                                              "id_doc_sa": "32fbd345-36bf-4a04-904a-078a889aef4e",
                                                                              "id_pos_type": "faf8e7a3-a594-455f-b56f-0f62717ab0e3",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "96e4d66b-bb30-4ab9-b576-7b5c0fac975d",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_tip": "12aaac74-1c33-4f28-93b7-026d6c16a9f7",
                                                                                  "id_user": "c56aec96-1e7b-4a2b-bfb3-067ce354c889",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                                  "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "55"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "54"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_pos_sesion": "0dfd131a-729d-4cb2-bb97-55ce2d3838cd",
                                                                              "id_user": "9021e18e-9ea1-4769-9e90-e6103cbf7aac",
                                                                              "date_add": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "57",
                                                                    "id": "24092c7d-9683-4410-b9ea-3745864c3afe",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "f09d1e34-b922-4a41-9f06-1a64322c7a9f",
                                                                    "id_doc_print": "4033507c-3044-4bf9-b8c6-de5ae6aeb97e",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                                    "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "43"
                                                                    },
                                                                    {
                                                                      "$ref": "43"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "13"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "58",
                                                                    "id_doc_sa": "21242de3-b48f-4861-ba97-3b00e6edd171",
                                                                    "id_line": 2,
                                                                    "id_item": "31f9860e-7448-4121-897a-3e3551c8c471",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "58"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "16"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "19"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "19"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              }
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "3"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "39"
                                            },
                                            {
                                              "$ref": "39"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "59",
                                              "id_pos": "63e73ffe-dae6-4d8f-adea-75693f1dce41",
                                              "id_doc": "1e83e5b2-2a57-483d-9502-2e2d306df438",
                                              "value": 3,
                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "59"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "60",
                                              "id": "e7f9240e-5ee7-4754-8f06-21bc44be1763",
                                              "id_pos": "9f5a1352-b8f1-477b-bbb3-dab5840583d1",
                                              "id_doc": "bc0c90f6-4b6f-41da-b17f-36fad31eb722",
                                              "id_branch": "137781e1-57c7-424a-9928-53b639da3f01",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-01-10T12:10:04.3680539+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "62a8f6ce-1f49-4eb9-a88a-181095a69b99",
                                              "id_loc_from": "90af01ff-44a7-4a0a-b4e7-69c7191defb4",
                                              "id_loc_end": "bea419fe-5d2f-4504-aa71-9cc2c748d6ae",
                                              "id_user_add": "05b56a4e-f67d-48d2-b67a-c6cd07efac78",
                                              "id_user_upd": "00ed7c39-ec0f-4881-b353-dae040badf0c",
                                              "id_pos_sesion": "cf91303b-bd70-4b7e-9457-dc6c83dd20dc",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-01-10T12:10:04.3680539+01:00",
                                              "active": true,
                                              "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                              "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "61",
                                                "id": "229a7947-5a66-4c79-91cb-c4cbb40aaff3",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "05db795f-5c49-4feb-bda1-8f622479283a",
                                                "active": true,
                                                "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                "id_user_upd": "16a9e71b-6f6e-4d58-ae6e-d61a47ee1f3a",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "2"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "60"
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "60"
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "62",
                                                    "id_location": "6feef955-24b4-4ae2-9b40-7edc608af2da",
                                                    "id_item": "0ba376bd-7ff1-40cf-b67a-3f5d9796b16f",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                                    "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "61"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "62"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "61"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "63",
                                                  "id_doc_st": "be19b957-aa1e-4c4a-a9f0-11c38c986a4d",
                                                  "id_line": 2,
                                                  "id_item": "943c821d-90c2-41fc-b305-dcb522a4c480",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "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": "10"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "st_users1": {
                                          "$ref": "8"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "24"
                                          },
                                          {
                                            "$ref": "24"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "13"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "46"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "48"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "64",
                                            "id": "91335ed0-ab0d-4f90-98ff-d11e38f09834",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "0c117917-e999-4054-a9a0-67bc2c583e07",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                            "printed": true,
                                            "print_on": "2026-01-10T12:10:04.3680539+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "46"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "40"
                                },
                                {
                                  "$ref": "40"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$id": "65",
                                  "id_pos": "87dcdca0-bc3d-4961-b4fc-4760d5f66e4b",
                                  "id_room": "ce0d04ea-397e-4359-b7c4-e1b64f9359fe",
                                  "active": true,
                                  "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                  "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                  "id_user_upd": "00eec328-79c8-4ce7-96c0-438320889cf4",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "mt_rooms": {
                                    "$ref": "1"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "st_users": {
                                "$ref": "8"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "44"
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "b44fbf52-0582-442c-a6fd-6730cbed710a",
                                  "id_pos": "6aa4a6d4-8a2f-4b2c-8f0e-203ee2e5cde0",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-01-10T12:10:04.3680539+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "0fa8c019-fd6a-4360-bf1c-1eeafc9fc2df",
                                  "active": true,
                                  "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                  "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "200ac007-039b-495f-a2b1-537e4d5a9533",
                                  "id_pos": "e02ca236-86f3-49d3-a8eb-98d63d08c05e",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                  "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "5396975f-d02e-41ac-8e7c-48036445163f",
                                  "id_pos": "1952bff0-f7ea-448b-ab73-bb0a06b0eb1c",
                                  "date_add": "2026-01-10T12:10:04.3680539+01:00",
                                  "date_upd": "2026-01-10T12:10:04.3680539+01:00",
                                  "date_out": "2026-01-10T12:10:04.3680539+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "46"
                                },
                                {
                                  "$ref": "46"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "202ca074-a654-420e-87a5-9e0c10c7646c",
                                  "id_user_add": "51556698-c0db-4e9a-b073-aa3a5448d8ee",
                                  "id_table": "de424eb9-e2a9-49c3-9c4a-e1bc6a21a5b5",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "12bafcb2-6955-411d-bd9f-d17f3393026a",
                                  "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "fe721421-ebe3-4b44-a1de-d6b48e0b5157",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-01-10T12:10:04.3680539+01:00",
                                    "last_update": "2026-01-10T12:10:04.3680539+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "96da551c-7299-40bc-b208-52f5a50a4954",
                                        "id_sync": "30d0c069-9c8c-4397-835e-a745999ce0ad",
                                        "json": "sample string 3",
                                        "id_table": "cdb445a6-8144-4787-bf47-78097d335697",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "5d0b193f-9910-4839-ad25-3d79fab4a267",
                                          "id_branch_from": "5600ab24-777a-4edf-bfbe-388cd36811f5",
                                          "id_branch_to": "339d85cd-e163-4bf9-a084-9330e0d3cadc",
                                          "type": 4,
                                          "created_on": "2026-01-10T12:10:04.3837167+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-01-10T12:10:04.3837167+01:00",
                                          "send_on": "2026-01-10T12:10:04.3837167+01:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "b783b19f-4d1f-40de-999d-110bc3042706",
                                  "id_pos": "02b2372c-9b3c-4d36-977e-65a19d4296eb",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-01-10T12:10:04.3837167+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "21"
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "st_images": {
                        "$ref": "3"
                      },
                      "st_images1": {
                        "$ref": "3"
                      },
                      "st_permisions": [
                        {
                          "$id": "74",
                          "id": "dce90e02-55bc-444a-b393-003765b5c775",
                          "id_function": "8ae6917b-1d84-4ccb-8b83-3acc5c43ebba",
                          "id_user": "a160a57f-591a-469f-9f7b-b671eb579e01",
                          "id_profile": "9be4cf30-b637-49ed-82da-392b689cc4fa",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-01-10T12:10:04.3837167+01:00",
                          "last_update": "2026-01-10T12:10:04.3837167+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "75",
                            "id": "f7f79b3d-a814-4f86-a7b7-13b9ef6befd1",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "is_pass_required": true,
                            "is_admin": true,
                            "level_id": 7,
                            "order_1": 8,
                            "order_2": 9,
                            "order_3": 10,
                            "order_4": 11,
                            "is_tips": true,
                            "active": true,
                            "created_on": "2026-01-10T12:10:04.3837167+01:00",
                            "last_update": "2026-01-10T12:10:04.3837167+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "8"
                              },
                              {
                                "$ref": "8"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "8"
                          },
                          "st_functions": {
                            "$id": "76",
                            "id": "a51e5d82-fde7-4b7d-921f-a4ce63d8c0e6",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "2d4f56f7-a249-4c03-b13c-deff5ce77d07",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "9dd220cc-c317-40a8-80f6-1976aee63600",
                            "view_pos": true,
                            "order": 10,
                            "color_border": "sample string 11",
                            "color_button": "sample string 12",
                            "color_font": "sample string 13",
                            "font_bold": true,
                            "font_underline": true,
                            "font_size": 16,
                            "active": true,
                            "created_on": "2026-01-10T12:10:04.3837167+01:00",
                            "last_update": "2026-01-10T12:10:04.3837167+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "77",
                              "id": "10868861-bc69-48dc-8c81-465c9e7e3aa0",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-01-10T12:10:04.3837167+01:00",
                              "last_update": "2026-01-10T12:10:04.3837167+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "76"
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "3"
                            },
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "75"
                      },
                      "st_users_token": [
                        {
                          "$id": "78",
                          "id": "4f59ea3c-0fa6-4250-aaa5-e2d65d831e9f",
                          "token_id": "sample string 2",
                          "id_user": "c31d6da3-f7f1-4d03-ae82-de62b3539662",
                          "date_from": "2026-01-10T12:10:04.3837167+01:00",
                          "date_end": "2026-01-10T12:10:04.3837167+01:00",
                          "created_on": "2026-01-10T12:10:04.3837167+01:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "79",
                          "id": "1850a75f-8bd2-4369-8459-f2f94bbacac1",
                          "id_room_activity": "548397ea-7e50-49b6-bf74-9773fa6ea350",
                          "id_pos_sesion": "35504df0-812a-4202-95d2-90ecd756402d",
                          "log_text": "sample string 4",
                          "id_user": "63cecfff-b0e7-4c4e-931c-3352cf924939",
                          "created_on": "2026-01-10T12:10:04.3837167+01:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "31"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "38"
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_units": {
                    "$ref": "28"
                  },
                  "mt_units1": {
                    "$ref": "28"
                  },
                  "st_images": {
                    "$ref": "3"
                  },
                  "st_users": {
                    "$ref": "8"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "63"
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "62"
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "5"
              }
            ],
            "st_images": {
              "$ref": "3"
            },
            "st_users": {
              "$ref": "8"
            },
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_employees": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_items": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "st_functions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_images_types": {
          "$id": "80",
          "id": "17ab296f-4a6b-45fc-939e-0c3faea9f709",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-01-10T12:10:04.3837167+01:00",
          "last_update": "2026-01-10T12:10:04.3837167+01:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "st_users": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "st_users1": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ]
      },
      "st_users": {
        "$ref": "8"
      },
      "mt_branches_zones": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_locations": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "mt_periods": [
        {
          "$id": "81",
          "id_branch": "449477df-ed30-43cc-b5d7-1e235c510f27",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-01-10T12:10:04.3837167+01:00",
          "date_end": "2026-01-10T12:10:04.3837167+01:00",
          "state": "sample string 6",
          "created_on": "2026-01-10T12:10:04.3837167+01:00",
          "last_update": "2026-01-10T12:10:04.3837167+01:00",
          "commited": true,
          "mt_branches": {
            "$ref": "2"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "mt_pos": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ]
    },
    "mt_pos_rooms": [
      {
        "$ref": "65"
      },
      {
        "$ref": "65"
      }
    ],
    "st_images": {
      "$ref": "3"
    },
    "st_images1": {
      "$ref": "3"
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_rooms_units": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "tt_rooms_list": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ]
  },
  {
    "$ref": "1"
  }
]