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": "f82aa3a8-b1b3-406e-8643-930fac2f9bc4",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_item_type": "8184be40-b102-4425-b330-5effa78c5327",
    "order_type": 5,
    "name_pos": "sample string 6",
    "id_image": "d51fe5b9-bbb0-4eb1-8855-cbd808f56aa3",
    "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-05-09T09:36:47.9939158+02:00",
    "last_update": "2026-05-09T09:36:47.9939158+02:00",
    "id_user_upd": "8fb60cd7-48f9-4c27-b9e7-b9acd4d4440b",
    "commited": true,
    "mt_categories_items": [
      {
        "$id": "2",
        "id_category": "9a62a070-5811-4401-a67c-43a3f7d9f7c6",
        "id_item": "c4cc28b4-7a6d-4af3-a0a1-4e9ff66e5619",
        "is_default": true,
        "active": true,
        "created_on": "2026-05-09T09:36:47.9939158+02:00",
        "last_update": "2026-05-09T09:36:47.9939158+02:00",
        "id_user_upd": "7385c344-8024-4e8e-9cc4-f7be6d00f53f",
        "commited": true,
        "mt_categories": {
          "$ref": "1"
        },
        "mt_items": {
          "$id": "3",
          "id": "6401d955-1801-4bb3-a405-a287b9d55b7c",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_unit": "59a0a269-8627-4da3-9959-03ebb809ac17",
          "id_unit_sec": "2ffc38d8-c33c-4bf0-b2a3-0b09ac0bb027",
          "id_brand": "3143dd1a-bd27-4c30-90af-11b904932563",
          "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": "d2162cae-790f-4955-888b-21a68e562860",
          "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-05-09T09:36:47.9939158+02:00",
          "last_update": "2026-05-09T09:36:47.9939158+02:00",
          "id_user_upd": "f0860042-92af-4b95-b279-8ad984c7a27b",
          "commited": true,
          "mt_brands": {
            "$id": "4",
            "id": "8bff0535-c52e-49cd-8168-b24d1e9d8644",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "active": true,
            "created_on": "2026-05-09T09:36:47.9939158+02:00",
            "last_update": "2026-05-09T09:36:47.9939158+02:00",
            "id_user_upd": "b39922a6-bf7a-4695-8db6-7754b8a758c1",
            "commited": true,
            "mt_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "st_users": {
              "$id": "5",
              "id": "4f880877-7af3-4f41-980c-806207fd495a",
              "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": "bbd63794-e9d1-4f93-a12a-9decf761da0f",
              "view_messages": true,
              "id_image_photo": "f202dbac-055e-45cc-9a71-ac1bdc0cddae",
              "reserved": true,
              "pos_access": true,
              "back_access": true,
              "name_pos": "sample string 13",
              "id_image": "0a271eab-a5ac-435f-82d8-61c5cd9f2c00",
              "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-05-09T09:36:47.9939158+02:00",
              "last_update": "2026-05-09T09:36:47.9939158+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$id": "6",
                  "id": "54b4e0aa-ef74-4c4c-b699-685a350f2f44",
                  "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": "a739730a-c378-4804-b559-50e073fd639e",
                  "order": 12,
                  "external_id": "sample string 13",
                  "sync": true,
                  "active": true,
                  "created_on": "2026-05-09T09:36:47.9939158+02:00",
                  "last_update": "2026-05-09T09:36:47.9939158+02:00",
                  "id_user_upd": "7d570d26-8aae-4e71-8a6c-447740933059",
                  "commited": true,
                  "st_images": {
                    "$id": "7",
                    "id": "5fdc537e-54ef-49d5-b6d4-119bcd2571da",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "id_img_type": "741b387a-3394-4002-993e-e7a5ca429146",
                    "image_file": "sample string 5",
                    "extension": "sample string 6",
                    "high": 1,
                    "width": 1,
                    "active": true,
                    "created_on": "2026-05-09T09:36:47.9939158+02:00",
                    "last_update": "2026-05-09T09:36:47.9939158+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$id": "8",
                        "id": "8297477c-25ac-4066-a415-43c434e56b73",
                        "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": "ec2646ab-25cd-41db-9b7f-778b82dd09bf",
                        "name_pos": "sample string 12",
                        "id_image": "03775b8f-cadf-4d19-9109-0b8e124f3d31",
                        "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-05-09T09:36:47.9939158+02:00",
                        "last_update": "2026-05-09T09:36:47.9939158+02:00",
                        "id_user_upd": "120badf7-7d75-4bb0-82f2-b91940eee97f",
                        "commited": true,
                        "mt_employees_branches": [
                          {
                            "$id": "9",
                            "id_employee": "dbb12724-7761-41c0-8cfd-df11917fb084",
                            "id_branch": "92a1b12e-4b8c-459f-832c-9fbff5c6815c",
                            "active": true,
                            "created_on": "2026-05-09T09:36:47.9939158+02:00",
                            "last_update": "2026-05-09T09:36:47.9939158+02:00",
                            "id_user_upd": "8c4bedbe-ca7d-40a0-bdea-5a192c33c3c6",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "6"
                            },
                            "mt_employees": {
                              "$ref": "8"
                            }
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_employees_profiles": {
                          "$id": "10",
                          "id": "0d55317d-8772-4a07-a133-5aa3a684d750",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "authorized": true,
                          "active": true,
                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                          "id_user_upd": "1d61fc43-a83d-46b3-aa07-6153d806ea2c",
                          "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": "154d7668-908c-4171-a2f7-d931ecc7a8a0",
                            "id_line": 2,
                            "id_item_sub": "6db3f5b2-9e90-419a-984c-a45272ab9541",
                            "qty": 4.1,
                            "id_list": "edf07759-0f48-439b-8267-62091e5fef23",
                            "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": "df340454-5017-4404-949d-16e6a87282e8",
                            "is_used": true,
                            "qty_vou": 1.1,
                            "amt_vou": 1.1,
                            "comment": "sample string 15",
                            "ref_det": "sample string 16",
                            "id_employee": "43bce631-9a59-431c-ac9a-417298da51af",
                            "name_generic": "sample string 17",
                            "type_ope": 1,
                            "id_user_add": "a5529f25-bcb6-4281-9568-a4472c07a0d4",
                            "id_user_upd": "91e22a5a-054a-4c61-81b7-0731ee3f9faf",
                            "active": true,
                            "mt_employees": {
                              "$ref": "8"
                            },
                            "mt_items_sub": {
                              "$id": "12",
                              "id": "04e35125-d1e4-4cac-86c2-d7d0f0cbd569",
                              "id_item": "abc4e11a-f84f-4ca1-9603-63b8d5611dfe",
                              "id_item_type": "34c5027d-574f-4dbc-980f-622c1c181568",
                              "is_default": true,
                              "barcode": "sample string 5",
                              "voucher_apply": true,
                              "id_voucher_json": "55ff9fd8-2325-41fa-9966-3ef044dc8658",
                              "count_voucher": 1,
                              "id_voucher_type": 1,
                              "active": true,
                              "created_on": "2026-05-09T09:36:47.9939158+02:00",
                              "last_update": "2026-05-09T09:36:47.9939158+02:00",
                              "id_user_upd": "ff6e1ec1-9b4f-4d9a-924c-9d95d5a0815d",
                              "commited": true,
                              "mt_items": {
                                "$ref": "3"
                              },
                              "mt_items_formula": [
                                {
                                  "$id": "13",
                                  "id_item_sub": "0b34a3d7-a500-4fde-9fd6-08269f160385",
                                  "id_item": "2c2abb2a-15fe-4d97-86a6-02bb563e1758",
                                  "group_id": 3,
                                  "id_unit_ref": "43be4081-4cf4-4877-8e84-943b3a608460",
                                  "qty_dis": 5,
                                  "mt_items": {
                                    "$ref": "3"
                                  },
                                  "mt_items_sub": {
                                    "$ref": "12"
                                  },
                                  "mt_units_ref": {
                                    "$id": "14",
                                    "id": "826326bd-102a-405e-97d9-0738258fb4fe",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "coefficient": 4.1,
                                    "id_unit": "d86ef870-3157-4555-82c5-b843e53fb275",
                                    "active": true,
                                    "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                    "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                    "id_user_upd": "b6acda6b-4cca-4852-8cdb-002927b9b71b",
                                    "commited": true,
                                    "mt_units": {
                                      "$id": "15",
                                      "id": "4b64dc61-733a-4d73-aa81-39395d81214d",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "active": true,
                                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                      "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                      "id_user_upd": "2c1ba899-4dd5-4d3c-b225-117ee6a25c86",
                                      "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": "e21079d7-6370-4519-9eec-7f17089fd209",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "name_short": "sample string 4",
                                "name_pos": "sample string 5",
                                "id_image": "7a49fb42-4912-43c9-b5fa-f22836f51fae",
                                "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-05-09T09:36:47.9939158+02:00",
                                "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                "id_user_upd": "d20dd2fb-58a4-4d23-b66d-db893129f18c",
                                "commited": true,
                                "tt_vouchers_det": [
                                  {
                                    "$id": "17",
                                    "id_voucher": "4609d2b6-33af-4cf7-a9e4-718dfc77acf7",
                                    "id_line": "7aeea604-ac88-42bd-a190-f04295f5b000",
                                    "id_category": "63d71bc6-cae4-4e6c-aba3-1e8d91f431a3",
                                    "id_item": "9612464c-bc91-4049-8956-58688153a00d",
                                    "id_item_type": "903674d3-f496-43c2-ac38-0cddad819bc6",
                                    "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": "7bdd18c7-cf2d-4d63-a92f-ac690679332c",
                                      "id_voucher": 2,
                                      "locator_voucher": "sample string 3",
                                      "qr_code": "sample string 4",
                                      "date_from": "2026-05-09T09:36:47.9939158+02:00",
                                      "date_end": "2026-05-09T09:36:47.9939158+02:00",
                                      "date_used": "2026-05-09T09:36:47.9939158+02:00",
                                      "date_sesion": "2026-05-09T09:36:47.9939158+02:00",
                                      "id_employee": "6fc34086-7503-4425-9673-8dc4e5625d38",
                                      "id_branch": "543945e6-34ee-4188-856c-376488d096df",
                                      "id_voucher_permision": "3a7547d1-59bb-42b4-8766-c7a6842252cc",
                                      "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": "188042ac-a0db-4317-8b3c-929ec92aa1da",
                                      "id_user_add": "b42d3880-7b1a-4b30-a5b1-6ce83bc8e198",
                                      "id_doc_sa": "c9c26eb9-6d3c-4a6f-9875-ea0564729bd5",
                                      "id_item_sub": "6b6acc87-e00d-4f09-b5a5-6a51f10ca296",
                                      "id_pos_sesion": "6f081f7a-cbdd-4901-8f78-39cefcfa40b7",
                                      "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-05-09T09:36:47.9939158+02:00",
                                      "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "8"
                                      },
                                      "mt_payment_types": {
                                        "$id": "19",
                                        "id": "397458c3-6efc-463c-85cf-001c147a37cd",
                                        "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": "520c7b10-f26a-4ae4-b6fd-9a66b958eb59",
                                        "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-05-09T09:36:47.9939158+02:00",
                                        "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                        "id_user_upd": "78a43d4e-c4f6-4d54-bdc0-9afacb8f13ef",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "20",
                                            "id_doc": "51bcfa78-57d5-4ad9-9873-d82a83cc23dc",
                                            "id_pay": "87436824-2a47-46da-8986-d61b95cd4f7f",
                                            "id_money": "6258f7ff-d6c3-4d45-99e8-ab77ebe7919a",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                            "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                            "id_user_upd": "c1672cfd-1015-4e13-b7c6-523d006feaf2",
                                            "commited": true,
                                            "mt_docs": {
                                              "$id": "21",
                                              "id": "1134f362-590e-4492-a63d-c70d3fb9c004",
                                              "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": "927c2bff-269d-4df1-9da9-9ab1da794cce",
                                              "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-05-09T09:36:47.9939158+02:00",
                                              "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                              "id_user_upd": "8a4f5dbf-90dd-4162-963d-d786d0ff63db",
                                              "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": "2a35aeb1-aa0e-4c66-a774-f70dad56c2fe",
                                                  "id_doc": "18bc959f-adfe-422e-96d1-282a5f7a2bc6",
                                                  "id_pos_type": "afc6d845-7c66-4f05-b198-3031fe582f76",
                                                  "id_doc_print": "72e766e5-1d7d-4c5d-a0b4-3283674c964c",
                                                  "copies": 5,
                                                  "print_mode": 6,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                  "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                  "id_user_upd": "a734c6ad-b944-4ad3-bef2-da96e96b5a70",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "21"
                                                  },
                                                  "mt_pos_print": {
                                                    "$id": "23",
                                                    "id": "4de09e9c-bfca-4b68-9e78-0ad1d2eadba6",
                                                    "id_pos": "d5c15b8c-b372-4728-89ac-3c26267c0926",
                                                    "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-05-09T09:36:47.9939158+02:00",
                                                    "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                    "id_user_upd": "e42653db-b798-4ef1-93a9-b26423eddb55",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$id": "24",
                                                      "id": "b377096b-ad0b-4694-9f53-3912ba37271c",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "7643d218-cdc8-4f01-bc39-f95fc0b30006",
                                                      "id_zone": "cfddbf18-9324-4cf9-a11c-95a43f06978a",
                                                      "user_required": true,
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                      "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                      "id_user_upd": "aa18986f-0370-4343-89aa-8436564b9824",
                                                      "commited": true,
                                                      "mt_branches_zones": {
                                                        "$id": "25",
                                                        "id": "767b142d-0a89-464b-8a27-c9a7c352e7dc",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "id_branch": "d6bebc4f-8471-4441-9c82-8f6fbe87d897",
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                        "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                        "id_user_upd": "6c973a0f-afe6-4c3b-a850-52cdcf0a3c99",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_pos": [
                                                          {
                                                            "$ref": "24"
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      "mt_cloakrooms": [
                                                        {
                                                          "$id": "26",
                                                          "id": "bccb306e-04cd-4f33-ab71-1dfa936fc79c",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "id_pos": "8014f5c4-59f1-441c-a462-d1d78d06e04e",
                                                          "unit_ini": 5,
                                                          "unit_end": 6,
                                                          "name_pos": "sample string 7",
                                                          "id_image": "e4377b08-d452-4279-8d63-35256b888e94",
                                                          "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-05-09T09:36:47.9939158+02:00",
                                                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                          "id_user_upd": "8a33feb6-e997-4aa1-9a79-1dc16f6d71b9",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_images": {
                                                            "$ref": "7"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$id": "27",
                                                              "id": "c1a6a491-b4a4-4385-8ed4-a764d3308f90",
                                                              "id_cloakroom": "e01c3eb5-67c4-42b3-a5e7-67dc928a770e",
                                                              "id_pos_sesion": "58ef9678-9595-44bc-a453-16ba003c2fbb",
                                                              "unit_id": 4,
                                                              "date_open": "2026-05-09T09:36:47.9939158+02:00",
                                                              "date_close": "2026-05-09T09:36:47.9939158+02:00",
                                                              "id_doc_sa": "12fe01f1-86cc-4c69-be5d-3fff7433c343",
                                                              "commited": true,
                                                              "mt_cloakrooms": {
                                                                "$ref": "26"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$id": "28",
                                                                "id": "2270fdc4-1d70-46c2-905e-86300a69871a",
                                                                "id_pos": "cfab9640-3883-4220-9b5f-69b0a80f6a0a",
                                                                "id_doc": "097c4aa6-2380-4b6f-8c17-c82340a9b612",
                                                                "id_branch": "77b8f9c0-53c9-4380-86f8-2917b856c827",
                                                                "nro_doc": "sample string 5",
                                                                "date_doc": "2026-05-09T09:36:47.9939158+02:00",
                                                                "date_tax": "2026-05-09T09:36:47.9939158+02:00",
                                                                "hour_doc": "00:00:00.1234567",
                                                                "block": true,
                                                                "id_ref": "be4e7f6d-932a-476f-8e4a-809c8e3ecb03",
                                                                "id_relationship": "b078cd4e-e1ab-45f3-bee4-48255d2f09fa",
                                                                "id_loc_from": "1ce43562-fc25-4176-b413-f0f3428c7ba6",
                                                                "id_loc_end": "884f1b31-0456-40ae-a9cc-d0134dc9dea0",
                                                                "id_user_add": "4f17729e-0c54-4833-970a-a1747327600e",
                                                                "id_user_upd": "8222f725-f3df-4a31-9092-219dabf0a2df",
                                                                "comment": "sample string 12",
                                                                "id_pos_sesion": "f29acae8-b9a7-4652-b941-3596ff3933ec",
                                                                "id_room_unit": "12421a1d-62fe-4ccb-91a5-86dfdc6a9267",
                                                                "ref_locator": "sample string 13",
                                                                "ref_zone_aut": "sample string 14",
                                                                "id_pos_type": "3e98f09a-6872-4217-be4a-72edce5c64f6",
                                                                "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-05-09T09:36:47.9939158+02:00",
                                                                "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                "commited": true,
                                                                "created_by": 1,
                                                                "doc_print": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_docs": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_locations": {
                                                                  "$id": "29",
                                                                  "id": "373a260f-a4e4-4375-97a9-5c38a4f1449e",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "reserved": true,
                                                                  "id_branch": "7fd4c31d-9f57-4cc9-9c40-0846e3b6a6b3",
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                  "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                  "id_user_upd": "e88e5253-32c9-4359-9faa-7e28c3bb5b0b",
                                                                  "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": "938455fe-691e-4a33-8959-ec9de583936b",
                                                                      "id_pos": "dd868a05-1762-475d-8bf8-6c0de02ae5fb",
                                                                      "id_doc": "eaa1bc15-4bef-4533-9cbe-ca8d587ae54e",
                                                                      "id_branch": "0abf79e8-9b24-47de-8bd8-775f17300c88",
                                                                      "nro_doc": "sample string 5",
                                                                      "date_doc": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "block": true,
                                                                      "nro_original": "sample string 8",
                                                                      "id_ref": "8acbd71f-48a5-49ee-be79-43e0842e0bf6",
                                                                      "id_loc_from": "22328885-4a0d-45e0-9822-081560322deb",
                                                                      "id_loc_end": "d27e0e43-54d2-4625-bcd4-159c402af5c9",
                                                                      "id_user_add": "092b108e-c171-43bc-bf01-ceef6a7859ce",
                                                                      "id_user_upd": "1cd71ef0-8ace-44a8-bae9-a2e0141f67f0",
                                                                      "id_pos_sesion": "dd0eaeb1-1d37-4f8a-8936-93cf60a949fe",
                                                                      "comment": "sample string 12",
                                                                      "status": 1,
                                                                      "is_send": true,
                                                                      "date_send": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "last_update": "2026-05-09T09:36:47.9939158+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": "257f558e-a54e-47da-9130-8d700e9ebf5e",
                                                                          "id_line": 2,
                                                                          "id_item": "9dd19b3c-8577-4009-ae90-bb6718cea562",
                                                                          "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": "1edde4df-a60a-4dc0-bd0b-4b2eb7b66e56",
                                                                      "id_item": "62f45c90-34cc-4734-95b0-d79a917b1820",
                                                                      "stock_ideal": 3.1,
                                                                      "stock_min": 4.1,
                                                                      "stock_max": 5.1,
                                                                      "stock": 6.1,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "last_update": "2026-05-09T09:36:47.9939158+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": "5f00413d-4ada-4cf1-b1b1-350fa8f8cd84",
                                                                    "id_pay": "6211ae19-550b-4fc8-abb8-87fd69a25a78",
                                                                    "id_money": "2f0d707f-bc99-4196-ac6c-d6008e9e6d38",
                                                                    "date_cashflow": "2026-05-09T09:36:47.9939158+02:00",
                                                                    "coefficient": 5.1,
                                                                    "id_user_add": "b30dcc26-c411-496e-8fbc-ed35baee953d",
                                                                    "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": "ab31efc5-3bf8-47b2-94dc-ca491509a3cd",
                                                                      "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": "e43e5562-dbbb-4690-8a10-d5941478d527",
                                                                      "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-05-09T09:36:47.9939158+02:00",
                                                                      "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "id_user_upd": "a52eae97-461b-447c-9998-f9e8061bc67b",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_money_1": "2c413429-e278-4c5f-a231-28e3fd0a3c83",
                                                                          "id_money_2": "e4aa41a6-13d1-4272-a34c-ced76b5e8182",
                                                                          "date_from": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "coefficient": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "id_user_upd": "f93b0108-f103-4862-bb52-819f691f9e4f",
                                                                          "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": "00618e3b-fbe8-4eb4-afcd-61c8d630206f",
                                                                          "id_line": 2,
                                                                          "id_pay": "6cada589-c850-4604-9ea8-d5c5db29106e",
                                                                          "id_money": "f08280e1-d848-4a75-ac06-7ed46fc6bda9",
                                                                          "coefficient": 5.1,
                                                                          "id_voucher": "f824d1bb-0a08-4c5b-8fc0-ac611025df69",
                                                                          "id_employee": "3bc40500-99f2-4a5b-9e8e-22eab854a8cb",
                                                                          "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": "2261b86a-8f5f-44a0-a405-2252475c7603",
                                                                          "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": "ba46e560-635e-410f-9168-56ff838b955f",
                                                                  "nro_sesion": 2,
                                                                  "id_pos": "998fb59b-974c-4922-af4a-eda44ecef632",
                                                                  "date_tax": "2026-05-09T09:36:47.9939158+02:00",
                                                                  "date_open": "2026-05-09T09:36:47.9939158+02:00",
                                                                  "date_close": "2026-05-09T09:36:47.9939158+02:00",
                                                                  "id_user_open": "70bf57bd-c5c1-499e-aa28-44c3ebaf1e20",
                                                                  "id_user_close": "459895f4-cedc-4917-bf3a-e03132f3c5a5",
                                                                  "nro_z": 1,
                                                                  "amt_tot": 1.1,
                                                                  "locator_event": "sample string 6",
                                                                  "status_pos": 7,
                                                                  "training_sesion": true,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                  "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                  "commited": true,
                                                                  "mt_pos": {
                                                                    "$ref": "24"
                                                                  },
                                                                  "tt_cloakrooms_units": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "38",
                                                                      "id": "40c153a5-7840-4a4f-bf66-fbd4b47946a7",
                                                                      "order_id": 2,
                                                                      "id_item": "44910a4a-40f4-4d76-8bc6-51407f2d2b03",
                                                                      "id_item_type": "24b298d4-5a5f-4d60-bca1-4f2609bc2307",
                                                                      "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": "6b31a7ed-e19c-4f34-9481-669598bd7726",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "4cce0a17-78a3-49f4-93d9-c7ee139caf6d",
                                                                      "count_voucher": 1,
                                                                      "id_category": "aaaf2127-a1c0-4c04-9339-3b9db29b3457",
                                                                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "id_user_upd": "eac89225-df03-41f6-8aae-c52dc0e9e2e3",
                                                                      "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": "ea406d15-df74-4fe8-bdf7-b1cb27adc3b2",
                                                                      "json_object": "sample string 2",
                                                                      "json_pays": "sample string 3",
                                                                      "id_pos_sesion": "1799c219-960a-495b-9722-69fd7bad04a1",
                                                                      "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-05-09T09:36:47.9939158+02:00",
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "39"
                                                                    }
                                                                  ],
                                                                  "tt_rooms_units_activity": [
                                                                    {
                                                                      "$id": "40",
                                                                      "id": "7400064a-5c8b-4540-ab32-98a78a497b2c",
                                                                      "id_room_unit": "8a7e408e-2aea-4bdf-9257-67db655341ea",
                                                                      "id_room_list": "1116f7cd-841b-496f-8a1f-199727a360af",
                                                                      "nro_res_ext": "sample string 3",
                                                                      "date_reserved": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "date_from": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "date_end": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "date_open": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "date_close": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "id_employee": "38826658-dbb7-4f31-9de0-15aab5ce9650",
                                                                      "id_employee_sec": "2933cba9-de77-4152-9b94-899c5a71735b",
                                                                      "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": "2e4901cc-be90-41bf-ae8a-00155cc96ee5",
                                                                      "comment": "sample string 7",
                                                                      "id_user_open": "25f5eda1-ae4f-4411-9aef-b809027cc788",
                                                                      "id_user_close": "49110dd8-a100-4da9-b948-e44b88809a51",
                                                                      "id_unit_state": "1186d668-fc35-421a-8a0b-634cb9ff669c",
                                                                      "id_pos_sesion": "7850c518-de4a-481c-8696-80935280ea94",
                                                                      "vip": true,
                                                                      "paid": true,
                                                                      "send": true,
                                                                      "send_date": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "commited": true,
                                                                      "mt_employees": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_employees1": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_rooms_units": {
                                                                        "$id": "41",
                                                                        "id": "d3376a3b-ed9d-4006-a23e-aee55bb5676d",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_label": "sample string 4",
                                                                        "name_zone": "sample string 5",
                                                                        "order": 6,
                                                                        "id_room": "8cc15b94-00d7-4282-a0d2-6cc1849b3046",
                                                                        "pax": 8,
                                                                        "pos_x": 9,
                                                                        "pos_y": 10,
                                                                        "size_w": 1,
                                                                        "size_h": 1,
                                                                        "in_map": true,
                                                                        "reserved_on": true,
                                                                        "id_room_type": "141b35c9-e642-49d9-a170-805f67aa0199",
                                                                        "locked": true,
                                                                        "date_locked": "2026-05-09T09:36:47.9939158+02:00",
                                                                        "comment_locked": "sample string 15",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                        "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                        "id_user_upd": "910dfbfe-d766-4260-b130-ae5a3e813de3",
                                                                        "commited": true,
                                                                        "mt_rooms": {
                                                                          "$id": "42",
                                                                          "id": "ebd4e1f3-e983-47fa-970f-06917b724b85",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_branch": "7ad7f9da-5a9d-43d1-b676-c6ccff85fa5c",
                                                                          "name_pos": "sample string 6",
                                                                          "id_image": "c5a8446b-9fc6-4700-a8f0-c9378e41188d",
                                                                          "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": "f54f9255-9940-4999-9d0a-363cb7e141b8",
                                                                          "refresh_status": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "id_user_upd": "99108b7c-6589-4e29-b28c-9473de30a108",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_pos_rooms": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id_pos": "a44b098a-a708-47e1-905e-46994b40ca75",
                                                                              "id_room": "99e921d9-67b1-4d4a-9634-3696fbc5c82e",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                              "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                              "id_user_upd": "14a064b5-97b5-4e5d-9957-0b08d550c6a8",
                                                                              "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": "7adab0aa-3b8b-41e0-b5f7-651332d76103",
                                                                              "id_room": "b25bee13-983a-41b4-8687-d112cc39ebae",
                                                                              "date_in": "2026-05-09T09:36:47.9939158+02:00",
                                                                              "date_out": "2026-05-09T09:36:47.9939158+02:00",
                                                                              "id_user_add": "4766a0f4-67fb-40a1-aa30-855a490067cf",
                                                                              "from_reservation": "sample string 5",
                                                                              "pax": 6,
                                                                              "status": 7,
                                                                              "comment": "sample string 8",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                              "last_update": "2026-05-09T09:36:47.9939158+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": "4cd48d9c-e5f2-42ac-b10b-436323b1b4ab",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "high": 5,
                                                                          "width": 6,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "id_user_upd": "19081a08-7cee-4b7b-b864-b69bd9b542c2",
                                                                          "commited": true,
                                                                          "mt_rooms_units": [
                                                                            {
                                                                              "$ref": "41"
                                                                            },
                                                                            {
                                                                              "$ref": "41"
                                                                            }
                                                                          ],
                                                                          "mt_rooms_units_states_types": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_room_type": "4cfdf5cc-13fe-4a23-9dcf-f0b25d2eef8b",
                                                                              "id_room_state": "35e53d73-1d24-4818-bc95-a0795e32cfa2",
                                                                              "id_image": "87e2da45-3aa4-40cb-901f-b265c5e21e1a",
                                                                              "color_font": "sample string 4",
                                                                              "font_bold": true,
                                                                              "font_underline": true,
                                                                              "font_size": 7,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                              "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                              "id_user_upd": "dd74f6cc-9d84-494e-8c9a-61ecd5d929d2",
                                                                              "commited": true,
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "47",
                                                                                "id": "0cbc0d9b-804f-4a7c-88a9-26e4a78b8541",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "color": "sample string 5",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                                "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                                "id_user_upd": "90c3a9dc-7051-4233-b276-ab2834ebf420",
                                                                                "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": "9596b81a-e289-4db5-8a32-e7c86d3dc3b9",
                                                                      "id_pos_sesion": "b4ac998a-5c54-4e55-954a-63b43f48c49a",
                                                                      "amt_card": 1.1,
                                                                      "amt_cash": 1.1,
                                                                      "id_user": "762c1065-648a-4880-825c-a65fb56f30a8",
                                                                      "id_room_unit_activity": "a11f72ad-4e96-4b6b-9948-09268a2fe1aa",
                                                                      "id_doc_sa": "ff0ef0f9-0416-405f-9c6f-9507099f3506",
                                                                      "id_pos_type": "e5153f44-2fc0-4c3d-83f1-91edd9fa57ba",
                                                                      "block": true,
                                                                      "comment": "sample string 5",
                                                                      "json_response": "sample string 6",
                                                                      "id_doc_ref": "c131402b-18d5-4027-a21c-9ac88070e36a",
                                                                      "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-05-09T09:36:47.9939158+02:00",
                                                                      "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "commited": true,
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      },
                                                                      "tt_tips_users": [
                                                                        {
                                                                          "$id": "49",
                                                                          "id_tip": "774c260f-3772-4d58-8a11-dc3dcf78f810",
                                                                          "id_user": "74451be5-dd73-478b-bdcd-84222d979ee5",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "type_share": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "last_update": "2026-05-09T09:36:47.9939158+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": "e11e52da-e69e-4d9a-8c1f-c5a4eb77441b",
                                                                      "id_user": "6932d8cb-1be0-43ea-91dd-703132722f7c",
                                                                      "date_add": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "distribution_index": 1.1,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "last_update": "2026-05-09T09:36:47.9939158+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": "b6398625-c46f-4e68-9dc1-5ef708afafd1",
                                                                      "id_user": "c2029ef7-f5db-459e-9ada-e7d6da470e1b",
                                                                      "id_user_profile": "3a3c10f2-3eb2-4774-b49e-9cfd74e9b1d7",
                                                                      "locator": "sample string 4",
                                                                      "date_end": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "id_pos_sesion": "8a7903df-822c-49d9-9bde-f68d4ddd0fb5",
                                                                      "date_login": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "date_logout": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "terminal_id": "sample string 6",
                                                                      "terminal_type": "sample string 7",
                                                                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "commited": true,
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users_profiles": {
                                                                        "$id": "52",
                                                                        "id": "1b301fd0-aa7f-4ec3-abd5-55d76ff5e948",
                                                                        "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-05-09T09:36:47.9939158+02:00",
                                                                        "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                        "commited": true,
                                                                        "st_permisions": [
                                                                          {
                                                                            "$id": "53",
                                                                            "id": "16f4803d-6658-440a-9ac5-3ecf61351b97",
                                                                            "id_function": "f2ab9976-8e56-4d1a-9a14-0f33e55de9cd",
                                                                            "id_user": "997aa5ff-8081-451a-b79c-35b8aeada8a9",
                                                                            "id_profile": "fdce96df-ffbd-4025-bf85-6d9927132e78",
                                                                            "permission": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                            "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                            "commited": true,
                                                                            "st_users_profiles": {
                                                                              "$ref": "52"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_functions": {
                                                                              "$id": "54",
                                                                              "id": "833f5a66-4988-421b-8efe-7ce0a9faf9ba",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "level_id": 5,
                                                                              "id_group": "5b6f60d9-3e23-4456-9576-b67c0704b284",
                                                                              "name_event": "sample string 7",
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "a776f949-ae95-49e9-a338-15a6eda8bb43",
                                                                              "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-05-09T09:36:47.9939158+02:00",
                                                                              "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                              "commited": true,
                                                                              "st_functions_groups": {
                                                                                "$id": "55",
                                                                                "id": "6dd5fabb-8e8f-402b-9ebf-55828a3f1aef",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                                "last_update": "2026-05-09T09:36:47.9939158+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": "9ef0f7f1-16a8-426a-a35b-d754e51511fb",
                                                                      "id_user": "496c71a3-f17e-4300-875d-4d2c0c227064",
                                                                      "date_add": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "destiny_type": 4,
                                                                      "id_key": "70c96703-b2a4-4772-9087-012470036b72",
                                                                      "message": "sample string 6",
                                                                      "message_view": true,
                                                                      "date_view": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "id_pos_sesion": "21db3198-dfb5-425c-aace-1af1789fd383",
                                                                      "terminal_add": "sample string 9",
                                                                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "last_update": "2026-05-09T09:36:47.9939158+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": "11b8d670-b28f-49b5-97f6-b0f8ca26029d",
                                                                    "spool_server": "sample string 2",
                                                                    "id_doc_sa": "8232c7b0-c6c6-4e6b-9bbf-1e521b87a4b6",
                                                                    "spool_printer": "sample string 4",
                                                                    "count": 5,
                                                                    "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                    "printed": true,
                                                                    "print_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                    "tt_doc_sa": {
                                                                      "$ref": "28"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "57"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "37"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "27"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$ref": "26"
                                                        }
                                                      ],
                                                      "mt_items_featured": [
                                                        {
                                                          "$id": "58",
                                                          "id": "98f43706-2c4a-47b9-be7d-8f50fd8ad28c",
                                                          "id_branch": "4af2395d-9dcf-4ff7-85e4-63c27356eb3a",
                                                          "id_pos_type": "1b1fe220-c928-4598-8276-bd5bea07e0a2",
                                                          "id_pos": "5aa86644-ac8a-4648-a3b7-74d529ca4256",
                                                          "id_item": "29e0a607-9afc-4ac6-add2-9448716b23fc",
                                                          "date_from": "2026-05-09T09:36:47.9939158+02:00",
                                                          "date_end": "2026-05-09T09:36:47.9939158+02:00",
                                                          "image_id": 4,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                          "id_user_upd": "42c6a8e5-f5dd-4ca3-8800-2d4bc0c565fb",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "6"
                                                          },
                                                          "mt_items": {
                                                            "$ref": "3"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "mt_pos_types": {
                                                            "$id": "59",
                                                            "id": "4a75b035-7eb5-4e19-b50c-a77b76d4c2bd",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "is_module": true,
                                                            "order": 5,
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                            "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                            "id_user_upd": "8dc2ea6f-22e6-42a8-a930-f0483cd4950d",
                                                            "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": "f7d7e3cb-9fdd-47a3-a5bc-ca07cbd0c2c5",
                                                                "id_pos_type": "cb482310-a9fa-4791-b18d-0795b2291960",
                                                                "is_default": true,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                "id_user_upd": "f0fb2bef-cc31-4482-84a7-f4de342dd24d",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "mt_pos_prices_list": [
                                                                  {
                                                                    "$id": "61",
                                                                    "id_pos": "1bfac177-5106-4bc5-a6c0-3b8bd91cccc0",
                                                                    "id_pos_type": "a5169b6c-26a5-4e13-ae99-3f8aa95dee3b",
                                                                    "id_price_list": "9d93a6c3-4d7b-4e04-9b97-e1ba27aebb58",
                                                                    "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-05-09T09:36:47.9939158+02:00",
                                                                    "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                    "id_user_upd": "023de3e9-46d3-41d6-b340-7665a0088ecb",
                                                                    "commited": true,
                                                                    "mt_pos_view": {
                                                                      "$ref": "60"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "62",
                                                                      "id": "b41d2989-bfc2-42d0-bfbe-b7f65448c9d5",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "378cb7d6-13ee-462e-88c8-31bbffc86ca1",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "2ff5f5e8-d0fa-45a2-bf1e-6cfd14eba7f7",
                                                                      "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-05-09T09:36:47.9939158+02:00",
                                                                      "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                      "id_user_upd": "2b916f6b-c249-4086-b51a-b4680634c0ab",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$ref": "61"
                                                                        },
                                                                        {
                                                                          "$ref": "61"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "63",
                                                                          "id_list": "56e5c5cc-c7fa-4fe3-ab97-51d37011bfa2",
                                                                          "id_item_sub": "17fead74-1fdd-4f0e-80d0-062b0c7272b9",
                                                                          "validity_date": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "id_user_upd": "b01e6cba-4bc4-4863-a861-269249d1c44e",
                                                                          "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": "dec6d065-d4dd-456c-92e8-93f78c59102d",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "date_end": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "id_branch": "0b62b79c-6aba-4f05-809e-b0e39e341cf6",
                                                                          "id_pos": "8533ada7-db7e-4493-b8ee-9877f1f004da",
                                                                          "id_list": "828febf2-0ede-4648-811e-4f7495015c4e",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "id_user_upd": "91f5e989-67d7-42dc-9808-281a1f35deb5",
                                                                          "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": "52b787ac-48ba-4d4f-9707-ae11a6f80bbd",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "date_end": "2026-05-09T09:36:47.9939158+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": "80b1afd6-bafb-4250-a25c-d11175d7d33a",
                                                                          "id_pos": "eb2eca32-ce2c-486c-9797-4905b0e0a160",
                                                                          "id_list": "8eb9eee0-d5e2-400b-9e55-e9c26c90688c",
                                                                          "id_item": "a9a00141-fcac-4126-aa7d-2a212891a968",
                                                                          "id_item_type": "e5bb2126-01cc-48e1-95c2-4707997e5313",
                                                                          "id_category": "12a8650c-5581-4f2e-bfa5-00fda8fadb32",
                                                                          "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-05-09T09:36:47.9939158+02:00",
                                                                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                                          "id_user_upd": "f818d411-b3c8-43be-ae64-614595ca14fc",
                                                                          "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": "5c4f833d-98f8-4f6b-879b-2ba034a22a29",
                                                          "id_doc": "cc274f3a-724a-4899-a5f6-991a074ff0a1",
                                                          "value": 3,
                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                          "commited": true,
                                                          "mt_docs": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "66"
                                                        }
                                                      ],
                                                      "st_pos_license": [
                                                        {
                                                          "$id": "67",
                                                          "id": "406162dd-e5a9-462e-81ca-e4b312203278",
                                                          "id_pos": "a1a81133-f5c5-4a9f-bebd-22f18ced551e",
                                                          "mac_address": "sample string 3",
                                                          "date_end": "2026-05-09T09:36:47.9939158+02:00",
                                                          "key_access": "sample string 5",
                                                          "id_user_add": "258e8a2a-61c0-4d4a-a2be-847a989012ee",
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                          "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "67"
                                                        }
                                                      ],
                                                      "st_users_pos": [
                                                        {
                                                          "$id": "68",
                                                          "id_user": "1e8dab85-c06a-467d-9859-0acd39361184",
                                                          "id_pos": "ba935b7b-75b4-4bcd-85c3-68f4a6cde8e2",
                                                          "pass_required": true,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                          "last_update": "2026-05-09T09:36:47.9939158+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": "f6ba9b6e-996b-4cea-af53-f3ea3f7f3ded",
                                                          "id_pos": "d56f8a17-4feb-4133-a118-21ff448e3f01",
                                                          "date_add": "2026-05-09T09:36:47.9939158+02:00",
                                                          "date_upd": "2026-05-09T09:36:47.9939158+02:00",
                                                          "date_out": "2026-05-09T09:36:47.9939158+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": "6a0397a0-1856-435b-a3cf-0e17e7924cf9",
                                                          "id_user_add": "59ca81bd-c8ad-4413-8632-da6a5ecb5405",
                                                          "id_table": "421e7db4-10ef-4257-b6ae-5c516557d7ff",
                                                          "message_log": "sample string 3",
                                                          "json_object": "sample string 4",
                                                          "log_type": "sample string 5",
                                                          "id_pos": "260fc295-a04f-49b0-aca1-c9aef2e35596",
                                                          "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_sync_tables": {
                                                            "$id": "71",
                                                            "id": "b502e0cf-53a8-4984-ad06-08092d33a87b",
                                                            "level": 2,
                                                            "order": 3,
                                                            "name": "sample string 4",
                                                            "log_ins": true,
                                                            "log_upd": true,
                                                            "packet_forward": true,
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                            "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                            "commited": true,
                                                            "st_sync_packages_det": [
                                                              {
                                                                "$id": "72",
                                                                "id": "5d0e8a83-0c47-405a-887a-2fa39be1ffe1",
                                                                "id_sync": "cd2a05cf-c68b-48f2-a407-1ecb2a24132d",
                                                                "json": "sample string 3",
                                                                "id_table": "83f2663b-12f4-44a6-a808-761f60a7ecfb",
                                                                "order": 5,
                                                                "st_sync_packages": {
                                                                  "$id": "73",
                                                                  "id": "8a28b623-0a5b-48e6-bca0-7b6266dfbab1",
                                                                  "id_branch_from": "8fd1690c-8324-454a-a839-0b87b71a88b2",
                                                                  "id_branch_to": "2ac489a3-eb55-47db-b27a-87711ee8fc16",
                                                                  "type": 4,
                                                                  "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                  "order": 6,
                                                                  "status": 7,
                                                                  "log_info": "sample string 8",
                                                                  "sync_on": "2026-05-09T09:36:47.9939158+02:00",
                                                                  "send_on": "2026-05-09T09:36:47.9939158+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": "8366eebb-5de2-4dbe-878e-57eda55a11c7",
                                                          "id_pos": "d9fc07c1-7b20-46b1-a2d0-60eef9a14dd8",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "value": "sample string 5",
                                                          "type": "sample string 6",
                                                          "last_update": "2026-05-09T09:36:47.9939158+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": "f344adba-3404-4d54-ae69-1d1f188df237",
                                                    "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-05-09T09:36:47.9939158+02:00",
                                                    "last_update": "2026-05-09T09:36:47.9939158+02:00",
                                                    "commited": true,
                                                    "mt_pos_doc_print": [
                                                      {
                                                        "$ref": "22"
                                                      },
                                                      {
                                                        "$ref": "22"
                                                      }
                                                    ],
                                                    "st_doc_print_det": [
                                                      {
                                                        "$id": "76",
                                                        "id_doc_print": "1b37ca12-9948-4064-a5fb-0fe40dd04dfb",
                                                        "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": "cf210afc-62b9-4930-9c90-8710eb413cca",
                                        "date_from": "2026-05-09T09:36:47.9939158+02:00",
                                        "date_end": "2026-05-09T09:36:47.9939158+02:00",
                                        "date_used": "2026-05-09T09:36:47.9939158+02:00",
                                        "id_employee": "6007d116-4155-423c-bf74-c15f8868fa25",
                                        "id_branch": "099750aa-8f17-4593-bc47-6b514158864d",
                                        "count": 6,
                                        "count_used": 1,
                                        "unlimited": true,
                                        "id_user_add": "e0547211-d464-4b50-b7a4-878c66110f12",
                                        "is_entry": true,
                                        "is_consume": true,
                                        "active": true,
                                        "created_on": "2026-05-09T09:36:47.9939158+02:00",
                                        "last_update": "2026-05-09T09:36:47.9939158+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": "a4a21dc2-edf0-4715-9c6f-570e4506552c",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "json": "sample string 5",
                                "id_pay_type": "f512b58f-601e-41ce-b208-d58d5cef82b6",
                                "id_doc_print": "333df1bf-f5d3-4acf-9d85-2e80c94326ce",
                                "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-05-09T09:36:47.9939158+02:00",
                                "last_update": "2026-05-09T09:36:47.9939158+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": "160f2e37-f4af-4f2d-8190-f6612623b817",
                                "id_line": 2,
                                "id_item": "f1dcadcb-d15b-41a6-ac52-cfb36a7fec4f",
                                "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": "ff7ba578-81a7-4f23-a700-ae2e6887d585",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                      "last_update": "2026-05-09T09:36:47.9939158+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": "84ed41b8-9795-4dad-bebb-1aec31ef0afc",
                      "exercise_id": 2,
                      "period_id": 3,
                      "date_from": "2026-05-09T09:36:47.9939158+02:00",
                      "date_end": "2026-05-09T09:36:47.9939158+02:00",
                      "state": "sample string 6",
                      "created_on": "2026-05-09T09:36:47.9939158+02:00",
                      "last_update": "2026-05-09T09:36:47.9939158+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": "6b92fcef-2d95-4c0b-8214-f07ea431e4e9",
                  "token_id": "sample string 2",
                  "id_user": "986be871-5c0d-4248-a46b-cb66935cd363",
                  "date_from": "2026-05-09T09:36:48.0095926+02:00",
                  "date_end": "2026-05-09T09:36:48.0095926+02:00",
                  "created_on": "2026-05-09T09:36:48.0095926+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": "e974cbcc-2808-4b81-8f93-8e05074fe94d",
                  "id_room_activity": "5a65f149-3394-4d25-9b46-989b873b5998",
                  "id_pos_sesion": "15b0dff9-ca97-43e3-b8e8-2e0c8a38a618",
                  "log_text": "sample string 4",
                  "id_user": "4a325cb4-f493-4495-b84c-653c6df714b1",
                  "created_on": "2026-05-09T09:36:48.0095926+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"
  }
]