GET api/Mt_Categories?id_list_price={id_list_price}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_list_price

globally unique identifier

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": "7a09be02-d021-48e6-9e3b-f38aa166afd2",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_item_type": "f0e380c1-db10-47b8-9f5a-b8317eaefefc",
    "order_type": 5,
    "name_pos": "sample string 6",
    "id_image": "60948451-9a48-40da-8dec-c5efb1720a6e",
    "view_pos": true,
    "order": 8,
    "order_sec": 9,
    "color_border": "sample string 10",
    "color_button": "sample string 11",
    "color_font": "sample string 12",
    "font_bold": true,
    "font_underline": true,
    "font_size": 15,
    "big_buttons": true,
    "active": true,
    "created_on": "2026-09-06T06:47:48.0102595+02:00",
    "last_update": "2026-09-06T06:47:48.0102595+02:00",
    "id_user_upd": "98c28a35-675b-4a36-88e1-a05877a391f8",
    "commited": true,
    "mt_categories_items": [
      {
        "$id": "2",
        "id_category": "32b6c237-a62e-458a-8488-944138a4ef32",
        "id_item": "d5b1005c-382b-4bfd-b44c-b55b250644a3",
        "is_default": true,
        "active": true,
        "created_on": "2026-09-06T06:47:48.0102595+02:00",
        "last_update": "2026-09-06T06:47:48.0102595+02:00",
        "id_user_upd": "9af4acc0-a232-4c33-80c4-8242aac2006b",
        "commited": true,
        "mt_categories": {
          "$ref": "1"
        },
        "mt_items": {
          "$id": "3",
          "id": "f2121371-71f6-4c0e-b40b-e7e166cf09b2",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_unit": "daa0251e-2398-47d9-b8a5-c4e51828a698",
          "id_unit_sec": "1606e40e-bd3c-4b32-b43d-ee6ce0ad51cc",
          "id_brand": "fe3ba1fd-109c-4a4e-b0f2-bfef2369f4e5",
          "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": "b3d786c0-449d-49fa-92da-db21530a522a",
          "view_pos": true,
          "order": 23,
          "color_border": "sample string 24",
          "color_button": "sample string 25",
          "color_font": "sample string 26",
          "font_bold": true,
          "font_underline": true,
          "font_size": 29,
          "active": true,
          "created_on": "2026-09-06T06:47:48.0102595+02:00",
          "last_update": "2026-09-06T06:47:48.0102595+02:00",
          "id_user_upd": "f0e79d20-29ec-4d03-ba61-882606134dc0",
          "commited": true,
          "mt_brands": {
            "$id": "4",
            "id": "32ab4d52-555a-488b-aa00-67040fba991f",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "active": true,
            "created_on": "2026-09-06T06:47:48.0102595+02:00",
            "last_update": "2026-09-06T06:47:48.0102595+02:00",
            "id_user_upd": "38fe03fd-cf0e-44aa-976b-0f1b59ee2067",
            "commited": true,
            "mt_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "st_users": {
              "$id": "5",
              "id": "2589b3a0-6745-471d-a84d-6105946b82d9",
              "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": "892edd64-508e-402a-8a94-2f9c57bbce79",
              "view_messages": true,
              "id_image_photo": "a98ac493-1428-4ab3-adac-907c78509f31",
              "reserved": true,
              "pos_access": true,
              "back_access": true,
              "name_pos": "sample string 13",
              "id_image": "2e350f16-b38e-4481-b564-987059c5816a",
              "view_pos": true,
              "order": 15,
              "color_border": "sample string 16",
              "color_button": "sample string 17",
              "color_font": "sample string 18",
              "active": true,
              "created_on": "2026-09-06T06:47:48.0102595+02:00",
              "last_update": "2026-09-06T06:47:48.0102595+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$id": "6",
                  "id": "5d113c57-8e0f-4b19-8187-7d9c94ae3faa",
                  "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": "db115206-3630-4fac-abb2-cd115cf2bea8",
                  "order": 12,
                  "external_id": "sample string 13",
                  "sync": true,
                  "active": true,
                  "created_on": "2026-09-06T06:47:48.0102595+02:00",
                  "last_update": "2026-09-06T06:47:48.0102595+02:00",
                  "id_user_upd": "962b7ef7-511f-43e2-af86-e7597f0f3d34",
                  "commited": true,
                  "st_images": {
                    "$id": "7",
                    "id": "14702983-5ba8-402e-ad67-121f05212c28",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "id_img_type": "c0f7b114-9aae-4640-96e5-d535ff708763",
                    "image_file": "sample string 5",
                    "extension": "sample string 6",
                    "high": 1,
                    "width": 1,
                    "active": true,
                    "created_on": "2026-09-06T06:47:48.0102595+02:00",
                    "last_update": "2026-09-06T06:47:48.0102595+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$id": "8",
                        "id": "a53c10ff-a721-48b5-8c74-f75a0d5f697b",
                        "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": "0381b71e-431e-4d54-8c65-232c058d0e70",
                        "name_pos": "sample string 12",
                        "id_image": "37bdc9bb-8e54-4f25-b559-f9c26e2f78ea",
                        "view_pos": true,
                        "order": 14,
                        "color_border": "sample string 15",
                        "color_button": "sample string 16",
                        "color_font": "sample string 17",
                        "active": true,
                        "created_on": "2026-09-06T06:47:48.0102595+02:00",
                        "last_update": "2026-09-06T06:47:48.0102595+02:00",
                        "id_user_upd": "cf510b31-7f13-4c98-b207-fb9f54588294",
                        "commited": true,
                        "mt_employees_branches": [
                          {
                            "$id": "9",
                            "id_employee": "1f10820a-0ebc-4e97-be9d-2346126e18f7",
                            "id_branch": "119ca871-8fbf-453f-9b59-4e53d42735fe",
                            "active": true,
                            "created_on": "2026-09-06T06:47:48.0102595+02:00",
                            "last_update": "2026-09-06T06:47:48.0102595+02:00",
                            "id_user_upd": "8bfc9c23-3dc8-487e-9923-650cebf8a76c",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "6"
                            },
                            "mt_employees": {
                              "$ref": "8"
                            }
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_employees_profiles": {
                          "$id": "10",
                          "id": "95793275-b225-4011-8318-4d1e0c6e506a",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "authorized": true,
                          "active": true,
                          "created_on": "2026-09-06T06:47:48.0102595+02:00",
                          "last_update": "2026-09-06T06:47:48.0102595+02:00",
                          "id_user_upd": "3e951525-a72c-4cf8-87d6-0725faab10c8",
                          "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": "4f213c64-5ee1-4b1e-9e47-dda737c39c36",
                            "id_line": 2,
                            "id_item_sub": "b2a25ab3-0e0f-45e1-b1df-059871f02185",
                            "qty": 4.1,
                            "id_list": "25b6ed97-65f1-48da-b57b-cca17dd09128",
                            "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": "20c50f37-6f26-48bb-aa6b-de9348854bea",
                            "is_used": true,
                            "qty_vou": 1.1,
                            "amt_vou": 1.1,
                            "comment": "sample string 15",
                            "ref_det": "sample string 16",
                            "id_employee": "7ec0c536-7bf8-4616-8e9d-ae04b1cc71f6",
                            "name_generic": "sample string 17",
                            "type_ope": 1,
                            "id_user_add": "0a7de25b-ba93-4d46-b17e-4c8631f1a1d9",
                            "id_user_upd": "eec4248b-0ddb-40ba-81fb-6113727b8337",
                            "active": true,
                            "mt_employees": {
                              "$ref": "8"
                            },
                            "mt_items_sub": {
                              "$id": "12",
                              "id": "75dde65f-00f7-45c1-9b41-617b174b98dc",
                              "id_item": "0511552b-1ac2-47e7-ae94-0fa6cd6fef31",
                              "id_item_type": "9694d953-57ae-40ae-b8db-370a747c5af5",
                              "is_default": true,
                              "barcode": "sample string 5",
                              "voucher_apply": true,
                              "id_voucher_json": "ab4ed6cf-5b48-42a6-80b1-5bbb118db047",
                              "count_voucher": 1,
                              "id_voucher_type": 1,
                              "active": true,
                              "created_on": "2026-09-06T06:47:48.0102595+02:00",
                              "last_update": "2026-09-06T06:47:48.0102595+02:00",
                              "id_user_upd": "faaef3f3-57ab-4770-8e22-07f22326b7cf",
                              "commited": true,
                              "mt_items": {
                                "$ref": "3"
                              },
                              "mt_items_formula": [
                                {
                                  "$id": "13",
                                  "id_item_sub": "a96fcdd1-0581-4a29-9b66-615f48675996",
                                  "id_item": "914ea839-84da-4f48-8087-5a3ce66292f4",
                                  "group_id": 3,
                                  "id_unit_ref": "b278b6ea-99b4-4a80-b129-06616e55115a",
                                  "qty_dis": 5,
                                  "mt_items": {
                                    "$ref": "3"
                                  },
                                  "mt_items_sub": {
                                    "$ref": "12"
                                  },
                                  "mt_units_ref": {
                                    "$id": "14",
                                    "id": "2a5f6580-246b-4ec4-8d52-603a1745f461",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "coefficient": 4.1,
                                    "id_unit": "61364e6e-4923-4dc7-8fe1-c5de493512e4",
                                    "active": true,
                                    "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                    "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                    "id_user_upd": "175f5aad-89f6-4854-ab71-885a9da40ea5",
                                    "commited": true,
                                    "mt_units": {
                                      "$id": "15",
                                      "id": "1becdc0f-8082-4d04-bab6-634785be4310",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                      "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                      "id_user_upd": "7af868f1-1435-41c2-9d14-72f504dde5b9",
                                      "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": "8ad64f69-c0e7-457e-9a1b-38894261de22",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "name_short": "sample string 4",
                                "name_pos": "sample string 5",
                                "id_image": "5328290b-c80c-4dc8-9f3d-c31b1a284b39",
                                "view_pos": true,
                                "order": 7,
                                "color_border": "sample string 8",
                                "color_button": "sample string 9",
                                "color_font": "sample string 10",
                                "font_bold": true,
                                "font_underline": true,
                                "font_size": 13,
                                "active": true,
                                "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                "id_user_upd": "16738a37-5ba8-4de7-a801-f52d6dd61a4f",
                                "commited": true,
                                "tt_vouchers_det": [
                                  {
                                    "$id": "17",
                                    "id_voucher": "e9061b43-09f4-4994-806e-811467ace5b3",
                                    "id_line": "c1c8df38-1a41-4ba3-8a69-f41b17b105e2",
                                    "id_category": "c48d4ebf-5482-4b7e-972b-6e30f01ee2f7",
                                    "id_item": "a712bc94-e1d5-4f95-8e10-88ad15b9f77d",
                                    "id_item_type": "3b1412f0-144a-41c2-a75a-13fcc566e317",
                                    "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": "50af7a5a-143c-4558-ad95-2bd1106b93be",
                                      "id_voucher": 2,
                                      "locator_voucher": "sample string 3",
                                      "qr_code": "sample string 4",
                                      "date_from": "2026-09-06T06:47:48.0102595+02:00",
                                      "date_end": "2026-09-06T06:47:48.0102595+02:00",
                                      "date_used": "2026-09-06T06:47:48.0102595+02:00",
                                      "date_sesion": "2026-09-06T06:47:48.0102595+02:00",
                                      "id_employee": "5583728f-90fd-41ec-a900-35f348063650",
                                      "id_branch": "bd3d11c2-5773-4c55-9df2-20b2eeba33dd",
                                      "id_voucher_permision": "d3443578-a26d-4b7b-b232-3e9e04535a3b",
                                      "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": "10d3977f-2dd8-400d-b439-036a9cebd477",
                                      "id_user_add": "69c09b3c-bcac-4124-a33a-ae5d4c3abbd6",
                                      "id_doc_sa": "1b396ded-ea6f-4a3f-b955-29afe024e91a",
                                      "id_item_sub": "c5dfbb34-3bde-422d-8ff9-8056f324d608",
                                      "id_pos_sesion": "58d410ce-aa0c-4f73-9d48-0ba248f433ae",
                                      "is_authorized": true,
                                      "is_automatic": true,
                                      "print_in_branch": true,
                                      "printed": true,
                                      "is_entry": true,
                                      "is_consume": true,
                                      "is_used_entry": true,
                                      "is_used_consume": true,
                                      "is_close": true,
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                      "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "8"
                                      },
                                      "mt_payment_types": {
                                        "$id": "19",
                                        "id": "c6e0dd39-9658-46fd-b4a2-55ee4804e3cb",
                                        "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": "25b154e0-43c1-4a99-a44f-fb1b9450038a",
                                        "view_pos": true,
                                        "order": 13,
                                        "color_border": "sample string 14",
                                        "color_button": "sample string 15",
                                        "color_font": "sample string 16",
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                        "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                        "id_user_upd": "a20b8dbb-1445-4bc2-9b38-51c3f429f11c",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "20",
                                            "id_doc": "609fa611-a121-4c03-b3e3-c2fc70da8752",
                                            "id_pay": "f40020eb-3595-49aa-8eed-f1de5a596588",
                                            "id_money": "6b60d22d-382a-479a-b986-ee8c54beb439",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                            "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                            "id_user_upd": "d4463b4d-7656-43db-bdc7-9b818ec5284d",
                                            "commited": true,
                                            "mt_docs": {
                                              "$id": "21",
                                              "id": "9286ca90-02d6-4b47-a6c3-ec0cf04ed2c5",
                                              "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": "bedc1859-a134-4055-a99a-80d87e6e6195",
                                              "view_pos": true,
                                              "order": 23,
                                              "color_border": "sample string 24",
                                              "color_button": "sample string 25",
                                              "color_font": "sample string 26",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                              "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                              "id_user_upd": "063a9f8e-8259-48ab-a413-3bd552fa34d1",
                                              "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": "9899cb01-22d0-4667-8ec9-5e6bd81e3298",
                                                  "id_doc": "76859b2a-710c-4ec6-af5a-07178099bb80",
                                                  "id_pos_type": "ceb02568-a7fa-4630-a33a-059ee8699c54",
                                                  "id_doc_print": "774f892b-4c34-4189-beb2-f88a51b6202d",
                                                  "copies": 5,
                                                  "print_mode": 6,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                  "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                                  "id_user_upd": "1a70df65-08be-4c00-b385-fe4579bff821",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "21"
                                                  },
                                                  "mt_pos_print": {
                                                    "$id": "23",
                                                    "id": "99c18b80-ed8b-4a0c-9fad-c5212647f636",
                                                    "id_pos": "c768e487-8eb9-4630-8760-6364fddc7856",
                                                    "id_mask": "sample string 3",
                                                    "name": "sample string 4",
                                                    "mode_print": 5,
                                                    "port": "sample string 6",
                                                    "baud_rate": 1,
                                                    "data_bits": 1,
                                                    "stop_bit": 1,
                                                    "flow_control": 1,
                                                    "parity": 1,
                                                    "pin_cashdrawer": 1,
                                                    "ip_printer": "sample string 7",
                                                    "port_ip": 1,
                                                    "printer_name": "sample string 8",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                    "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                                    "id_user_upd": "889d729b-ce12-44c6-a097-7bc2a91006f0",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$id": "24",
                                                      "id": "0f2ec7dd-bd9a-4dbd-b273-30e3370fb6e5",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "ecd9dbda-1595-406a-8751-5a792398709d",
                                                      "id_zone": "d1da4d14-bf7a-486d-bbde-fec7fde8cddc",
                                                      "user_required": true,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                      "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                                      "id_user_upd": "32a10841-b326-402f-a68f-422b09122ff2",
                                                      "commited": true,
                                                      "mt_branches_zones": {
                                                        "$id": "25",
                                                        "id": "bc08094e-650c-48e4-9278-f176e12344cf",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "id_branch": "af16191b-c0c0-455a-8cc6-525555f1f2e6",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                        "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                                        "id_user_upd": "99ecd54c-5ac5-4338-b76b-194b1d5ee570",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_pos": [
                                                          {
                                                            "$ref": "24"
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      "mt_cloakrooms": [
                                                        {
                                                          "$id": "26",
                                                          "id": "9cb0ebf0-0d4b-4d87-b8e0-62ee81ccd268",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "id_pos": "21e745e6-0237-4824-9f57-e8db5cc46ff6",
                                                          "unit_ini": 5,
                                                          "unit_end": 6,
                                                          "name_pos": "sample string 7",
                                                          "id_image": "73c4adc1-01bd-4d32-b02a-b402a35f119e",
                                                          "view_pos": true,
                                                          "order": 9,
                                                          "color_border": "sample string 10",
                                                          "color_button": "sample string 11",
                                                          "color_font": "sample string 12",
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                          "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                                          "id_user_upd": "4d8aa9ea-cd8f-45b1-b0df-a8702b96bd81",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_images": {
                                                            "$ref": "7"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$id": "27",
                                                              "id": "43236c42-19c2-4584-a1e6-72882c2a9c72",
                                                              "id_cloakroom": "eaf22033-cbb2-4559-8f63-021a00c2d7e8",
                                                              "id_pos_sesion": "8385a21e-2a14-44e1-80f5-db320b4a655c",
                                                              "unit_id": 4,
                                                              "date_open": "2026-09-06T06:47:48.0102595+02:00",
                                                              "date_close": "2026-09-06T06:47:48.0102595+02:00",
                                                              "id_doc_sa": "c9139a3e-55ef-4c04-8ee0-b2b32821578b",
                                                              "commited": true,
                                                              "mt_cloakrooms": {
                                                                "$ref": "26"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$id": "28",
                                                                "id": "4cce5b7c-6f62-460a-8b90-0f6f5182f4c7",
                                                                "id_pos": "0683d0a0-91b3-4dc4-bbd7-8692487cf52e",
                                                                "id_doc": "5577996c-3728-4a61-a665-0114d09aa407",
                                                                "id_branch": "776e165d-9077-42c1-8be4-a2797b3aacfd",
                                                                "nro_doc": "sample string 5",
                                                                "date_doc": "2026-09-06T06:47:48.0102595+02:00",
                                                                "date_tax": "2026-09-06T06:47:48.0102595+02:00",
                                                                "hour_doc": "00:00:00.1234567",
                                                                "block": true,
                                                                "id_ref": "71d6f7ce-9264-4bf5-a1bc-d7528ee7fde0",
                                                                "id_relationship": "8b395777-e643-4da9-8321-4f300f46139f",
                                                                "id_loc_from": "6d47c38c-5718-4346-a31f-430c80818c38",
                                                                "id_loc_end": "21fc850b-c77b-4a27-a07a-241cb47f6b9a",
                                                                "id_user_add": "55b73046-a801-4b88-bc21-947d4ced1d0d",
                                                                "id_user_upd": "590f75fa-68ae-4ad3-9ece-631d1c8b6ed2",
                                                                "comment": "sample string 12",
                                                                "id_pos_sesion": "3c0a162c-ae95-4b0b-afa8-a45036a8126e",
                                                                "id_room_unit": "6d7f83f8-8569-4ea7-ae8a-71b7bb94a810",
                                                                "ref_locator": "sample string 13",
                                                                "ref_zone_aut": "sample string 14",
                                                                "id_pos_type": "23409d0e-94c7-4326-9851-b24429039cb8",
                                                                "p_dis": 15.1,
                                                                "p_chr": 16.1,
                                                                "amt_net": 17.1,
                                                                "amt_tax": 18.1,
                                                                "amt_dis": 19.1,
                                                                "amt_chr": 20.1,
                                                                "amt_tot": 21.1,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                                "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                                                "commited": true,
                                                                "created_by": 1,
                                                                "doc_print": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_docs": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_locations": {
                                                                  "$id": "29",
                                                                  "id": "a0c66e8e-5da8-4052-aac1-26dabecccda3",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "reserved": true,
                                                                  "id_branch": "d06782a8-2b72-4825-9c5c-e52d5d858842",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                                  "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                                                  "id_user_upd": "9f211f5f-7f55-4324-824a-23d64b242e6a",
                                                                  "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": "b9594317-08f4-4fe8-bd35-57f5fb272c18",
                                                                      "id_pos": "218969ab-a189-4844-8d01-23d1b438e7c0",
                                                                      "id_doc": "0671e703-8e23-488a-b225-243de3f3899b",
                                                                      "id_branch": "6400530d-541f-4055-a4a1-8a175583cf8e",
                                                                      "nro_doc": "sample string 5",
                                                                      "date_doc": "2026-09-06T06:47:48.0102595+02:00",
                                                                      "block": true,
                                                                      "nro_original": "sample string 8",
                                                                      "id_ref": "b0eb0e2d-8490-491f-a7d5-617dfbef2e71",
                                                                      "id_loc_from": "8b48d272-24ed-4992-8aad-1c829b3ab88c",
                                                                      "id_loc_end": "127929d7-ee4e-4cab-b865-0ea5c00a7321",
                                                                      "id_user_add": "e06b1bd6-b4b1-47a9-aab0-6755da1bf870",
                                                                      "id_user_upd": "5f621830-130a-40fb-aa4e-a75abba9045b",
                                                                      "id_pos_sesion": "5551db7a-dfdf-40b2-a7d2-07e7eb97da3b",
                                                                      "comment": "sample string 12",
                                                                      "status": 1,
                                                                      "is_send": true,
                                                                      "date_send": "2026-09-06T06:47:48.0102595+02:00",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                                      "last_update": "2026-09-06T06:47:48.0102595+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": "1e212ab7-0a59-4f62-9fb2-db6916ac5822",
                                                                          "id_line": 2,
                                                                          "id_item": "48778943-c03f-465b-afba-37b5dd6c3de9",
                                                                          "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": "1e55ab2c-14dc-457c-a66a-4cc16dfe08bc",
                                                                      "id_item": "5e9a0a23-5655-459c-8be2-52a226eb242c",
                                                                      "stock_ideal": 3.1,
                                                                      "stock_min": 4.1,
                                                                      "stock_max": 5.1,
                                                                      "stock": 6.1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                                      "last_update": "2026-09-06T06:47:48.0102595+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": "a81a5d73-9054-49cd-8ade-784f10d857eb",
                                                                    "id_pay": "006474c2-16ee-4b83-89f5-ccce1bdcdff4",
                                                                    "id_money": "addc93c5-c310-4c89-8227-6deaad089b48",
                                                                    "date_cashflow": "2026-09-06T06:47:48.0102595+02:00",
                                                                    "coefficient": 5.1,
                                                                    "id_user_add": "24cdd04e-03fc-4cb9-8825-25fb3ef7a0e1",
                                                                    "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": "b27961f0-5a40-4efd-ab71-ccfeeb913c69",
                                                                      "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": "e4b63d2c-b468-49ef-8f29-42231f7bbbb6",
                                                                      "view_pos": true,
                                                                      "order": 8,
                                                                      "color_border": "sample string 9",
                                                                      "color_button": "sample string 10",
                                                                      "color_font": "sample string 11",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                                      "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                                                      "id_user_upd": "f5d33c5f-615b-499f-8394-8b8ca040aa7b",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_money_1": "0aaf4d0f-1308-40dc-a84f-f130c53234f7",
                                                                          "id_money_2": "fc5e3e6a-c30d-4c8e-954f-0be47494eab1",
                                                                          "date_from": "2026-09-06T06:47:48.0102595+02:00",
                                                                          "coefficient": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                                          "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                                                          "id_user_upd": "ea227df8-8a6e-4f34-a428-19afa12e09e6",
                                                                          "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": "58124d9a-b4e5-4206-ba3a-c4f62b9dfa45",
                                                                          "id_line": 2,
                                                                          "id_pay": "0ab68a6c-9e1b-4dde-aa16-02aff9e967c8",
                                                                          "id_money": "640d5859-4b9c-4b1b-a7da-721d0edd64b6",
                                                                          "coefficient": 5.1,
                                                                          "id_voucher": "6c61f0c2-910a-466a-a3f2-b20f441c6d04",
                                                                          "id_employee": "41bd1ceb-3cd4-4471-b930-b293f522d93b",
                                                                          "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": "5ecf5b77-45e9-42ee-b2cf-e8e29fc89782",
                                                                          "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": "c97364e9-4b9d-4e80-b740-20f4b34033a5",
                                                                  "nro_sesion": 2,
                                                                  "id_pos": "3e53e10b-0555-47db-bea8-70e6d346a95e",
                                                                  "date_tax": "2026-09-06T06:47:48.0102595+02:00",
                                                                  "date_open": "2026-09-06T06:47:48.0102595+02:00",
                                                                  "date_close": "2026-09-06T06:47:48.0102595+02:00",
                                                                  "id_user_open": "3ca21774-4059-4847-aa41-6e2ae7358189",
                                                                  "id_user_close": "4f20a646-b8aa-4b94-ac7c-8c12f58a6a61",
                                                                  "nro_z": 1,
                                                                  "amt_tot": 1.1,
                                                                  "locator_event": "sample string 6",
                                                                  "status_pos": 7,
                                                                  "training_sesion": true,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:48.0102595+02:00",
                                                                  "last_update": "2026-09-06T06:47:48.0102595+02:00",
                                                                  "commited": true,
                                                                  "mt_pos": {
                                                                    "$ref": "24"
                                                                  },
                                                                  "tt_cloakrooms_units": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "38",
                                                                      "id": "ede15f79-76bc-4639-9332-1a3f85a02277",
                                                                      "order_id": 2,
                                                                      "id_item": "25d3bcb2-ef4e-47ad-ba59-15a85235fbae",
                                                                      "id_item_type": "7268b4b0-ffdc-48d3-bb90-2ec0f6cdf3a0",
                                                                      "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": "a807d931-e8bb-41eb-b821-466d4b5acdd9",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "b66c550f-65b6-436d-83df-1adf05217355",
                                                                      "count_voucher": 1,
                                                                      "id_category": "86da3db5-2246-4611-9d01-51e9dd5da12b",
                                                                      "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "id_user_upd": "cf301e72-50f6-4426-b0ca-4c13b17887e5",
                                                                      "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": "1710354b-cc35-44ff-92ac-4ee54e8382c0",
                                                                      "json_object": "sample string 2",
                                                                      "json_pays": "sample string 3",
                                                                      "id_pos_sesion": "3e24ae29-484f-429a-97c3-802ff455e410",
                                                                      "type_pay": 5,
                                                                      "module": "sample string 6",
                                                                      "process": true,
                                                                      "json_cloackrooms": "sample string 8",
                                                                      "multi_select": 9,
                                                                      "terminal_name": "sample string 10",
                                                                      "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "39"
                                                                    }
                                                                  ],
                                                                  "tt_rooms_units_activity": [
                                                                    {
                                                                      "$id": "40",
                                                                      "id": "e71d9c10-f193-4e7d-9073-0d67dbe1bd76",
                                                                      "id_room_unit": "224cd4a4-e71a-40f3-bcf0-6f885544c352",
                                                                      "id_room_list": "256569c3-9392-4a40-9ba0-0038c007350d",
                                                                      "nro_res_ext": "sample string 3",
                                                                      "date_reserved": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "date_from": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "date_end": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "date_open": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "date_close": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "id_employee": "bebeab8b-b653-4da7-bca9-9218dec73dc5",
                                                                      "id_employee_sec": "90c87a0d-6263-4b53-8c56-67dc9830e557",
                                                                      "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": "757f64d0-c886-424c-8ccd-ce67b77038da",
                                                                      "comment": "sample string 7",
                                                                      "id_user_open": "b3bda807-b2c7-4725-872d-e73169c13eb4",
                                                                      "id_user_close": "c148df4b-d2cf-4195-9725-9e43dfd009f5",
                                                                      "id_unit_state": "135be0a6-d05f-4e51-ab09-0fa1b20c09a5",
                                                                      "id_pos_sesion": "4c6e0b0e-8bbb-4eea-8116-5ca434325e26",
                                                                      "vip": true,
                                                                      "paid": true,
                                                                      "send": true,
                                                                      "send_date": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "commited": true,
                                                                      "mt_employees": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_employees1": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_rooms_units": {
                                                                        "$id": "41",
                                                                        "id": "f88812ab-77df-4c6c-810c-1f93e9dadf02",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_label": "sample string 4",
                                                                        "name_zone": "sample string 5",
                                                                        "order": 6,
                                                                        "id_room": "bf17eecf-6ec1-4f98-a61c-25e5ebfecd59",
                                                                        "pax": 8,
                                                                        "pos_x": 9,
                                                                        "pos_y": 10,
                                                                        "size_w": 1,
                                                                        "size_h": 1,
                                                                        "in_map": true,
                                                                        "reserved_on": true,
                                                                        "id_room_type": "d0642d00-0a94-42f2-bcc7-bb71feb8261f",
                                                                        "locked": true,
                                                                        "date_locked": "2026-09-06T06:47:48.0250825+02:00",
                                                                        "comment_locked": "sample string 15",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                        "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                        "id_user_upd": "495db881-84a7-40ee-b6c0-cf8280414ccc",
                                                                        "commited": true,
                                                                        "mt_rooms": {
                                                                          "$id": "42",
                                                                          "id": "74d189fa-192b-4788-8f1b-ca184d04f66f",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_branch": "cc7a4d94-78bd-47c9-8fce-ac0a01a0ae54",
                                                                          "name_pos": "sample string 6",
                                                                          "id_image": "c1f6dc87-f133-4045-a949-5c286f480813",
                                                                          "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": "c5d08fbb-38a4-4327-b4dd-3d74fe264cc8",
                                                                          "refresh_status": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "id_user_upd": "8e42133e-56a7-464b-9925-0c1854ee71c0",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_pos_rooms": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id_pos": "37b75353-2eb8-45ed-b848-c5cb25d1c115",
                                                                              "id_room": "1adf4f3f-0014-4ee3-9caa-45e8d4c49096",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                              "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                              "id_user_upd": "a0bb2892-1fb6-478e-9786-aede4efef5bc",
                                                                              "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": "15e58d7b-6522-4f24-8856-36227ea65494",
                                                                              "id_room": "4cecc83b-7390-4866-9b78-38c112797ea7",
                                                                              "date_in": "2026-09-06T06:47:48.0250825+02:00",
                                                                              "date_out": "2026-09-06T06:47:48.0250825+02:00",
                                                                              "id_user_add": "0fd61ce5-2354-498e-b7d0-27deb7ed24c6",
                                                                              "from_reservation": "sample string 5",
                                                                              "pax": 6,
                                                                              "status": 7,
                                                                              "comment": "sample string 8",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                              "last_update": "2026-09-06T06:47:48.0250825+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": "74108136-2995-4254-a1ca-d0149debc836",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "high": 5,
                                                                          "width": 6,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "id_user_upd": "f2b454a2-d000-4a18-98fd-bde399c7064e",
                                                                          "commited": true,
                                                                          "mt_rooms_units": [
                                                                            {
                                                                              "$ref": "41"
                                                                            },
                                                                            {
                                                                              "$ref": "41"
                                                                            }
                                                                          ],
                                                                          "mt_rooms_units_states_types": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_room_type": "2f21868e-37b3-4b13-bc8b-3bdd77febab2",
                                                                              "id_room_state": "4cd96466-63da-4f0b-99b7-38c4a4157fa2",
                                                                              "id_image": "c72ff820-5e34-4b5d-a33d-44f8d4d2bd1c",
                                                                              "color_font": "sample string 4",
                                                                              "font_bold": true,
                                                                              "font_underline": true,
                                                                              "font_size": 7,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                              "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                              "id_user_upd": "4c6f4e84-dcd6-4761-9ae2-2bd54d303b37",
                                                                              "commited": true,
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "47",
                                                                                "id": "5f855898-c008-4044-91f4-5c1e94386868",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "color": "sample string 5",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                                "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                                "id_user_upd": "e688695b-9ec3-4e49-9c1d-e453c6894a0f",
                                                                                "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": "e063da19-bb37-40bc-a5f3-9a253452af85",
                                                                      "id_pos_sesion": "2dcba924-2013-4c6e-9bed-366921c155b2",
                                                                      "amt_card": 1.1,
                                                                      "amt_cash": 1.1,
                                                                      "id_user": "a69ec20b-9b45-4bda-b14b-08fd23195a12",
                                                                      "id_room_unit_activity": "c1592678-84a3-4907-896e-e7bdaac382bd",
                                                                      "id_doc_sa": "3c34c53c-0f3b-420d-bd95-7f7cb87e8fb4",
                                                                      "id_pos_type": "5c894d7f-8758-494c-ba46-953e2ad95ba6",
                                                                      "block": true,
                                                                      "comment": "sample string 5",
                                                                      "json_response": "sample string 6",
                                                                      "id_doc_ref": "f1e90bc8-cb9a-4283-9524-687d17dad6f3",
                                                                      "coupon_id": "sample string 7",
                                                                      "terminal_id": "sample string 8",
                                                                      "card_name": "sample string 9",
                                                                      "card_bank": "sample string 10",
                                                                      "card_number": "sample string 11",
                                                                      "client_name": "sample string 12",
                                                                      "money_type": "sample string 13",
                                                                      "merchant_id": "sample string 14",
                                                                      "aid": "sample string 15",
                                                                      "auth_num": "sample string 16",
                                                                      "authorization": true,
                                                                      "signature": true,
                                                                      "contactless": true,
                                                                      "date_hour_pay": "sample string 17",
                                                                      "terminal_name": "sample string 18",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "commited": true,
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      },
                                                                      "tt_tips_users": [
                                                                        {
                                                                          "$id": "49",
                                                                          "id_tip": "e2cca974-2789-40d9-9416-a0d0c507a090",
                                                                          "id_user": "749b3431-5d0f-4c54-8986-ef7abfc432ed",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "type_share": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "last_update": "2026-09-06T06:47:48.0250825+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": "52f41721-a9e3-407f-850d-71c415b2264b",
                                                                      "id_user": "bc79da03-dbc4-4c55-b1c4-e28b13db756b",
                                                                      "date_add": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "distribution_index": 1.1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "last_update": "2026-09-06T06:47:48.0250825+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": "c9508d0c-23c4-4a0a-8904-ba88f489dc69",
                                                                      "id_user": "05068167-c95e-4ceb-914f-cbf5fdf79a89",
                                                                      "id_user_profile": "9daa37d0-e5ac-4c0f-a12c-30bc72879d4e",
                                                                      "locator": "sample string 4",
                                                                      "date_end": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "id_pos_sesion": "4df66046-4aa8-42df-a511-7bb259d66d56",
                                                                      "date_login": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "date_logout": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "terminal_id": "sample string 6",
                                                                      "terminal_type": "sample string 7",
                                                                      "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "commited": true,
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users_profiles": {
                                                                        "$id": "52",
                                                                        "id": "32612df3-92f4-4df0-ad5d-c56a55511fcb",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "is_pass_required": true,
                                                                        "is_admin": true,
                                                                        "level_id": 7,
                                                                        "order_1": 8,
                                                                        "order_2": 9,
                                                                        "order_3": 10,
                                                                        "order_4": 11,
                                                                        "is_tips": true,
                                                                        "is_view_all": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                        "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                        "commited": true,
                                                                        "st_permisions": [
                                                                          {
                                                                            "$id": "53",
                                                                            "id": "4c29bac1-1d83-4b53-baaf-13f2b9ec5eb6",
                                                                            "id_function": "562c42f8-497c-4c0d-9ff4-207cee5ce335",
                                                                            "id_user": "47f0bb08-8b45-4171-85cc-0ca535779a84",
                                                                            "id_profile": "60a4b6e8-ed46-4a87-a81d-4a02b5fabd4f",
                                                                            "permission": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                            "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                            "commited": true,
                                                                            "st_users_profiles": {
                                                                              "$ref": "52"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_functions": {
                                                                              "$id": "54",
                                                                              "id": "f51d0eb2-08fa-4579-a139-fcca26515a39",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "level_id": 5,
                                                                              "id_group": "709b12aa-7c02-4ed1-ac1e-1a3ae8f1573a",
                                                                              "name_event": "sample string 7",
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "2a3d92b9-aefb-4c94-99fa-71d4b55fba8c",
                                                                              "view_pos": true,
                                                                              "order": 10,
                                                                              "color_border": "sample string 11",
                                                                              "color_button": "sample string 12",
                                                                              "color_font": "sample string 13",
                                                                              "font_bold": true,
                                                                              "font_underline": true,
                                                                              "font_size": 16,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                              "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                              "commited": true,
                                                                              "st_functions_groups": {
                                                                                "$id": "55",
                                                                                "id": "22a28bb0-f3fe-451d-bf64-b06db7ad5ff5",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                                "last_update": "2026-09-06T06:47:48.0250825+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": "a06e59bf-8634-4ed8-b5ea-0ca4839e44ec",
                                                                      "id_user": "6f7afe69-897e-4988-a8b2-58f24742d7a4",
                                                                      "date_add": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "destiny_type": 4,
                                                                      "id_key": "50fa9758-6665-4d1c-9467-6b8382e82228",
                                                                      "message": "sample string 6",
                                                                      "message_view": true,
                                                                      "date_view": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "id_pos_sesion": "28c37400-ba01-4446-b5a7-1e7803f3224d",
                                                                      "terminal_add": "sample string 9",
                                                                      "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "last_update": "2026-09-06T06:47:48.0250825+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": "90d1444f-0dfa-419c-b9aa-a223a3f634ba",
                                                                    "spool_server": "sample string 2",
                                                                    "id_doc_sa": "7092580f-f06f-430f-bbfb-b86f02e2661b",
                                                                    "spool_printer": "sample string 4",
                                                                    "count": 5,
                                                                    "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                    "printed": true,
                                                                    "print_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                    "tt_doc_sa": {
                                                                      "$ref": "28"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "57"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "37"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "27"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$ref": "26"
                                                        }
                                                      ],
                                                      "mt_items_featured": [
                                                        {
                                                          "$id": "58",
                                                          "id": "a5b12b3a-96fc-4e78-9733-b92895ddbaa4",
                                                          "id_branch": "edeb4689-a7f8-47e8-96af-0d2d2fdfc53c",
                                                          "id_pos_type": "5cf21d9d-1825-4b4a-a6c2-8555f205aa33",
                                                          "id_pos": "8a2ff09e-8437-4e30-8d10-cd1843f9bc66",
                                                          "id_item": "30aed95f-9f3d-4053-b86b-aa8b14cee881",
                                                          "date_from": "2026-09-06T06:47:48.0250825+02:00",
                                                          "date_end": "2026-09-06T06:47:48.0250825+02:00",
                                                          "image_id": 4,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                          "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                          "id_user_upd": "aea7c04c-d9bb-45a6-abe2-b138c8499aaa",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "6"
                                                          },
                                                          "mt_items": {
                                                            "$ref": "3"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "mt_pos_types": {
                                                            "$id": "59",
                                                            "id": "d548af5c-9a23-4c08-8fa9-2ffc6b2e313d",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "is_module": true,
                                                            "order": 5,
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                            "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                            "id_user_upd": "ff1b141c-7424-41a0-b033-9b24f89babbc",
                                                            "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": "cedb5ddc-5607-4523-a716-85b43d6bbbd8",
                                                                "id_pos_type": "e203ff35-1e13-4062-8ac9-2f79fdcecf03",
                                                                "is_default": true,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                "id_user_upd": "21daa343-8df1-42c6-a63a-038762b0bb36",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "mt_pos_prices_list": [
                                                                  {
                                                                    "$id": "61",
                                                                    "id_pos": "9253b756-a816-4f0a-8277-34a979c80323",
                                                                    "id_pos_type": "e45d74df-6ce4-4740-93a6-d93e93a0a45d",
                                                                    "id_price_list": "4bb310d3-2a43-44c3-8617-8e09237228e9",
                                                                    "is_default": true,
                                                                    "view_mon": true,
                                                                    "view_tue": true,
                                                                    "view_wed": true,
                                                                    "view_thu": true,
                                                                    "view_fri": true,
                                                                    "view_sat": true,
                                                                    "view_sun": true,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                    "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                    "id_user_upd": "0a07e5d1-37a9-4e4b-8d12-0b7e84ed59e1",
                                                                    "commited": true,
                                                                    "mt_pos_view": {
                                                                      "$ref": "60"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "62",
                                                                      "id": "4b878de8-6333-48e4-95be-0d59229ff204",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "610d43f2-afb1-4aa1-b524-9aeafc975a48",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "d9cff62a-a26e-4723-8f82-6a41e61dccd0",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                      "id_user_upd": "97a803a2-842a-48ec-a017-92f413a33a47",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$ref": "61"
                                                                        },
                                                                        {
                                                                          "$ref": "61"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "63",
                                                                          "id_list": "3d63e681-904a-4079-b692-ff4eeaa8d519",
                                                                          "id_item_sub": "da8ca8da-7684-42ff-9a65-4ccd8575240d",
                                                                          "validity_date": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "id_user_upd": "bc0a7c9f-0157-47e9-9df6-faec5a4a3f2e",
                                                                          "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": "93380396-0243-4704-9f8a-5031f44ec4a0",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "date_end": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "id_branch": "dc32c57b-9714-4585-a0a1-88357210d1f8",
                                                                          "id_pos": "9784f289-ac02-47df-a5b8-13d3c2589949",
                                                                          "id_list": "e128fb42-a4ee-4bba-9481-f7b309e0ef29",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "id_user_upd": "0c063943-f0df-4dba-8fc4-883191f8e043",
                                                                          "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": "d3155adb-5fda-46c7-82f1-c47e7fff904c",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "date_end": "2026-09-06T06:47:48.0250825+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": "c2b91831-0e70-432f-b15f-27585e95742c",
                                                                          "id_pos": "8aee7501-a555-4943-a28a-5692496a8a6a",
                                                                          "id_list": "f162825d-175e-401d-9faf-1b769e4cfe5f",
                                                                          "id_item": "480f9571-1503-40fe-b4d5-988db890ce17",
                                                                          "id_item_type": "476e6028-074e-4474-8514-01c54ec05394",
                                                                          "id_category": "14e0b348-c6b6-4224-bb42-a301d4589b69",
                                                                          "by_day_week": true,
                                                                          "use_mon": true,
                                                                          "use_tue": true,
                                                                          "use_wed": true,
                                                                          "use_thu": true,
                                                                          "use_fri": true,
                                                                          "use_sat": true,
                                                                          "use_sun": true,
                                                                          "use_hour_ini": "00:00:00.1234567",
                                                                          "use_hour_end": "00:00:00.1234567",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                                          "id_user_upd": "305bb38c-ee0f-4546-a8d1-5d57244382e1",
                                                                          "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": "172571df-0084-47c8-aa5c-d82e0f4ab342",
                                                          "id_doc": "ee583e94-ae17-46dd-af86-e0b84c11d6ca",
                                                          "value": 3,
                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                          "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                          "commited": true,
                                                          "mt_docs": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "66"
                                                        }
                                                      ],
                                                      "st_pos_license": [
                                                        {
                                                          "$id": "67",
                                                          "id": "494ec22c-e82c-480e-922f-cd9eccf714f8",
                                                          "id_pos": "b084da0e-26f0-4078-a40a-7e0b2439c535",
                                                          "mac_address": "sample string 3",
                                                          "date_end": "2026-09-06T06:47:48.0250825+02:00",
                                                          "key_access": "sample string 5",
                                                          "id_user_add": "8488c319-064b-4384-a3fe-1884daa36c22",
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                          "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "67"
                                                        }
                                                      ],
                                                      "st_users_pos": [
                                                        {
                                                          "$id": "68",
                                                          "id_user": "2b8e45c4-9a7c-4c78-97e8-696873bc0dcc",
                                                          "id_pos": "35eb8618-c452-4245-8eed-75b465ea9417",
                                                          "pass_required": true,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                          "last_update": "2026-09-06T06:47:48.0250825+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": "7ce34206-27cd-41b8-97ca-e9d952ecd7a7",
                                                          "id_pos": "354928d9-3548-4a1b-8907-993cdaae0829",
                                                          "date_add": "2026-09-06T06:47:48.0250825+02:00",
                                                          "date_upd": "2026-09-06T06:47:48.0250825+02:00",
                                                          "date_out": "2026-09-06T06:47:48.0250825+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": "8bcb0793-23ac-4b23-926c-23189531a540",
                                                          "id_user_add": "dbf1556b-3f7d-407a-bb4b-31659176ff10",
                                                          "id_table": "4902e0d8-010b-43e0-878b-be37c5be8881",
                                                          "message_log": "sample string 3",
                                                          "json_object": "sample string 4",
                                                          "log_type": "sample string 5",
                                                          "id_pos": "1dd8545c-53b5-4775-a9c8-2ec2039a5daf",
                                                          "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_sync_tables": {
                                                            "$id": "71",
                                                            "id": "6567ea0d-9878-4223-b5e9-069a6cf44969",
                                                            "level": 2,
                                                            "order": 3,
                                                            "name": "sample string 4",
                                                            "log_ins": true,
                                                            "log_upd": true,
                                                            "packet_forward": true,
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                            "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                            "commited": true,
                                                            "st_sync_packages_det": [
                                                              {
                                                                "$id": "72",
                                                                "id": "840294c7-40d4-48d0-abad-f7611d74e461",
                                                                "id_sync": "a43714e4-53d7-4482-854c-99e1d8937940",
                                                                "json": "sample string 3",
                                                                "id_table": "757a1421-6192-4daa-9eed-88ea4732383e",
                                                                "order": 5,
                                                                "st_sync_packages": {
                                                                  "$id": "73",
                                                                  "id": "b6f2c07b-8f5d-4c8b-8acb-ca6074d6e87a",
                                                                  "id_branch_from": "fee7c9a5-2385-4510-a45f-6405552291ef",
                                                                  "id_branch_to": "62967697-76aa-4681-bcaa-2c7654b30607",
                                                                  "type": 4,
                                                                  "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                  "order": 6,
                                                                  "status": 7,
                                                                  "log_info": "sample string 8",
                                                                  "sync_on": "2026-09-06T06:47:48.0250825+02:00",
                                                                  "send_on": "2026-09-06T06:47:48.0250825+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": "3cd4701d-992e-41da-aec0-51c1f3f882a2",
                                                          "id_pos": "b2d01247-4cf3-471b-b9a4-0f2697d4a366",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "value": "sample string 5",
                                                          "type": "sample string 6",
                                                          "last_update": "2026-09-06T06:47:48.0250825+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": "06298a05-6f23-4d94-a992-a9b0bf8d135e",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "high_row": 5,
                                                    "high_doc": 6,
                                                    "with_doc": 7,
                                                    "to_file": true,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                                    "last_update": "2026-09-06T06:47:48.0250825+02:00",
                                                    "commited": true,
                                                    "mt_pos_doc_print": [
                                                      {
                                                        "$ref": "22"
                                                      },
                                                      {
                                                        "$ref": "22"
                                                      }
                                                    ],
                                                    "st_doc_print_det": [
                                                      {
                                                        "$id": "76",
                                                        "id_doc_print": "beceaa2e-f02d-4db8-9c1b-23d7185d5a22",
                                                        "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": "0f737403-26da-402e-ae60-eba84e039e61",
                                        "date_from": "2026-09-06T06:47:48.0250825+02:00",
                                        "date_end": "2026-09-06T06:47:48.0250825+02:00",
                                        "date_used": "2026-09-06T06:47:48.0250825+02:00",
                                        "id_employee": "0a867e71-a3f7-453f-82b5-06efe8f825d2",
                                        "id_branch": "9a3de69c-8ee0-4e36-b080-30fc5d8a7445",
                                        "count": 6,
                                        "count_used": 1,
                                        "unlimited": true,
                                        "id_user_add": "c360e8ac-029f-4b01-a803-c4544cf50076",
                                        "is_entry": true,
                                        "is_consume": true,
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                        "last_update": "2026-09-06T06:47:48.0250825+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": "7671bcfb-2295-4851-85b2-04d90cc93ce5",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "json": "sample string 5",
                                "id_pay_type": "8ab8f108-363d-463a-8ecc-7b001eb30c1b",
                                "id_doc_print": "2735e02e-aa11-4c55-a424-37c089e22915",
                                "hour_end": "00:00:00.1234567",
                                "price_item_sub": true,
                                "define_validity": true,
                                "price_ref": true,
                                "price_min": 11.1,
                                "supply_apply": 12,
                                "active": true,
                                "created_on": "2026-09-06T06:47:48.0250825+02:00",
                                "last_update": "2026-09-06T06:47:48.0250825+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": "b55a08d4-0515-4f78-8e35-bae616a20296",
                                "id_line": 2,
                                "id_item": "676a067d-acf9-4e26-b8e0-5371cbaebeae",
                                "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": "2c2cbe1a-f973-4e45-b327-9433c63c840b",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-09-06T06:47:48.0267816+02:00",
                      "last_update": "2026-09-06T06:47:48.0267816+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": "81fd8828-a278-45bb-bbc2-7ae16d6009a0",
                      "exercise_id": 2,
                      "period_id": 3,
                      "date_from": "2026-09-06T06:47:48.0267816+02:00",
                      "date_end": "2026-09-06T06:47:48.0267816+02:00",
                      "state": "sample string 6",
                      "created_on": "2026-09-06T06:47:48.0267816+02:00",
                      "last_update": "2026-09-06T06:47:48.0267816+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": "2a171006-5778-4fe2-a4c7-25cfe76fd093",
                  "token_id": "sample string 2",
                  "id_user": "a8d48ce0-64cf-467f-9c07-b2f124e85d07",
                  "date_from": "2026-09-06T06:47:48.0267816+02:00",
                  "date_end": "2026-09-06T06:47:48.0267816+02:00",
                  "created_on": "2026-09-06T06:47:48.0267816+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": "e3a1af54-719d-4f93-884e-b00766a8a5b9",
                  "id_room_activity": "121cd8b8-5311-4557-a548-37de46351ffe",
                  "id_pos_sesion": "e2ec9adf-12ad-4658-ab88-df4ae4918bc0",
                  "log_text": "sample string 4",
                  "id_user": "68d9ef8b-04e6-43f1-a42d-07aed3dd2810",
                  "event_type": "sample string 6",
                  "correlation_id": "9c572636-00d5-4c5d-b9c8-a5139a04212c",
                  "id_room_unit": "2745480b-c6ec-42f4-9201-f622db537c36",
                  "id_room_unit_source": "32602eba-2476-4550-9cf5-411ad15fd30f",
                  "id_room_unit_destination": "4f7a6567-5388-4f90-b755-ea99007f2d81",
                  "id_room_activity_related": "ca50c65a-144a-4404-adb2-7abb8aa6cb3e",
                  "id_doc_sa": "a6648f67-2ee6-46ec-bf5a-ddea81823016",
                  "id_user_authorizer": "bb83458a-d6b5-45e7-83ca-829a885361dc",
                  "data_json": "sample string 7",
                  "created_on": "2026-09-06T06:47:48.0267816+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"
  }
]