GET api/Mt_Categories?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_categories
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_item_type

globally unique identifier

None.

order_type

integer

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

order_sec

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

big_buttons

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_categories_items

Collection of mt_categories_items

None.

st_images

st_images

None.

st_users

st_users

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "1a5414f6-1bcf-4596-9a29-3af8c2420b7e",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_item_type": "e9f61684-0e50-46c8-934c-e16884300292",
    "order_type": 5,
    "name_pos": "sample string 6",
    "id_image": "b496976f-fead-4561-b217-7e574b1ec07c",
    "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-09-06T06:46:56.6296981+02:00",
    "last_update": "2026-09-06T06:46:56.6296981+02:00",
    "id_user_upd": "ffeed351-c1b0-4753-98ef-a44d0a4393ca",
    "commited": true,
    "mt_categories_items": [
      {
        "$id": "2",
        "id_category": "64711683-3965-4c91-afea-69806f51af11",
        "id_item": "535d69d9-8200-4875-94c9-826cb30e59ce",
        "is_default": true,
        "active": true,
        "created_on": "2026-09-06T06:46:56.6296981+02:00",
        "last_update": "2026-09-06T06:46:56.6296981+02:00",
        "id_user_upd": "2ffd45af-407d-418c-89f9-ccce38d005c1",
        "commited": true,
        "mt_categories": {
          "$ref": "1"
        },
        "mt_items": {
          "$id": "3",
          "id": "38d9bd14-07a7-4443-8469-46b3cd6f1111",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_unit": "7691a381-bc18-4c7f-b41c-80056d8b22d2",
          "id_unit_sec": "23103f95-4b81-443e-9e77-639b903a70eb",
          "id_brand": "19630a7c-b924-4a8f-a0f8-8f9c8f28c974",
          "b_sale": true,
          "b_stock": true,
          "b_price": true,
          "b_unique": true,
          "b_exclude_control": true,
          "tax": 12.1,
          "change_price": true,
          "force_printing": true,
          "is_ticket": true,
          "is_supply": true,
          "define_price": true,
          "is_multi_sub": true,
          "external_id": "sample string 19",
          "name_pos": "sample string 20",
          "name_print": "sample string 21",
          "id_image": "f95f0b2a-44bc-4a59-8ae9-03e4f5c721a0",
          "view_pos": true,
          "order": 23,
          "color_border": "sample string 24",
          "color_button": "sample string 25",
          "color_font": "sample string 26",
          "font_bold": true,
          "font_underline": true,
          "font_size": 29,
          "active": true,
          "created_on": "2026-09-06T06:46:56.6296981+02:00",
          "last_update": "2026-09-06T06:46:56.6296981+02:00",
          "id_user_upd": "75312381-740a-495e-88fa-bc6ca89f6dfd",
          "commited": true,
          "mt_brands": {
            "$id": "4",
            "id": "aa329bcd-cfb3-4af5-90ba-06f6cf30f9c9",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "active": true,
            "created_on": "2026-09-06T06:46:56.6296981+02:00",
            "last_update": "2026-09-06T06:46:56.6296981+02:00",
            "id_user_upd": "a6bae4d9-86c0-425f-b350-c51335ce6405",
            "commited": true,
            "mt_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "st_users": {
              "$id": "5",
              "id": "d5cd7c85-4901-4f51-923c-29ae2d236a6f",
              "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": "98b23ec0-c5af-484b-bb97-bd87c7fb679e",
              "view_messages": true,
              "id_image_photo": "92fe1c08-b02b-4eb4-b9b5-5ddcb8c798d6",
              "reserved": true,
              "pos_access": true,
              "back_access": true,
              "name_pos": "sample string 13",
              "id_image": "d7fa3ff2-ff6d-4487-a640-63c344772de2",
              "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-09-06T06:46:56.6296981+02:00",
              "last_update": "2026-09-06T06:46:56.6296981+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$id": "6",
                  "id": "756d510a-f09e-494e-adc3-595e39566c9d",
                  "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": "6cfbebec-930b-4ae6-8283-94d656ea2a02",
                  "order": 12,
                  "external_id": "sample string 13",
                  "sync": true,
                  "active": true,
                  "created_on": "2026-09-06T06:46:56.6296981+02:00",
                  "last_update": "2026-09-06T06:46:56.6296981+02:00",
                  "id_user_upd": "31a8cd3c-28b5-4002-88bc-681180fbadf5",
                  "commited": true,
                  "st_images": {
                    "$id": "7",
                    "id": "d4500421-2dfb-4d9d-aeb9-3d19d30c003e",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "id_img_type": "6eabd2f7-b2d3-4eb1-a4ea-5b77299a4fea",
                    "image_file": "sample string 5",
                    "extension": "sample string 6",
                    "high": 1,
                    "width": 1,
                    "active": true,
                    "created_on": "2026-09-06T06:46:56.6296981+02:00",
                    "last_update": "2026-09-06T06:46:56.6296981+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$id": "8",
                        "id": "951f130d-5a2c-4687-8e67-964254e13fdb",
                        "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": "ef9f7357-65fd-47ec-add5-306b538e08bf",
                        "name_pos": "sample string 12",
                        "id_image": "11c542a0-d044-43d0-9741-767c204448c4",
                        "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-09-06T06:46:56.6296981+02:00",
                        "last_update": "2026-09-06T06:46:56.6296981+02:00",
                        "id_user_upd": "0d2c2340-daf3-4a60-86b2-493f84bad3e7",
                        "commited": true,
                        "mt_employees_branches": [
                          {
                            "$id": "9",
                            "id_employee": "c2687825-dec2-43eb-912f-6662854e1a1b",
                            "id_branch": "89eb1e4f-de5d-46be-8b26-d54d789bbfda",
                            "active": true,
                            "created_on": "2026-09-06T06:46:56.6296981+02:00",
                            "last_update": "2026-09-06T06:46:56.6296981+02:00",
                            "id_user_upd": "0616c5fb-df78-4170-b618-48fe799c8d45",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "6"
                            },
                            "mt_employees": {
                              "$ref": "8"
                            }
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_employees_profiles": {
                          "$id": "10",
                          "id": "dccdb14d-bba3-4f1d-ae65-40a25c22fd4d",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "authorized": true,
                          "active": true,
                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                          "id_user_upd": "61eec146-8478-4969-abaa-569a989e0045",
                          "commited": true,
                          "mt_employees": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "5"
                          }
                        },
                        "st_images": {
                          "$ref": "7"
                        },
                        "st_users": {
                          "$ref": "5"
                        },
                        "tt_doc_sa_det": [
                          {
                            "$id": "11",
                            "id_doc_sa": "b74d86c3-cdf6-4cd1-8b9d-aee657e2e877",
                            "id_line": 2,
                            "id_item_sub": "c9522a64-39cb-47b8-8dec-5dd38f178b07",
                            "qty": 4.1,
                            "id_list": "7d718334-6c78-4568-8df2-6d3a92e78ba8",
                            "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": "9a548b38-2f38-44ba-9d2a-cd75c7f6cef4",
                            "is_used": true,
                            "qty_vou": 1.1,
                            "amt_vou": 1.1,
                            "comment": "sample string 15",
                            "ref_det": "sample string 16",
                            "id_employee": "be0a9aa1-8d1a-470e-ae5a-6de8d3384e45",
                            "name_generic": "sample string 17",
                            "type_ope": 1,
                            "id_user_add": "5283f92b-0724-4ba3-98c1-d4d1a87bfb5e",
                            "id_user_upd": "2fc6e701-a82c-493d-a1ca-1e9758f13f3e",
                            "active": true,
                            "mt_employees": {
                              "$ref": "8"
                            },
                            "mt_items_sub": {
                              "$id": "12",
                              "id": "fbcccceb-af83-441c-b2cb-824c5626e456",
                              "id_item": "eec78909-ab21-4429-bf00-64f20d1eff46",
                              "id_item_type": "24408c76-e204-472b-976b-a7479eed5c08",
                              "is_default": true,
                              "barcode": "sample string 5",
                              "voucher_apply": true,
                              "id_voucher_json": "f67c39db-02c8-4d5f-8518-3f9f7c86f38a",
                              "count_voucher": 1,
                              "id_voucher_type": 1,
                              "active": true,
                              "created_on": "2026-09-06T06:46:56.6296981+02:00",
                              "last_update": "2026-09-06T06:46:56.6296981+02:00",
                              "id_user_upd": "20e0d395-0a30-42c3-a577-8311f7922803",
                              "commited": true,
                              "mt_items": {
                                "$ref": "3"
                              },
                              "mt_items_formula": [
                                {
                                  "$id": "13",
                                  "id_item_sub": "e39b0f07-2640-4c51-9bb5-277ca684344d",
                                  "id_item": "623f2f3f-e5a7-4fd6-8af0-cb95cef8dbe5",
                                  "group_id": 3,
                                  "id_unit_ref": "f41d9471-4ba0-4072-acb9-ea371b219c9e",
                                  "qty_dis": 5,
                                  "mt_items": {
                                    "$ref": "3"
                                  },
                                  "mt_items_sub": {
                                    "$ref": "12"
                                  },
                                  "mt_units_ref": {
                                    "$id": "14",
                                    "id": "ef8d63c3-45bf-4f4f-a779-9690c0cc173b",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "coefficient": 4.1,
                                    "id_unit": "f0b33f02-7828-4169-9aad-a33fd59a264b",
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                    "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                    "id_user_upd": "8277874c-23a3-4a80-b9b7-d5c4fe2ef189",
                                    "commited": true,
                                    "mt_units": {
                                      "$id": "15",
                                      "id": "22399b77-c557-48a1-99f4-f99c16bc1360",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "active": true,
                                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                      "id_user_upd": "b2d9c987-07ae-4507-877b-cf11c0365891",
                                      "commited": true,
                                      "mt_units_ref": [
                                        {
                                          "$ref": "14"
                                        },
                                        {
                                          "$ref": "14"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "mt_items": [
                                        {
                                          "$ref": "3"
                                        },
                                        {
                                          "$ref": "3"
                                        }
                                      ],
                                      "mt_items1": [
                                        {
                                          "$ref": "3"
                                        },
                                        {
                                          "$ref": "3"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "mt_items_formula": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_types": {
                                "$id": "16",
                                "id": "9d264a33-365a-4ce8-a2a1-08c67408e7d3",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "name_short": "sample string 4",
                                "name_pos": "sample string 5",
                                "id_image": "bf2dd969-0460-49fb-9eb9-d37bfe969331",
                                "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-09-06T06:46:56.6296981+02:00",
                                "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                "id_user_upd": "19ea14be-369c-4e4c-9f44-9af298732d41",
                                "commited": true,
                                "tt_vouchers_det": [
                                  {
                                    "$id": "17",
                                    "id_voucher": "d5649e0b-6c6f-4b81-8115-68fe7e60b628",
                                    "id_line": "c2b176cb-49d4-4810-8888-0f0fa0539352",
                                    "id_category": "b7937528-732c-43d5-80d3-e030f7cc4ae2",
                                    "id_item": "cb9e26d0-2158-4b45-854a-6d98e9b6764e",
                                    "id_item_type": "0fdff6c4-0337-49ac-a9bf-d812f4939561",
                                    "price_max": 1.1,
                                    "qty_add": 3.1,
                                    "qty_used": 4.1,
                                    "mt_categories": {
                                      "$ref": "1"
                                    },
                                    "mt_items": {
                                      "$ref": "3"
                                    },
                                    "mt_items_types": {
                                      "$ref": "16"
                                    },
                                    "tt_vouchers": {
                                      "$id": "18",
                                      "id": "d6302cb3-52bc-474a-9ca8-f614a9de11f8",
                                      "id_voucher": 2,
                                      "locator_voucher": "sample string 3",
                                      "qr_code": "sample string 4",
                                      "date_from": "2026-09-06T06:46:56.6296981+02:00",
                                      "date_end": "2026-09-06T06:46:56.6296981+02:00",
                                      "date_used": "2026-09-06T06:46:56.6296981+02:00",
                                      "date_sesion": "2026-09-06T06:46:56.6296981+02:00",
                                      "id_employee": "45c51cf3-6601-4a1c-b03a-dc56e3c3e392",
                                      "id_branch": "ed457a61-96be-4cdd-a761-fcce19663d06",
                                      "id_voucher_permision": "7fda2970-4060-4e64-9df4-e4574445b1bc",
                                      "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": "1a25ea34-4efe-46b7-85bc-cd6ba67904a3",
                                      "id_user_add": "b325eea8-05a0-431c-99bc-01307986e4e1",
                                      "id_doc_sa": "93a9deba-4390-4e4a-bf6f-ae6c0a9c3e51",
                                      "id_item_sub": "cb560ccd-0da3-4a73-b472-9fd275895dec",
                                      "id_pos_sesion": "f95e5b5b-95e9-45a2-8cab-efdbff7d3aa2",
                                      "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-09-06T06:46:56.6296981+02:00",
                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "8"
                                      },
                                      "mt_payment_types": {
                                        "$id": "19",
                                        "id": "0e08a80f-59a0-4f3d-b721-35926838e882",
                                        "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": "92051edb-5bb3-4ddb-a58c-ad38ba83a910",
                                        "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-09-06T06:46:56.6296981+02:00",
                                        "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                        "id_user_upd": "4683b78f-442e-4d26-8f18-12504998041b",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "20",
                                            "id_doc": "e34ac3a4-aa66-4a86-9219-1d6290500bfd",
                                            "id_pay": "e3a7b327-1343-402f-98aa-abb502c9e122",
                                            "id_money": "545ff0da-1524-40db-a751-43350174086f",
                                            "active": true,
                                            "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                            "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                            "id_user_upd": "4b9c182a-6834-4b61-b117-2fb4084ec2c8",
                                            "commited": true,
                                            "mt_docs": {
                                              "$id": "21",
                                              "id": "c49f40e9-8594-4e9d-8671-3351f2566374",
                                              "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": "f1c523c5-9be0-45c0-b4c0-16404fe65cd7",
                                              "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-09-06T06:46:56.6296981+02:00",
                                              "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                              "id_user_upd": "6b261436-ad5b-4376-9575-80327aeca496",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "7"
                                              },
                                              "st_users": {
                                                "$ref": "5"
                                              },
                                              "mt_pos_doc_print": [
                                                {
                                                  "$id": "22",
                                                  "id_pos_print": "61f29da4-c2a2-4e32-9bbb-444d92b32ecf",
                                                  "id_doc": "a369bdad-68a7-4c72-a23a-ea6c588544c5",
                                                  "id_pos_type": "f282ce3d-2a64-48eb-af14-9341ee87d2bf",
                                                  "id_doc_print": "30d95466-cd05-4ea6-821a-7579ea7accf3",
                                                  "copies": 5,
                                                  "print_mode": 6,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                  "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                  "id_user_upd": "334e8d90-64c8-4df5-92f6-0a0b71c07e8a",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "21"
                                                  },
                                                  "mt_pos_print": {
                                                    "$id": "23",
                                                    "id": "fe8fb27f-4b1d-4ed4-a7d2-fbba737a1789",
                                                    "id_pos": "cddd086c-5f77-4bd2-91ad-1ad7bf09b7df",
                                                    "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-09-06T06:46:56.6296981+02:00",
                                                    "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                    "id_user_upd": "d050684a-cafb-4f84-af15-c62edba8b2e5",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$id": "24",
                                                      "id": "df4c1860-9017-44f0-856c-1ba33e48258a",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "38f20556-31a8-4e02-bc48-a1174a89acfa",
                                                      "id_zone": "68eaedf4-5c8e-4414-91f0-ea3aee3253d5",
                                                      "user_required": true,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                      "id_user_upd": "a6ca89a0-10f6-4db4-b9a7-5fc6da68a753",
                                                      "commited": true,
                                                      "mt_branches_zones": {
                                                        "$id": "25",
                                                        "id": "72bde689-8d01-41e3-a2e0-cedf661fb893",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "id_branch": "b320f798-ca9f-4228-919f-19d24d682b7e",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                        "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                        "id_user_upd": "496b9244-6f4c-402f-a57a-7a0f0e4c1d74",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_pos": [
                                                          {
                                                            "$ref": "24"
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      "mt_cloakrooms": [
                                                        {
                                                          "$id": "26",
                                                          "id": "b5037c29-7f38-438a-8c72-212b02fe1a6a",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "id_pos": "dda189ee-dc40-464c-95c0-0a4a350c8cf8",
                                                          "unit_ini": 5,
                                                          "unit_end": 6,
                                                          "name_pos": "sample string 7",
                                                          "id_image": "b44559a1-fe57-4660-b313-8d54eef53446",
                                                          "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-09-06T06:46:56.6296981+02:00",
                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                          "id_user_upd": "cee3bafd-6181-460f-8e13-0c0db9688d7e",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_images": {
                                                            "$ref": "7"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$id": "27",
                                                              "id": "ea39928a-14ef-4739-9b56-b61b44526b11",
                                                              "id_cloakroom": "dc189d3a-5a26-4960-8636-3147cb94a423",
                                                              "id_pos_sesion": "b1a4a7ee-b2f0-40ed-adb6-28e5805dfc57",
                                                              "unit_id": 4,
                                                              "date_open": "2026-09-06T06:46:56.6296981+02:00",
                                                              "date_close": "2026-09-06T06:46:56.6296981+02:00",
                                                              "id_doc_sa": "a4e4a6d8-7436-4085-8231-aaa2c8a9e119",
                                                              "commited": true,
                                                              "mt_cloakrooms": {
                                                                "$ref": "26"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$id": "28",
                                                                "id": "5e4a099f-b554-4f09-81e7-de67b701a3be",
                                                                "id_pos": "93225f08-8765-47dd-bbbd-9ba823d567c5",
                                                                "id_doc": "e2798015-d285-416d-9522-1977869e128c",
                                                                "id_branch": "6b6dff49-de20-4fa4-b696-a1111e81e7ca",
                                                                "nro_doc": "sample string 5",
                                                                "date_doc": "2026-09-06T06:46:56.6296981+02:00",
                                                                "date_tax": "2026-09-06T06:46:56.6296981+02:00",
                                                                "hour_doc": "00:00:00.1234567",
                                                                "block": true,
                                                                "id_ref": "5c787b43-4eaf-4b3d-84fc-e5caa59dafbd",
                                                                "id_relationship": "325c101a-0402-449d-81ab-c06a6b013d16",
                                                                "id_loc_from": "3e1f958a-8188-45df-a9a8-c42aa035bb3f",
                                                                "id_loc_end": "3eb7aef2-7fba-4cf1-85e5-040a6eec007d",
                                                                "id_user_add": "b05f6dc2-430a-46d7-b573-5a5480b1c8ec",
                                                                "id_user_upd": "f9b87d96-51b3-4e15-a247-ef4830cc85a6",
                                                                "comment": "sample string 12",
                                                                "id_pos_sesion": "6c496b50-96dd-480d-9357-fa575a23eded",
                                                                "id_room_unit": "30c14413-782a-44f7-b080-daf82a2d1b9a",
                                                                "ref_locator": "sample string 13",
                                                                "ref_zone_aut": "sample string 14",
                                                                "id_pos_type": "b11e1325-14a8-49da-b044-fe121cb8902a",
                                                                "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-09-06T06:46:56.6296981+02:00",
                                                                "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                "commited": true,
                                                                "created_by": 1,
                                                                "doc_print": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_docs": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_locations": {
                                                                  "$id": "29",
                                                                  "id": "d471a826-6697-4e07-a6df-e64f2a396a65",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "reserved": true,
                                                                  "id_branch": "655e4b8f-5000-4f94-9590-9dfe804fd58e",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                  "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                  "id_user_upd": "22d5309b-3998-4f9c-9094-1fa7b168acbf",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "tt_doc_sa": [
                                                                    {
                                                                      "$ref": "28"
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa1": [
                                                                    {
                                                                      "$ref": "28"
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id": "e5db8b27-4cd5-4c00-b0ef-600fcc750eda",
                                                                      "id_pos": "a344652f-3a82-4b8e-ab80-d1bc0a773ac2",
                                                                      "id_doc": "185d8e1a-c466-4785-9a53-c16e5432ab2e",
                                                                      "id_branch": "e40acff9-b4c0-4589-a278-a190ca7657c1",
                                                                      "nro_doc": "sample string 5",
                                                                      "date_doc": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "block": true,
                                                                      "nro_original": "sample string 8",
                                                                      "id_ref": "861502e8-8b9d-4320-bc1f-047756eba1c2",
                                                                      "id_loc_from": "835fcdbe-c2b5-4848-83f7-38cd50846be0",
                                                                      "id_loc_end": "4100b80d-1dfb-4ed1-803c-4ff763da3d8f",
                                                                      "id_user_add": "8208e02e-404a-46b4-862b-419b54b5cc44",
                                                                      "id_user_upd": "0c628e89-1ca6-46ba-8296-b1899080c54a",
                                                                      "id_pos_sesion": "19777133-a671-4805-8ea0-a885aa1c5ea7",
                                                                      "comment": "sample string 12",
                                                                      "status": 1,
                                                                      "is_send": true,
                                                                      "date_send": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_docs": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_locations": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "mt_locations1": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "mt_pos": {
                                                                        "$ref": "24"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_doc_st_det": [
                                                                        {
                                                                          "$id": "31",
                                                                          "id_doc_st": "fbfdd8bd-5201-4eea-a3ca-96e8e3808d25",
                                                                          "id_line": 2,
                                                                          "id_item": "0b334cdd-d37e-4be6-b585-18cf9a9aff52",
                                                                          "comment": "sample string 4",
                                                                          "qty": 5.1,
                                                                          "status": 1,
                                                                          "active": true,
                                                                          "mt_items": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_st": {
                                                                            "$ref": "30"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "tt_doc_st1": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_doc_st2": {
                                                                        "$ref": "30"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st1": [
                                                                    {
                                                                      "$ref": "30"
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "tt_stock": [
                                                                    {
                                                                      "$id": "32",
                                                                      "id_location": "d1f833e2-b856-4e83-847e-042ddacdc160",
                                                                      "id_item": "0b95cd78-2a39-43ce-a039-fefbdd571271",
                                                                      "stock_ideal": 3.1,
                                                                      "stock_min": 4.1,
                                                                      "stock_max": 5.1,
                                                                      "stock": 6.1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_locations": {
                                                                        "$ref": "29"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "32"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_locations1": {
                                                                  "$ref": "29"
                                                                },
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_cashflow": [
                                                                  {
                                                                    "$id": "33",
                                                                    "id_doc_sa": "b0ad7abb-5915-4694-b26b-611d5b0cfd8b",
                                                                    "id_pay": "67b0f872-0d89-4981-bf3d-128f33348ba3",
                                                                    "id_money": "077017c5-09e2-41f3-9498-2752bcdad88d",
                                                                    "date_cashflow": "2026-09-06T06:46:56.6296981+02:00",
                                                                    "coefficient": 5.1,
                                                                    "id_user_add": "34ed836f-4981-4d6b-ab90-35d42d12c4fe",
                                                                    "amt_tot_md": 7.1,
                                                                    "amt_tot_mo": 8.1,
                                                                    "mt_payment_types": {
                                                                      "$ref": "19"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_money_types": {
                                                                      "$id": "34",
                                                                      "id": "2f20656e-f3a1-4c5b-8c61-56eda4942910",
                                                                      "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": "2730c0f6-3324-4a05-90c4-a4f5e4ec4a21",
                                                                      "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-09-06T06:46:56.6296981+02:00",
                                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "id_user_upd": "c6ddea4b-7c1f-4f18-8355-747b4767e47e",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_money_1": "7c2042b3-0ac0-4c7a-88a0-c273375db4e5",
                                                                          "id_money_2": "79e248f6-8cb2-4497-beda-f190e8cc39f7",
                                                                          "date_from": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "coefficient": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "id_user_upd": "9b5a08b7-a4cc-40ba-aa00-14998e1e3463",
                                                                          "commited": true,
                                                                          "mt_money_types": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_money_types1": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates1": [
                                                                        {
                                                                          "$ref": "35"
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_doc_sa_cashflow": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$id": "36",
                                                                          "id_doc_sa": "69184470-9485-4998-866e-4daa59839b14",
                                                                          "id_line": 2,
                                                                          "id_pay": "1a7e6351-0bc5-4b56-aa55-2974e3f8fd8d",
                                                                          "id_money": "e987a246-2c44-4b53-963d-9fcc1b3357f4",
                                                                          "coefficient": 5.1,
                                                                          "id_voucher": "269451ed-fe8d-485b-a6a9-e119b53e2444",
                                                                          "id_employee": "05ce4131-4c5a-49e0-9c47-bc3209ec2fe4",
                                                                          "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": "c7a2f6e5-9e07-4e3c-b76c-082815ec4057",
                                                                          "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": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_money_types": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "19"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$ref": "28"
                                                                          },
                                                                          "tt_vouchers": {
                                                                            "$ref": "18"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "36"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "tt_doc_sa": {
                                                                      "$ref": "28"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "11"
                                                                  },
                                                                  {
                                                                    "$ref": "11"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pay": [
                                                                  {
                                                                    "$ref": "36"
                                                                  },
                                                                  {
                                                                    "$ref": "36"
                                                                  }
                                                                ],
                                                                "tt_doc_sa1": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_sa2": {
                                                                  "$ref": "28"
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$id": "37",
                                                                  "id": "b355f6fc-d826-44ad-885f-9151026e845d",
                                                                  "nro_sesion": 2,
                                                                  "id_pos": "c95d614e-d8d9-4ece-9d13-4660ab5df379",
                                                                  "date_tax": "2026-09-06T06:46:56.6296981+02:00",
                                                                  "date_open": "2026-09-06T06:46:56.6296981+02:00",
                                                                  "date_close": "2026-09-06T06:46:56.6296981+02:00",
                                                                  "id_user_open": "f2b1e881-ff05-4280-be3c-5bd06e302fea",
                                                                  "id_user_close": "2d339bdb-a8d4-4df6-967b-48e40bd3c8be",
                                                                  "nro_z": 1,
                                                                  "amt_tot": 1.1,
                                                                  "locator_event": "sample string 6",
                                                                  "status_pos": 7,
                                                                  "training_sesion": true,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                  "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                  "commited": true,
                                                                  "mt_pos": {
                                                                    "$ref": "24"
                                                                  },
                                                                  "tt_cloakrooms_units": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "38",
                                                                      "id": "4930a881-cbab-45eb-9eb0-cef50026c629",
                                                                      "order_id": 2,
                                                                      "id_item": "ba9f81bf-1df8-490e-b6b3-b8b71bc9d632",
                                                                      "id_item_type": "def25e13-8d53-45d6-9768-8c0ecf56dcab",
                                                                      "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": "53f9d85a-9256-45b8-a390-04db916d2455",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "cce0a135-adb9-4208-8f66-14bc0046da05",
                                                                      "count_voucher": 1,
                                                                      "id_category": "909d85c6-f306-4df6-a19b-f14acd5387f8",
                                                                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "id_user_upd": "48d61dac-d58e-4b1a-92ca-f464ae6b6d3d",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "16"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "38"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_pt": [
                                                                    {
                                                                      "$id": "39",
                                                                      "id": "cade5f01-e2cf-4507-84e1-b9191296e509",
                                                                      "json_object": "sample string 2",
                                                                      "json_pays": "sample string 3",
                                                                      "id_pos_sesion": "c25c24d4-eec1-4763-a6ca-f61e72eb2958",
                                                                      "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-09-06T06:46:56.6296981+02:00",
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "39"
                                                                    }
                                                                  ],
                                                                  "tt_rooms_units_activity": [
                                                                    {
                                                                      "$id": "40",
                                                                      "id": "56ffef2d-6422-4aae-98bc-708fb40c35f2",
                                                                      "id_room_unit": "15eb41b6-feef-45b2-aa18-a126572d95bb",
                                                                      "id_room_list": "e9f55d43-6029-49f0-9500-e8fd8530a792",
                                                                      "nro_res_ext": "sample string 3",
                                                                      "date_reserved": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "date_from": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "date_end": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "date_open": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "date_close": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "id_employee": "6343e95a-cfeb-4292-85a3-c7ffbb63ae7f",
                                                                      "id_employee_sec": "4086cc8f-1ea0-4fe5-9602-f6f368afef98",
                                                                      "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": "1c43bcbc-93cf-4242-918e-638fa8fd4d09",
                                                                      "comment": "sample string 7",
                                                                      "id_user_open": "65098516-a5b5-4f64-9d61-a8fce7c182c9",
                                                                      "id_user_close": "43307981-47f3-41bf-b0c3-8cbd5412e959",
                                                                      "id_unit_state": "14e013be-2104-4f20-96f3-52b74b62271a",
                                                                      "id_pos_sesion": "b135973a-aa22-4572-9868-183c54587072",
                                                                      "vip": true,
                                                                      "paid": true,
                                                                      "send": true,
                                                                      "send_date": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "commited": true,
                                                                      "mt_employees": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_employees1": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_rooms_units": {
                                                                        "$id": "41",
                                                                        "id": "36b49697-9308-4cd3-a35c-f3fbabf6f700",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_label": "sample string 4",
                                                                        "name_zone": "sample string 5",
                                                                        "order": 6,
                                                                        "id_room": "016eab4e-2534-4e1d-9c8b-992f514fa1a9",
                                                                        "pax": 8,
                                                                        "pos_x": 9,
                                                                        "pos_y": 10,
                                                                        "size_w": 1,
                                                                        "size_h": 1,
                                                                        "in_map": true,
                                                                        "reserved_on": true,
                                                                        "id_room_type": "dd88c61c-91de-4d20-845f-de28c7b659e8",
                                                                        "locked": true,
                                                                        "date_locked": "2026-09-06T06:46:56.6296981+02:00",
                                                                        "comment_locked": "sample string 15",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                        "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                        "id_user_upd": "e8f95527-5b63-42fa-8fbc-2f5b983b8495",
                                                                        "commited": true,
                                                                        "mt_rooms": {
                                                                          "$id": "42",
                                                                          "id": "fd670cc0-67dd-46bb-ad06-7f34d93268dd",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_branch": "a528314a-71d1-4a0d-9d9a-5b9fb1e52a42",
                                                                          "name_pos": "sample string 6",
                                                                          "id_image": "d5121ea6-5523-49b2-bd21-05d1a350c76e",
                                                                          "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": "f79d0d0b-5b5a-4565-ae90-f4885b8a39f9",
                                                                          "refresh_status": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "id_user_upd": "d4c817ff-529c-483a-b9bf-4b4b6d1a03e0",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_pos_rooms": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id_pos": "7c90106a-db09-4cda-bc02-0a3f008f9cd9",
                                                                              "id_room": "75296b25-1d55-461c-8aa2-053652539851",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                              "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                              "id_user_upd": "ed1a8534-b4da-435e-aef9-00a9ff522205",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "24"
                                                                              },
                                                                              "mt_rooms": {
                                                                                "$ref": "42"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "st_images1": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_rooms_units": [
                                                                            {
                                                                              "$ref": "41"
                                                                            },
                                                                            {
                                                                              "$ref": "41"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_list": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id": "e94f5bf2-98df-48cf-b23f-b1ae85a2b7e4",
                                                                              "id_room": "f3674fc3-50ac-4c40-bd91-a3cd0a5eeeaf",
                                                                              "date_in": "2026-09-06T06:46:56.6296981+02:00",
                                                                              "date_out": "2026-09-06T06:46:56.6296981+02:00",
                                                                              "id_user_add": "1a323c4a-d7c1-46c9-8765-f176973a6462",
                                                                              "from_reservation": "sample string 5",
                                                                              "pax": 6,
                                                                              "status": 7,
                                                                              "comment": "sample string 8",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                              "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$ref": "42"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "40"
                                                                                },
                                                                                {
                                                                                  "$ref": "40"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_types": {
                                                                          "$id": "45",
                                                                          "id": "b1453a6f-a650-4384-b80a-2029fa840cf0",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "high": 5,
                                                                          "width": 6,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "id_user_upd": "0e2edfab-63c2-4841-a0b9-9a219fd5b029",
                                                                          "commited": true,
                                                                          "mt_rooms_units": [
                                                                            {
                                                                              "$ref": "41"
                                                                            },
                                                                            {
                                                                              "$ref": "41"
                                                                            }
                                                                          ],
                                                                          "mt_rooms_units_states_types": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_room_type": "10b82c05-323d-4524-b417-d4ea2bd869ac",
                                                                              "id_room_state": "c3147577-ded0-44a4-8427-424fab58699a",
                                                                              "id_image": "fb150e32-22a9-4789-8abd-d385715852d1",
                                                                              "color_font": "sample string 4",
                                                                              "font_bold": true,
                                                                              "font_underline": true,
                                                                              "font_size": 7,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                              "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                              "id_user_upd": "c5cc6413-4550-416d-ad08-acee78578e00",
                                                                              "commited": true,
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "47",
                                                                                "id": "9195f563-36c0-47f6-9f99-3fe85cfe9fe5",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "color": "sample string 5",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                                "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                                "id_user_upd": "66d6f0af-ef19-4e6b-a1a4-9a90ecc384de",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$ref": "46"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "46"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "st_images": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$ref": "40"
                                                                          },
                                                                          {
                                                                            "$ref": "40"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_states": {
                                                                        "$ref": "47"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "28"
                                                                        },
                                                                        {
                                                                          "$ref": "28"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      },
                                                                      "tt_rooms_list": {
                                                                        "$ref": "44"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "40"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "st_users1": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "tt_tips": [
                                                                    {
                                                                      "$id": "48",
                                                                      "id": "dfc88d99-35f3-40a6-9dc2-43e995749188",
                                                                      "id_pos_sesion": "c49e912c-137b-4ebf-a824-1c186f0ac7a4",
                                                                      "amt_card": 1.1,
                                                                      "amt_cash": 1.1,
                                                                      "id_user": "49abf314-790a-45b2-9c8e-8b539eecb762",
                                                                      "id_room_unit_activity": "a8292433-7c14-40e4-9eb0-54045d101d41",
                                                                      "id_doc_sa": "e5cd5151-89f5-4f72-8fa5-94d8f2cdcea9",
                                                                      "id_pos_type": "899bb444-95e6-45f6-8172-510c9d343fa7",
                                                                      "block": true,
                                                                      "comment": "sample string 5",
                                                                      "json_response": "sample string 6",
                                                                      "id_doc_ref": "e4e53531-ebc1-4d2a-a330-e37e27511e58",
                                                                      "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-09-06T06:46:56.6296981+02:00",
                                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "commited": true,
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      },
                                                                      "tt_tips_users": [
                                                                        {
                                                                          "$id": "49",
                                                                          "id_tip": "5431e90f-f374-47c6-a417-1a83423a6dd0",
                                                                          "id_user": "5bbb7a9d-72a1-4d97-a12c-533746e647e8",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "type_share": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "tt_tips": {
                                                                            "$ref": "48"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "49"
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "$ref": "48"
                                                                    }
                                                                  ],
                                                                  "tt_pos_sesion_users": [
                                                                    {
                                                                      "$id": "50",
                                                                      "id_pos_sesion": "9db8cb50-76a9-47c3-bdb8-cf5a4f08e026",
                                                                      "id_user": "77adc910-7af9-499d-8508-91ad523486c7",
                                                                      "date_add": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "distribution_index": 1.1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "commited": true,
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "50"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa": [
                                                                    {
                                                                      "$ref": "28"
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "tt_cmd_connection": [
                                                                    {
                                                                      "$id": "51",
                                                                      "id": "4ceb1fd7-2fa0-4c5f-8148-8db28a51a763",
                                                                      "id_user": "c0863168-81c1-41d6-95cd-32dc55467fbb",
                                                                      "id_user_profile": "1595c2ab-c99b-4531-9e27-881ad36979ef",
                                                                      "locator": "sample string 4",
                                                                      "date_end": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "id_pos_sesion": "34f4a9dd-62bf-44f6-a35e-43fe1129d95d",
                                                                      "date_login": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "date_logout": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "terminal_id": "sample string 6",
                                                                      "terminal_type": "sample string 7",
                                                                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "commited": true,
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users_profiles": {
                                                                        "$id": "52",
                                                                        "id": "a30c69a4-4505-4891-896f-dd5d16dda131",
                                                                        "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,
                                                                        "is_view_all": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                        "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                        "commited": true,
                                                                        "st_permisions": [
                                                                          {
                                                                            "$id": "53",
                                                                            "id": "83912a5f-7508-495b-9cc1-99acf6bd944e",
                                                                            "id_function": "7e68adee-eccb-4e8f-b6b3-ce3a2f5ac0dc",
                                                                            "id_user": "2348211e-e192-4013-8dbe-c6e42ba3d6b6",
                                                                            "id_profile": "016aeadf-85c0-4d8d-b430-51701dde2a3d",
                                                                            "permission": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                            "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                            "commited": true,
                                                                            "st_users_profiles": {
                                                                              "$ref": "52"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_functions": {
                                                                              "$id": "54",
                                                                              "id": "86e4a84c-3dbc-45c2-98c5-00879551b1b1",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "level_id": 5,
                                                                              "id_group": "5cc8500b-7704-4948-8d04-bd6c1edad99c",
                                                                              "name_event": "sample string 7",
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "194bc2c2-5352-4ff0-8853-c38fca91aa4a",
                                                                              "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-09-06T06:46:56.6296981+02:00",
                                                                              "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                              "commited": true,
                                                                              "st_functions_groups": {
                                                                                "$id": "55",
                                                                                "id": "907a6906-7c90-4cb9-b1d2-a53846ca45c8",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                                "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                                "commited": true,
                                                                                "st_functions": [
                                                                                  {
                                                                                    "$ref": "54"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_images": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$ref": "53"
                                                                                },
                                                                                {
                                                                                  "$ref": "53"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "53"
                                                                          }
                                                                        ],
                                                                        "st_users": [
                                                                          {
                                                                            "$ref": "5"
                                                                          },
                                                                          {
                                                                            "$ref": "5"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_connection": [
                                                                          {
                                                                            "$ref": "51"
                                                                          },
                                                                          {
                                                                            "$ref": "51"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "51"
                                                                    }
                                                                  ],
                                                                  "tt_cmd_messages": [
                                                                    {
                                                                      "$id": "56",
                                                                      "id": "548f6990-0c75-4a11-8e18-c4d2e721a3c5",
                                                                      "id_user": "333c6c3a-0af0-45d8-bf2e-bf10c6ed5137",
                                                                      "date_add": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "destiny_type": 4,
                                                                      "id_key": "f0f2c435-ee91-4134-a112-2dc9db71bc40",
                                                                      "message": "sample string 6",
                                                                      "message_view": true,
                                                                      "date_view": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "id_pos_sesion": "3ae0c0fc-c414-4c9b-9865-1c672667b0a8",
                                                                      "terminal_add": "sample string 9",
                                                                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "commited": true,
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "56"
                                                                    }
                                                                  ]
                                                                },
                                                                "tt_rooms_units_activity": {
                                                                  "$ref": "40"
                                                                },
                                                                "tt_spool_doc_print": [
                                                                  {
                                                                    "$id": "57",
                                                                    "id": "11589310-f36d-44b2-babc-4a698809b4c2",
                                                                    "spool_server": "sample string 2",
                                                                    "id_doc_sa": "1fe5d546-75e9-40b9-ab2e-7fe6fad04d89",
                                                                    "spool_printer": "sample string 4",
                                                                    "count": 5,
                                                                    "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                    "printed": true,
                                                                    "print_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                    "tt_doc_sa": {
                                                                      "$ref": "28"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "57"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "37"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "27"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$ref": "26"
                                                        }
                                                      ],
                                                      "mt_items_featured": [
                                                        {
                                                          "$id": "58",
                                                          "id": "3cc7c7d5-fb82-462f-a61c-30efacc114ec",
                                                          "id_branch": "de0e2565-14a6-4092-a433-b7a23399839b",
                                                          "id_pos_type": "058dc6fc-571e-40e6-8c41-176486fe1d44",
                                                          "id_pos": "8a70e1b2-a3b6-4f8f-aa13-a29645f2306f",
                                                          "id_item": "25370ed3-9e79-432c-b810-ba1521e532e3",
                                                          "date_from": "2026-09-06T06:46:56.6296981+02:00",
                                                          "date_end": "2026-09-06T06:46:56.6296981+02:00",
                                                          "image_id": 4,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                          "id_user_upd": "e2247da3-9715-45e9-8f80-ce236c57c79d",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "6"
                                                          },
                                                          "mt_items": {
                                                            "$ref": "3"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "mt_pos_types": {
                                                            "$id": "59",
                                                            "id": "d206d2b9-b1e5-4b8a-8ea9-11c4f43b298e",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "is_module": true,
                                                            "order": 5,
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                            "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                            "id_user_upd": "de1fe987-f69f-4e80-93ad-249513274f5c",
                                                            "commited": true,
                                                            "mt_items_featured": [
                                                              {
                                                                "$ref": "58"
                                                              },
                                                              {
                                                                "$ref": "58"
                                                              }
                                                            ],
                                                            "mt_pos_doc_print": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "5"
                                                            },
                                                            "mt_pos_view": [
                                                              {
                                                                "$id": "60",
                                                                "id_pos": "f89e3bb4-3fc0-4d88-88c8-4bc20829b879",
                                                                "id_pos_type": "8934ed44-2dc4-4f76-aa19-1675647575cc",
                                                                "is_default": true,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                "id_user_upd": "2468ba98-736d-4e07-84fb-e7c1d5112b99",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "mt_pos_prices_list": [
                                                                  {
                                                                    "$id": "61",
                                                                    "id_pos": "73104ead-b0a0-4f02-a478-cf0cff69d163",
                                                                    "id_pos_type": "fb2378d6-45bd-4f7f-b3b6-89c4a4196fb9",
                                                                    "id_price_list": "cf1033cd-d41a-45f3-8b45-d0a39f806698",
                                                                    "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-09-06T06:46:56.6296981+02:00",
                                                                    "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                    "id_user_upd": "90d67abb-913c-42cb-9a41-40d9a56af238",
                                                                    "commited": true,
                                                                    "mt_pos_view": {
                                                                      "$ref": "60"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "62",
                                                                      "id": "072d9d38-0b6b-4718-87cc-f66b98561c2b",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "5ac969cc-a473-4dcd-8a17-fb509f15e03f",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "1eadb159-21fc-4433-a3fb-cf021882bb28",
                                                                      "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-09-06T06:46:56.6296981+02:00",
                                                                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                      "id_user_upd": "f9ab606c-8776-475e-9261-3ee5037be979",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$ref": "61"
                                                                        },
                                                                        {
                                                                          "$ref": "61"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "63",
                                                                          "id_list": "65ef0cc9-9288-4537-a47a-0b2b027048de",
                                                                          "id_item_sub": "a92db24d-9061-4582-ba8d-f51fd59bf1ff",
                                                                          "validity_date": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "id_user_upd": "1b95e1cc-7037-4b24-b82e-bc55da9aa2b2",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "12"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "62"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "63"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "62"
                                                                        },
                                                                        {
                                                                          "$ref": "62"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "62"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "64",
                                                                          "id": "d1f6a0d1-5668-4e3c-87cd-b49fc3611ab5",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "date_end": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "id_branch": "48c32a9c-9ac2-4496-a8a1-dd58a1f60520",
                                                                          "id_pos": "862ff2e0-9531-44d1-9d9d-e4a839fb737f",
                                                                          "id_list": "6dac568b-5bfc-4ebb-900b-110436d9e3b8",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "id_user_upd": "f01de14b-7b30-45d1-ada8-748b5a790e24",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "62"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "64"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$id": "65",
                                                                          "id": "c3490add-3a1e-431a-bafd-57a84cdcb925",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "date_end": "2026-09-06T06:46:56.6296981+02: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": "73814341-d8dd-4e40-b7ff-996f81bef352",
                                                                          "id_pos": "6c7a6c6a-4b69-41aa-8d34-41d27a70a72a",
                                                                          "id_list": "23220d22-7d06-463e-9ccb-bf12bcb89166",
                                                                          "id_item": "3fa7e207-8fba-4f9d-8c9a-bd4c71709060",
                                                                          "id_item_type": "4016c95b-910d-4131-94af-c4a8079cb487",
                                                                          "id_category": "72a54a9a-9088-4070-9ad9-fbf07fe68f38",
                                                                          "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-09-06T06:46:56.6296981+02:00",
                                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                                          "id_user_upd": "8d6485d0-4355-445f-9dd5-f316f28b81a1",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_categories": {
                                                                            "$ref": "1"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "16"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "62"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "65"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "11"
                                                                        },
                                                                        {
                                                                          "$ref": "11"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "61"
                                                                  }
                                                                ],
                                                                "mt_pos_types": {
                                                                  "$ref": "59"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "60"
                                                              }
                                                            ]
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "58"
                                                        }
                                                      ],
                                                      "mt_pos_print": [
                                                        {
                                                          "$ref": "23"
                                                        },
                                                        {
                                                          "$ref": "23"
                                                        }
                                                      ],
                                                      "mt_pos_rooms": [
                                                        {
                                                          "$ref": "43"
                                                        },
                                                        {
                                                          "$ref": "43"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      },
                                                      "mt_pos_view": [
                                                        {
                                                          "$ref": "60"
                                                        },
                                                        {
                                                          "$ref": "60"
                                                        }
                                                      ],
                                                      "mt_prices_list_rules": [
                                                        {
                                                          "$ref": "64"
                                                        },
                                                        {
                                                          "$ref": "64"
                                                        }
                                                      ],
                                                      "mt_prices_rules": [
                                                        {
                                                          "$ref": "65"
                                                        },
                                                        {
                                                          "$ref": "65"
                                                        }
                                                      ],
                                                      "st_doc_num": [
                                                        {
                                                          "$id": "66",
                                                          "id_pos": "651155da-1b06-469f-8283-23151f9ed18c",
                                                          "id_doc": "f34b06a8-f651-4563-8688-5cc514e26b27",
                                                          "value": 3,
                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                          "commited": true,
                                                          "mt_docs": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "66"
                                                        }
                                                      ],
                                                      "st_pos_license": [
                                                        {
                                                          "$id": "67",
                                                          "id": "e518d1f0-c03b-465c-8f94-df77e9aa708b",
                                                          "id_pos": "a67cb6fb-44e7-4ca9-ba20-f3b034147512",
                                                          "mac_address": "sample string 3",
                                                          "date_end": "2026-09-06T06:46:56.6296981+02:00",
                                                          "key_access": "sample string 5",
                                                          "id_user_add": "6274762c-7771-4d8b-ab92-f8f85671395c",
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "67"
                                                        }
                                                      ],
                                                      "st_users_pos": [
                                                        {
                                                          "$id": "68",
                                                          "id_user": "1bed68c1-351c-4ff5-9d99-07b44bda990b",
                                                          "id_pos": "3b74af4e-cd13-4201-8e68-f7166455b2e2",
                                                          "pass_required": true,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "68"
                                                        }
                                                      ],
                                                      "tt_doc_sa": [
                                                        {
                                                          "$ref": "28"
                                                        },
                                                        {
                                                          "$ref": "28"
                                                        }
                                                      ],
                                                      "tt_pos_connection": [
                                                        {
                                                          "$id": "69",
                                                          "id": "ee3cadcf-c65d-40c5-8e29-ba6a98c5eca8",
                                                          "id_pos": "297d87b0-432b-47ce-830e-86da49487afd",
                                                          "date_add": "2026-09-06T06:46:56.6296981+02:00",
                                                          "date_upd": "2026-09-06T06:46:56.6296981+02:00",
                                                          "date_out": "2026-09-06T06:46:56.6296981+02:00",
                                                          "connection_type": "sample string 3",
                                                          "connection_speed": 1,
                                                          "terminal_name": "sample string 4",
                                                          "version": "sample string 5",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "69"
                                                        }
                                                      ],
                                                      "tt_pos_sesion": [
                                                        {
                                                          "$ref": "37"
                                                        },
                                                        {
                                                          "$ref": "37"
                                                        }
                                                      ],
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "tt_logs": [
                                                        {
                                                          "$id": "70",
                                                          "id": "25903ca0-f62c-4c9b-bf65-a17ceb9361c2",
                                                          "id_user_add": "a5e8267f-d12c-4a84-8e8a-330606c2a707",
                                                          "id_table": "4449f1fe-1fff-435c-8a84-5854ac428a1b",
                                                          "message_log": "sample string 3",
                                                          "json_object": "sample string 4",
                                                          "log_type": "sample string 5",
                                                          "id_pos": "865586b9-57f9-4770-9d00-3905eb41cb15",
                                                          "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_sync_tables": {
                                                            "$id": "71",
                                                            "id": "cc56f700-3682-4208-84c4-33252193302a",
                                                            "level": 2,
                                                            "order": 3,
                                                            "name": "sample string 4",
                                                            "log_ins": true,
                                                            "log_upd": true,
                                                            "packet_forward": true,
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                            "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                            "commited": true,
                                                            "st_sync_packages_det": [
                                                              {
                                                                "$id": "72",
                                                                "id": "ce6ec80b-7364-4f72-8933-89472a477ef4",
                                                                "id_sync": "060cfd4f-f65b-4f05-b7be-8376e6cafae6",
                                                                "json": "sample string 3",
                                                                "id_table": "d0fba0f6-2935-4c8d-91c3-f9d1d8c81d48",
                                                                "order": 5,
                                                                "st_sync_packages": {
                                                                  "$id": "73",
                                                                  "id": "f7fa2d9c-8672-4522-8ec1-f29ca5809418",
                                                                  "id_branch_from": "92d97b08-384d-492a-8275-31f14e189348",
                                                                  "id_branch_to": "99452bf9-b566-406b-80a0-c643f9a6589a",
                                                                  "type": 4,
                                                                  "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                  "order": 6,
                                                                  "status": 7,
                                                                  "log_info": "sample string 8",
                                                                  "sync_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                  "send_on": "2026-09-06T06:46:56.6296981+02:00",
                                                                  "mt_branches": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_branches1": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_sync_packages_det": [
                                                                    {
                                                                      "$ref": "72"
                                                                    },
                                                                    {
                                                                      "$ref": "72"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_sync_tables": {
                                                                  "$ref": "71"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "72"
                                                              }
                                                            ],
                                                            "tt_logs": [
                                                              {
                                                                "$ref": "70"
                                                              },
                                                              {
                                                                "$ref": "70"
                                                              }
                                                            ]
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "70"
                                                        }
                                                      ],
                                                      "st_local_variables": [
                                                        {
                                                          "$id": "74",
                                                          "id": "05c628d4-2abc-4c60-8917-73e6a857887c",
                                                          "id_pos": "620b4100-9f4f-4dd2-9955-7f48993dd141",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "value": "sample string 5",
                                                          "type": "sample string 6",
                                                          "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "74"
                                                        }
                                                      ],
                                                      "tt_doc_st": [
                                                        {
                                                          "$ref": "30"
                                                        },
                                                        {
                                                          "$ref": "30"
                                                        }
                                                      ]
                                                    },
                                                    "mt_pos_doc_print": [
                                                      {
                                                        "$ref": "22"
                                                      },
                                                      {
                                                        "$ref": "22"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  "mt_pos_types": {
                                                    "$ref": "59"
                                                  },
                                                  "st_doc_print": {
                                                    "$id": "75",
                                                    "id": "ac2cc3e0-3f6f-4f15-befe-0bff2f3a4918",
                                                    "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-09-06T06:46:56.6296981+02:00",
                                                    "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                                    "commited": true,
                                                    "mt_pos_doc_print": [
                                                      {
                                                        "$ref": "22"
                                                      },
                                                      {
                                                        "$ref": "22"
                                                      }
                                                    ],
                                                    "st_doc_print_det": [
                                                      {
                                                        "$id": "76",
                                                        "id_doc_print": "a63ace9d-f90f-40ba-8bd2-73cd0ade5c02",
                                                        "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": "75"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "76"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                {
                                                  "$ref": "22"
                                                }
                                              ],
                                              "st_doc_num": [
                                                {
                                                  "$ref": "66"
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ],
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "28"
                                                },
                                                {
                                                  "$ref": "28"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "30"
                                                },
                                                {
                                                  "$ref": "30"
                                                }
                                              ]
                                            },
                                            "mt_money_types": {
                                              "$ref": "34"
                                            },
                                            "mt_payment_types": {
                                              "$ref": "19"
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            }
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "7"
                                        },
                                        "st_users": {
                                          "$ref": "5"
                                        },
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "33"
                                          },
                                          {
                                            "$ref": "33"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "36"
                                          },
                                          {
                                            "$ref": "36"
                                          }
                                        ],
                                        "tt_vouchers": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "36"
                                        },
                                        {
                                          "$ref": "36"
                                        }
                                      ],
                                      "tt_vouchers_det": [
                                        {
                                          "$ref": "17"
                                        },
                                        {
                                          "$ref": "17"
                                        }
                                      ],
                                      "tt_vouchers_permisions": {
                                        "$id": "77",
                                        "id": "ee363c26-1fca-418c-a71f-d81d8b53a0e7",
                                        "date_from": "2026-09-06T06:46:56.6296981+02:00",
                                        "date_end": "2026-09-06T06:46:56.6296981+02:00",
                                        "date_used": "2026-09-06T06:46:56.6296981+02:00",
                                        "id_employee": "182fd107-846a-400b-94b8-2fbbeeefcf52",
                                        "id_branch": "2eadbbba-5793-4a46-b725-9bf56ad47664",
                                        "count": 6,
                                        "count_used": 1,
                                        "unlimited": true,
                                        "id_user_add": "21395d92-b8f1-44fe-827f-faa10904f245",
                                        "is_entry": true,
                                        "is_consume": true,
                                        "active": true,
                                        "created_on": "2026-09-06T06:46:56.6296981+02:00",
                                        "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "6"
                                        },
                                        "mt_employees": {
                                          "$ref": "8"
                                        },
                                        "st_users": {
                                          "$ref": "5"
                                        },
                                        "tt_vouchers": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  {
                                    "$ref": "17"
                                  }
                                ],
                                "st_images": {
                                  "$ref": "7"
                                },
                                "st_users": {
                                  "$ref": "5"
                                },
                                "mt_items_sub": [
                                  {
                                    "$ref": "12"
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "mt_prices_rules": [
                                  {
                                    "$ref": "65"
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ],
                                "tt_items_customs": [
                                  {
                                    "$ref": "38"
                                  },
                                  {
                                    "$ref": "38"
                                  }
                                ]
                              },
                              "mt_items_vouchers": {
                                "$id": "78",
                                "id": "34a62cc6-63ae-483a-a3b2-c4a7f84797da",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "json": "sample string 5",
                                "id_pay_type": "aecf1623-44aa-41bc-9fa8-e77a456d305b",
                                "id_doc_print": "c73a3490-11df-419e-94f4-50e03bcefa09",
                                "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-09-06T06:46:56.6296981+02:00",
                                "last_update": "2026-09-06T06:46:56.6296981+02:00",
                                "commited": true,
                                "mt_items_sub": [
                                  {
                                    "$ref": "12"
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "5"
                              },
                              "mt_prices_items": [
                                {
                                  "$ref": "63"
                                },
                                {
                                  "$ref": "63"
                                }
                              ],
                              "tt_doc_sa_det": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ]
                            },
                            "mt_prices_list": {
                              "$ref": "62"
                            },
                            "st_users": {
                              "$ref": "5"
                            },
                            "st_users1": {
                              "$ref": "5"
                            },
                            "tt_doc_sa": {
                              "$ref": "28"
                            },
                            "tt_doc_sa_det_stock": [
                              {
                                "$id": "79",
                                "id_doc_sa": "dfb73c92-70ab-4aa7-9ae8-c430886b1135",
                                "id_line": 2,
                                "id_item": "f5e67089-37df-4aef-baa4-84b9a493cd2a",
                                "qty": 4.1,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "tt_doc_sa_det": {
                                  "$ref": "11"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ]
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "tt_doc_sa_pay": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "18"
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "77"
                          },
                          {
                            "$ref": "77"
                          }
                        ],
                        "tt_rooms_units_activity": [
                          {
                            "$ref": "40"
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "tt_rooms_units_activity1": [
                          {
                            "$ref": "40"
                          },
                          {
                            "$ref": "40"
                          }
                        ]
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "3"
                      },
                      {
                        "$ref": "3"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_rooms1": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "st_functions": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "st_images_types": {
                      "$id": "80",
                      "id": "d672982d-debd-4452-8439-d784de5c429e",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                      "commited": true,
                      "st_images": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ]
                    },
                    "mt_docs": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "st_users": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "st_users1": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "5"
                  },
                  "mt_branches_zones": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_employees_branches": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "29"
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "mt_periods": [
                    {
                      "$id": "81",
                      "id_branch": "3835681e-b73f-40df-850a-8fed9c068fb3",
                      "exercise_id": 2,
                      "period_id": 3,
                      "date_from": "2026-09-06T06:46:56.6296981+02:00",
                      "date_end": "2026-09-06T06:46:56.6296981+02:00",
                      "state": "sample string 6",
                      "created_on": "2026-09-06T06:46:56.6296981+02:00",
                      "last_update": "2026-09-06T06:46:56.6296981+02:00",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "81"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "65"
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "st_sync_packages": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "st_sync_packages1": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "77"
                    },
                    {
                      "$ref": "77"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_branches_zones": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "mt_brands": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "mt_categories_items": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "26"
                },
                {
                  "$ref": "26"
                }
              ],
              "mt_docs_payment_money": [
                {
                  "$ref": "20"
                },
                {
                  "$ref": "20"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_employees_profiles": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "58"
                },
                {
                  "$ref": "58"
                }
              ],
              "mt_items_sub": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "mt_locations": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_rates": [
                {
                  "$ref": "35"
                },
                {
                  "$ref": "35"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "19"
                },
                {
                  "$ref": "19"
                }
              ],
              "mt_pos": [
                {
                  "$ref": "24"
                },
                {
                  "$ref": "24"
                }
              ],
              "mt_pos_doc_print": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ],
              "mt_pos_prices_list": [
                {
                  "$ref": "61"
                },
                {
                  "$ref": "61"
                }
              ],
              "mt_pos_print": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_pos_rooms": [
                {
                  "$ref": "43"
                },
                {
                  "$ref": "43"
                }
              ],
              "mt_pos_types": [
                {
                  "$ref": "59"
                },
                {
                  "$ref": "59"
                }
              ],
              "mt_pos_view": [
                {
                  "$ref": "60"
                },
                {
                  "$ref": "60"
                }
              ],
              "mt_prices_items": [
                {
                  "$ref": "63"
                },
                {
                  "$ref": "63"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "62"
                },
                {
                  "$ref": "62"
                }
              ],
              "mt_prices_list_rules": [
                {
                  "$ref": "64"
                },
                {
                  "$ref": "64"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "65"
                },
                {
                  "$ref": "65"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "42"
                },
                {
                  "$ref": "42"
                }
              ],
              "mt_rooms_units": [
                {
                  "$ref": "41"
                },
                {
                  "$ref": "41"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "46"
                },
                {
                  "$ref": "46"
                }
              ],
              "mt_rooms_units_types": [
                {
                  "$ref": "45"
                },
                {
                  "$ref": "45"
                }
              ],
              "mt_units": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "mt_units_ref": [
                {
                  "$ref": "14"
                },
                {
                  "$ref": "14"
                }
              ],
              "st_images": {
                "$ref": "7"
              },
              "st_images1": {
                "$ref": "7"
              },
              "st_permisions": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_pos_license": [
                {
                  "$ref": "67"
                },
                {
                  "$ref": "67"
                }
              ],
              "st_users_pos": [
                {
                  "$ref": "68"
                },
                {
                  "$ref": "68"
                }
              ],
              "st_users_token": [
                {
                  "$id": "82",
                  "id": "08d807f6-0913-4932-94a9-df325c0ae2de",
                  "token_id": "sample string 2",
                  "id_user": "26f79fda-058b-4cee-993e-8153aee56151",
                  "date_from": "2026-09-06T06:46:56.6296981+02:00",
                  "date_end": "2026-09-06T06:46:56.6296981+02:00",
                  "created_on": "2026-09-06T06:46:56.6296981+02:00",
                  "st_users": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "82"
                }
              ],
              "tt_doc_sa_cashflow": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "tt_doc_sa_det": [
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                }
              ],
              "tt_doc_sa_det1": [
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                }
              ],
              "tt_doc_st": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "tt_doc_st1": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "tt_items_customs": [
                {
                  "$ref": "38"
                },
                {
                  "$ref": "38"
                }
              ],
              "tt_logs": [
                {
                  "$ref": "70"
                },
                {
                  "$ref": "70"
                }
              ],
              "tt_pos_sesion": [
                {
                  "$ref": "37"
                },
                {
                  "$ref": "37"
                }
              ],
              "tt_pos_sesion1": [
                {
                  "$ref": "37"
                },
                {
                  "$ref": "37"
                }
              ],
              "tt_rooms_list": [
                {
                  "$ref": "44"
                },
                {
                  "$ref": "44"
                }
              ],
              "tt_rooms_units_activity": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ],
              "tt_rooms_units_activity1": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ],
              "tt_rooms_units_log": [
                {
                  "$id": "83",
                  "id": "cef7b12d-4094-478b-b256-be7b3cebdba7",
                  "id_room_activity": "90ba1851-1ad2-4eea-8e1b-dd5ea49ed59b",
                  "id_pos_sesion": "19a552c4-826c-457d-a3a8-2d588734899b",
                  "log_text": "sample string 4",
                  "id_user": "66e3a831-57c3-495b-8127-34afba7ee945",
                  "event_type": "sample string 6",
                  "correlation_id": "0190cb15-46dd-4ea3-ab47-05a3b1c90869",
                  "id_room_unit": "7420286c-bfa7-4257-b76b-7f4a139e3dd8",
                  "id_room_unit_source": "68074818-c2d1-4043-ac85-13936b738f3b",
                  "id_room_unit_destination": "6c1b775a-6e07-410d-818f-c207231e409d",
                  "id_room_activity_related": "6f9e98c0-25f7-46a8-bbb9-1fa2fb93c314",
                  "id_doc_sa": "26110554-7bf8-4ed2-95a6-cb226b1d5d9a",
                  "id_user_authorizer": "286595d0-0b4a-4843-b74c-14279f3151d7",
                  "data_json": "sample string 7",
                  "created_on": "2026-09-06T06:46:56.6296981+02:00",
                  "commited": true,
                  "st_users": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "83"
                }
              ],
              "tt_tips_users": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "tt_vouchers_permisions": [
                {
                  "$ref": "77"
                },
                {
                  "$ref": "77"
                }
              ],
              "tt_vouchers": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_docs": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "tt_pos_sesion_users": [
                {
                  "$ref": "50"
                },
                {
                  "$ref": "50"
                }
              ],
              "tt_doc_sa": [
                {
                  "$ref": "28"
                },
                {
                  "$ref": "28"
                }
              ],
              "tt_doc_sa1": [
                {
                  "$ref": "28"
                },
                {
                  "$ref": "28"
                }
              ],
              "mt_items": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_rooms_units_states": [
                {
                  "$ref": "47"
                },
                {
                  "$ref": "47"
                }
              ],
              "st_users_profiles": {
                "$ref": "52"
              },
              "tt_cmd_connection": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "tt_cmd_messages": [
                {
                  "$ref": "56"
                },
                {
                  "$ref": "56"
                }
              ]
            }
          },
          "mt_categories_items": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "58"
            },
            {
              "$ref": "58"
            }
          ],
          "mt_items_formula": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "mt_units": {
            "$ref": "15"
          },
          "mt_units1": {
            "$ref": "15"
          },
          "st_images": {
            "$ref": "7"
          },
          "st_users": {
            "$ref": "5"
          },
          "mt_items_sub": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "65"
            },
            {
              "$ref": "65"
            }
          ],
          "tt_doc_sa_det_stock": [
            {
              "$ref": "79"
            },
            {
              "$ref": "79"
            }
          ],
          "tt_doc_st_det": [
            {
              "$ref": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "tt_items_customs": [
            {
              "$ref": "38"
            },
            {
              "$ref": "38"
            }
          ],
          "tt_stock": [
            {
              "$ref": "32"
            },
            {
              "$ref": "32"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "17"
            },
            {
              "$ref": "17"
            }
          ]
        },
        "st_users": {
          "$ref": "5"
        }
      },
      {
        "$ref": "2"
      }
    ],
    "st_images": {
      "$ref": "7"
    },
    "st_users": {
      "$ref": "5"
    },
    "mt_prices_rules": [
      {
        "$ref": "65"
      },
      {
        "$ref": "65"
      }
    ],
    "tt_vouchers_det": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ]
  },
  {
    "$ref": "1"
  }
]