POST api/Mt_Categories

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "9506f842-d90c-48ff-a374-762faaff1e92",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_item_type": "dd15bc3c-2548-4cb2-8017-fb52bc16ef11",
  "order_type": 5,
  "name_pos": "sample string 6",
  "id_image": "edf39233-425d-4c3b-962f-1c04d09b70e6",
  "view_pos": true,
  "order": 8,
  "order_sec": 9,
  "color_border": "sample string 10",
  "color_button": "sample string 11",
  "color_font": "sample string 12",
  "font_bold": true,
  "font_underline": true,
  "font_size": 15,
  "big_buttons": true,
  "active": true,
  "created_on": "2026-05-09T09:36:18.7930955+02:00",
  "last_update": "2026-05-09T09:36:18.7930955+02:00",
  "id_user_upd": "baf70802-8613-44dc-b1a2-4d4e8633bc6e",
  "commited": true,
  "mt_categories_items": [
    {
      "$id": "2",
      "id_category": "2e9f3feb-6844-4a39-864c-a22135fed900",
      "id_item": "2cee36fc-d236-4c13-a222-275491881515",
      "is_default": true,
      "active": true,
      "created_on": "2026-05-09T09:36:18.7930955+02:00",
      "last_update": "2026-05-09T09:36:18.7930955+02:00",
      "id_user_upd": "a5a94967-2726-405d-a4d4-a298e379c55f",
      "commited": true,
      "mt_categories": {
        "$ref": "1"
      },
      "mt_items": {
        "$id": "3",
        "id": "67ca4c25-2919-4b8f-ad8c-cb4ac217f6c3",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_unit": "40531e2a-e2fa-4b37-989d-4a51298e3a42",
        "id_unit_sec": "9fa959f3-a2a1-401e-bf05-65232be75120",
        "id_brand": "68cb8778-6064-4286-bcd5-99420556747d",
        "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": "7cf04533-f95b-43ef-9a91-0ecb27f53c7a",
        "view_pos": true,
        "order": 23,
        "color_border": "sample string 24",
        "color_button": "sample string 25",
        "color_font": "sample string 26",
        "font_bold": true,
        "font_underline": true,
        "font_size": 29,
        "active": true,
        "created_on": "2026-05-09T09:36:18.7930955+02:00",
        "last_update": "2026-05-09T09:36:18.7930955+02:00",
        "id_user_upd": "1649c2ae-3761-46a6-bf03-85db9a5f4a79",
        "commited": true,
        "mt_brands": {
          "$id": "4",
          "id": "870fc25d-2ee5-4399-9118-501ff694e511",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "active": true,
          "created_on": "2026-05-09T09:36:18.7930955+02:00",
          "last_update": "2026-05-09T09:36:18.7930955+02:00",
          "id_user_upd": "a7c656cf-797c-4ddc-aebc-87a90ef0e75a",
          "commited": true,
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "st_users": {
            "$id": "5",
            "id": "9f89e461-cfa3-4753-b203-6f2af38c6ab2",
            "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": "e917816a-38f7-4147-8999-7c103e3886cc",
            "view_messages": true,
            "id_image_photo": "f8aa0425-0eb6-4e5d-ba6d-b82aca1cec29",
            "reserved": true,
            "pos_access": true,
            "back_access": true,
            "name_pos": "sample string 13",
            "id_image": "d6dd3763-83da-493d-8bf3-7c114d721de6",
            "view_pos": true,
            "order": 15,
            "color_border": "sample string 16",
            "color_button": "sample string 17",
            "color_font": "sample string 18",
            "active": true,
            "created_on": "2026-05-09T09:36:18.7930955+02:00",
            "last_update": "2026-05-09T09:36:18.7930955+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$id": "6",
                "id": "ccc3d6e0-1ddd-46bb-9515-d491fb3cd304",
                "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": "e98d7abc-c6c8-46ea-8cb9-eacf5a41aabc",
                "order": 12,
                "external_id": "sample string 13",
                "sync": true,
                "active": true,
                "created_on": "2026-05-09T09:36:18.7930955+02:00",
                "last_update": "2026-05-09T09:36:18.7930955+02:00",
                "id_user_upd": "e7870833-d973-4c17-abc3-5f3ae6f485cf",
                "commited": true,
                "st_images": {
                  "$id": "7",
                  "id": "8baad3c8-1aa8-4188-8422-3a9164f68b3f",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "id_img_type": "c57c3a30-192b-4aa8-a925-7c6be7df4f30",
                  "image_file": "sample string 5",
                  "extension": "sample string 6",
                  "high": 1,
                  "width": 1,
                  "active": true,
                  "created_on": "2026-05-09T09:36:18.7930955+02:00",
                  "last_update": "2026-05-09T09:36:18.7930955+02:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$id": "8",
                      "id": "bc0cdf58-1425-4307-8a6b-1842360e4fab",
                      "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": "89c79fc6-1cc6-4b11-a02d-73b71451bdab",
                      "name_pos": "sample string 12",
                      "id_image": "6f2aa01c-00c0-4891-935e-786dfa469e8e",
                      "view_pos": true,
                      "order": 14,
                      "color_border": "sample string 15",
                      "color_button": "sample string 16",
                      "color_font": "sample string 17",
                      "active": true,
                      "created_on": "2026-05-09T09:36:18.7930955+02:00",
                      "last_update": "2026-05-09T09:36:18.7930955+02:00",
                      "id_user_upd": "33abd448-3d49-4999-95f6-03496ad9a5b0",
                      "commited": true,
                      "mt_employees_branches": [
                        {
                          "$id": "9",
                          "id_employee": "3d6fe049-8372-4b99-a195-dac6bdf9bf1b",
                          "id_branch": "874c3783-79b6-4045-a369-fcf44fbba579",
                          "active": true,
                          "created_on": "2026-05-09T09:36:18.7930955+02:00",
                          "last_update": "2026-05-09T09:36:18.7930955+02:00",
                          "id_user_upd": "d886fa35-b4ab-41da-b29e-58202ffe2805",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "6"
                          },
                          "mt_employees": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees_profiles": {
                        "$id": "10",
                        "id": "8e99fa4f-f4b1-4773-bb8b-88606b37c27a",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "authorized": true,
                        "active": true,
                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                        "id_user_upd": "d5e57f39-7802-4d4a-837f-c196392568f2",
                        "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": "521246cd-06e0-4e6f-8ee5-10c3c03e350a",
                          "id_line": 2,
                          "id_item_sub": "470bfdee-8eaa-4670-b5f5-3a433f34fb42",
                          "qty": 4.1,
                          "id_list": "2b4c645b-0345-4312-bc41-ff956b945e06",
                          "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": "93ffb41f-56c5-4bed-932a-d26cb7175734",
                          "is_used": true,
                          "qty_vou": 1.1,
                          "amt_vou": 1.1,
                          "comment": "sample string 15",
                          "ref_det": "sample string 16",
                          "id_employee": "e3ef99c3-cad0-4349-a76a-facaf5ccb6e6",
                          "name_generic": "sample string 17",
                          "type_ope": 1,
                          "id_user_add": "b8163e29-972e-48c2-911f-4a960db7e905",
                          "id_user_upd": "3aca0846-3ca2-4f98-9e9b-f865eebc1703",
                          "active": true,
                          "mt_employees": {
                            "$ref": "8"
                          },
                          "mt_items_sub": {
                            "$id": "12",
                            "id": "81b66bde-1444-442b-a178-8b46167b1d7a",
                            "id_item": "c1ca0c57-c0a2-4511-9972-9e4efe20e621",
                            "id_item_type": "325aa172-a8cc-4f0d-ab0c-a6c537229198",
                            "is_default": true,
                            "barcode": "sample string 5",
                            "voucher_apply": true,
                            "id_voucher_json": "9017cb6b-267d-47a8-9a93-66bc0abcafeb",
                            "count_voucher": 1,
                            "id_voucher_type": 1,
                            "active": true,
                            "created_on": "2026-05-09T09:36:18.7930955+02:00",
                            "last_update": "2026-05-09T09:36:18.7930955+02:00",
                            "id_user_upd": "1a5e2a72-af02-49e0-8ef9-fa39635f8c13",
                            "commited": true,
                            "mt_items": {
                              "$ref": "3"
                            },
                            "mt_items_formula": [
                              {
                                "$id": "13",
                                "id_item_sub": "e59b7f92-841e-4721-831e-0d5a3fe88a73",
                                "id_item": "8addcd6c-b154-4fa1-a0c4-9e9564355f3f",
                                "group_id": 3,
                                "id_unit_ref": "fcfd2da8-25b8-404b-bfbe-d8376ee18a33",
                                "qty_dis": 5,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "mt_items_sub": {
                                  "$ref": "12"
                                },
                                "mt_units_ref": {
                                  "$id": "14",
                                  "id": "08147f63-a6fb-4681-8875-8c44ea8b7598",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "coefficient": 4.1,
                                  "id_unit": "3048cec7-0d80-4ea4-9dd0-83053c556b0c",
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                  "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                  "id_user_upd": "4e2771ba-a27f-42be-b478-7cbd12c7764d",
                                  "commited": true,
                                  "mt_units": {
                                    "$id": "15",
                                    "id": "69e4315d-7325-47bd-bb58-437a9731fb53",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                    "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                    "id_user_upd": "9d1f5202-14d5-4c02-aa3e-ef9ec2e414fe",
                                    "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": "bdf43990-9ad1-45a0-8d09-0454805d9fe9",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "name_short": "sample string 4",
                              "name_pos": "sample string 5",
                              "id_image": "e90e376f-3c13-428d-8a40-e90d07341c19",
                              "view_pos": true,
                              "order": 7,
                              "color_border": "sample string 8",
                              "color_button": "sample string 9",
                              "color_font": "sample string 10",
                              "font_bold": true,
                              "font_underline": true,
                              "font_size": 13,
                              "active": true,
                              "created_on": "2026-05-09T09:36:18.7930955+02:00",
                              "last_update": "2026-05-09T09:36:18.7930955+02:00",
                              "id_user_upd": "58b8a7e2-02b3-4ed3-8077-b649b65dc52d",
                              "commited": true,
                              "tt_vouchers_det": [
                                {
                                  "$id": "17",
                                  "id_voucher": "b7142c88-771c-461e-98fc-f1363d847c6e",
                                  "id_line": "9ef8cafe-c47c-4d72-91de-ecf9bc76778d",
                                  "id_category": "34e1354b-6424-4cc2-bd85-296ade5012c4",
                                  "id_item": "6e6396c6-f38a-4ceb-931a-286ee8d5e907",
                                  "id_item_type": "5440d73f-8ecc-4d19-a189-748aedbc8ba4",
                                  "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": "1c9ff4f5-614f-48f8-bc43-b31e2070acf6",
                                    "id_voucher": 2,
                                    "locator_voucher": "sample string 3",
                                    "qr_code": "sample string 4",
                                    "date_from": "2026-05-09T09:36:18.7930955+02:00",
                                    "date_end": "2026-05-09T09:36:18.7930955+02:00",
                                    "date_used": "2026-05-09T09:36:18.7930955+02:00",
                                    "date_sesion": "2026-05-09T09:36:18.7930955+02:00",
                                    "id_employee": "2b8072e4-41ad-4d59-8140-edca64716444",
                                    "id_branch": "a8c34088-d70c-42d9-8f78-aab381c196c7",
                                    "id_voucher_permision": "34fdb051-b443-438e-85e1-e7518578fac0",
                                    "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": "a7e4e4cb-3764-4c5a-b400-c0d011fc1e99",
                                    "id_user_add": "87ad5e98-acfd-410d-b3f6-527fd2bc5bca",
                                    "id_doc_sa": "d03a7f31-171f-472f-915e-1e19d556945f",
                                    "id_item_sub": "94ccb08a-a32f-46a1-8469-049a180b6dd7",
                                    "id_pos_sesion": "559b4aa0-43be-4e33-a282-7717a23cd734",
                                    "is_authorized": true,
                                    "is_automatic": true,
                                    "print_in_branch": true,
                                    "printed": true,
                                    "is_entry": true,
                                    "is_consume": true,
                                    "is_used_entry": true,
                                    "is_used_consume": true,
                                    "is_close": true,
                                    "active": true,
                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                    "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_employees": {
                                      "$ref": "8"
                                    },
                                    "mt_payment_types": {
                                      "$id": "19",
                                      "id": "ac73a32f-29c8-40df-8eca-97772533a9c0",
                                      "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": "76e138f4-3b72-4c03-9899-5e7b99c22b31",
                                      "view_pos": true,
                                      "order": 13,
                                      "color_border": "sample string 14",
                                      "color_button": "sample string 15",
                                      "color_font": "sample string 16",
                                      "active": true,
                                      "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                      "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                      "id_user_upd": "ee4a9242-9c6e-490b-8ef3-55f3c684ef30",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "20",
                                          "id_doc": "a97e361b-b8ec-4780-a3f2-75d0e024187c",
                                          "id_pay": "1f6dab4e-1a12-4f55-9d8a-02656f4c18fd",
                                          "id_money": "13d6e11f-782b-4048-bb88-7e3deeb8ac0d",
                                          "active": true,
                                          "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                          "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                          "id_user_upd": "902b1262-c47a-4397-a270-0b37539a8a7d",
                                          "commited": true,
                                          "mt_docs": {
                                            "$id": "21",
                                            "id": "ab71dcad-a963-47f5-9e48-2251ba794caf",
                                            "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": "159f5eb3-49dc-4730-8cb9-160313a61068",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                            "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                            "id_user_upd": "2ab903a7-7733-41c5-b4f1-471382bfd3e5",
                                            "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": "5865f88e-4ad2-43dc-8d75-771e2e3edad1",
                                                "id_doc": "c2943d7e-bc54-4710-9a16-8d28b2b64b8d",
                                                "id_pos_type": "d6b9c220-b1d0-4510-8ce1-de0327806c52",
                                                "id_doc_print": "71685b58-881d-4241-8613-67e9f87ab231",
                                                "copies": 5,
                                                "print_mode": 6,
                                                "active": true,
                                                "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                "id_user_upd": "179cca26-f2a7-4e0c-abd5-6d87bf581338",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "21"
                                                },
                                                "mt_pos_print": {
                                                  "$id": "23",
                                                  "id": "f213145e-bb66-4625-8c65-b581a00f800c",
                                                  "id_pos": "88769631-bef3-4e82-a996-a0b4b17c6e37",
                                                  "id_mask": "sample string 3",
                                                  "name": "sample string 4",
                                                  "mode_print": 5,
                                                  "port": "sample string 6",
                                                  "baud_rate": 1,
                                                  "data_bits": 1,
                                                  "stop_bit": 1,
                                                  "flow_control": 1,
                                                  "parity": 1,
                                                  "pin_cashdrawer": 1,
                                                  "ip_printer": "sample string 7",
                                                  "port_ip": 1,
                                                  "printer_name": "sample string 8",
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                  "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                  "id_user_upd": "aef87850-8251-4dde-94b0-3e31d56abc28",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "24",
                                                    "id": "7e217ab2-d827-477e-b654-d5e74b3e663c",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "df9bd3ca-3c0c-41aa-949d-6e69192bc2b9",
                                                    "id_zone": "90312dc1-3a50-45bf-937d-30bb7253ebce",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                    "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                    "id_user_upd": "2087908a-70d9-4c42-b4fd-57dc80fca516",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "25",
                                                      "id": "0435f279-195e-4d68-a428-7531a043ae41",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "7417601d-a615-409d-9bf4-7381e7151491",
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                      "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                      "id_user_upd": "e1bbb077-687f-497b-98b6-20a0ab169942",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "26",
                                                        "id": "4e6cbeb4-6432-4085-b2ae-d001e5e7a932",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "e5604380-893b-4916-bed6-d87849161944",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "c1cd087d-9c91-4ee2-a152-2bf15fd84ba9",
                                                        "view_pos": true,
                                                        "order": 9,
                                                        "color_border": "sample string 10",
                                                        "color_button": "sample string 11",
                                                        "color_font": "sample string 12",
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                        "id_user_upd": "29a521cd-880c-45a6-b920-1ed0be859156",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_images": {
                                                          "$ref": "7"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "27",
                                                            "id": "0537e5b4-404b-40ee-b2eb-b00a7beb53f7",
                                                            "id_cloakroom": "f80c00ed-71b9-4334-ba16-daa1d998439d",
                                                            "id_pos_sesion": "a8b138ef-1551-4e62-a575-4cae8caabe15",
                                                            "unit_id": 4,
                                                            "date_open": "2026-05-09T09:36:18.7930955+02:00",
                                                            "date_close": "2026-05-09T09:36:18.7930955+02:00",
                                                            "id_doc_sa": "cae987ab-b74a-4a25-abbd-b056c862dfac",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "26"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "28",
                                                              "id": "0e77266d-8594-46a8-8408-79bf03d806e5",
                                                              "id_pos": "b4ac7ae5-a3c2-4718-9137-3e2d2fbeb1ec",
                                                              "id_doc": "e6c7744b-da32-40de-9c2a-601adb4b6abf",
                                                              "id_branch": "540fd272-7e6d-406a-9414-c793aedc3336",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-05-09T09:36:18.7930955+02:00",
                                                              "date_tax": "2026-05-09T09:36:18.7930955+02:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "b2aa41a8-341a-4d35-888d-4aa6a2388fc2",
                                                              "id_relationship": "387a23b0-3b13-4f5b-87e9-6de74e02d31a",
                                                              "id_loc_from": "2ab3285b-5e31-45ee-bb88-863942b60e48",
                                                              "id_loc_end": "3eda196a-e76c-4ca9-9a99-4205c69d9fd8",
                                                              "id_user_add": "ace9558e-6e69-418a-8898-691cfd95e583",
                                                              "id_user_upd": "3bde9543-3455-4a3b-a3f0-d514e662baf7",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "819d1feb-903f-4231-8cd9-751adb059796",
                                                              "id_room_unit": "0068a417-895c-4feb-844a-14c392d20237",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "1bb9cbb2-63b9-441b-be10-1ef9821bb926",
                                                              "p_dis": 15.1,
                                                              "p_chr": 16.1,
                                                              "amt_net": 17.1,
                                                              "amt_tax": 18.1,
                                                              "amt_dis": 19.1,
                                                              "amt_chr": 20.1,
                                                              "amt_tot": 21.1,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                              "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "doc_print": true,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "29",
                                                                "id": "f7a61e63-9bd1-46ba-879a-9a6cf18d2b4b",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "70fe8158-6237-4573-b139-abff90393f44",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                "id_user_upd": "9fb27a8b-c62e-4a78-b9df-6e0ae6891617",
                                                                "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": "1b22b158-8856-47b5-80e6-1d43a709598d",
                                                                    "id_pos": "a6416824-7090-462a-8dba-5beb933a5ecd",
                                                                    "id_doc": "32cccb31-5199-453c-893e-dfeef6dae17c",
                                                                    "id_branch": "063cac2a-d260-41c4-870c-a8c66cf54e38",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "5ca15d63-1c29-4a5b-be5e-7cf32c8f5db1",
                                                                    "id_loc_from": "0cf134d4-5a86-428a-9741-4dde25c68fd4",
                                                                    "id_loc_end": "25af216e-f618-461d-a039-858dd7deca9b",
                                                                    "id_user_add": "d4589d87-fc1d-4d8d-ac34-096e086f87e3",
                                                                    "id_user_upd": "43b9a0f1-911b-44ce-b9dc-a1b5cfde654b",
                                                                    "id_pos_sesion": "dd06f0a6-b92d-44fd-8117-51c30e60d680",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.7930955+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": "245fb32b-eb65-4bd5-926c-58a3a6ed1c92",
                                                                        "id_line": 2,
                                                                        "id_item": "ae8c7e4f-c397-402a-bbc7-5e74308e5da0",
                                                                        "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": "f0b8a4b8-c6b8-4327-9ec5-9df9d029fdbf",
                                                                    "id_item": "aef727ef-ec58-4933-a3dd-ea1a7c6e9369",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.7930955+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": "5a959bc2-f068-4412-b584-8f89b8de64f7",
                                                                  "id_pay": "9536b29e-6706-4ada-b940-722e19ae1ccc",
                                                                  "id_money": "9571ce0a-83a0-4f9a-b439-12b332a8e8ab",
                                                                  "date_cashflow": "2026-05-09T09:36:18.7930955+02:00",
                                                                  "coefficient": 5.1,
                                                                  "id_user_add": "d87d60a9-fed8-4d01-8990-c3660b6480e3",
                                                                  "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": "55ccea1f-a8bd-4e41-90b3-fd77ec419bd3",
                                                                    "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": "4f84998c-71d9-43f1-8bf0-a3a77a6fcafa",
                                                                    "view_pos": true,
                                                                    "order": 8,
                                                                    "color_border": "sample string 9",
                                                                    "color_button": "sample string 10",
                                                                    "color_font": "sample string 11",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "id_user_upd": "701b5505-d372-46d5-8ab1-7beaee224a58",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_money_1": "4ca878ba-02e9-49ba-b857-0118d11e6ad0",
                                                                        "id_money_2": "d9a51b32-5fb3-424d-a032-d19325b3b596",
                                                                        "date_from": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "id_user_upd": "f222afbf-244a-4d70-9fef-f2dbdc9940ee",
                                                                        "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": "d9548c0a-5485-4c2f-bfd4-74c92805de27",
                                                                        "id_line": 2,
                                                                        "id_pay": "c4ec8e56-95e2-4966-8c58-1fe35c6f6d36",
                                                                        "id_money": "f7193161-e060-4e8c-99a3-3a949f6f86ba",
                                                                        "coefficient": 5.1,
                                                                        "id_voucher": "c3c8eec8-13f1-4850-a0da-97dca5434093",
                                                                        "id_employee": "3811faca-ccec-46a5-a48f-749d8a2e0231",
                                                                        "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": "249073af-6909-4242-a57c-cf7c41c5c9f5",
                                                                        "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": "59c51610-3936-4f73-a669-8bab3a605069",
                                                                "nro_sesion": 2,
                                                                "id_pos": "e5bfed14-d539-437b-baff-fbcb419d80f8",
                                                                "date_tax": "2026-05-09T09:36:18.7930955+02:00",
                                                                "date_open": "2026-05-09T09:36:18.7930955+02:00",
                                                                "date_close": "2026-05-09T09:36:18.7930955+02:00",
                                                                "id_user_open": "807261b3-e17d-44b6-8538-95d46a8a6700",
                                                                "id_user_close": "24c699ca-3ee2-44b3-9745-7c47bd2cb761",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id": "cd3745f6-0252-46ca-bbb6-693833b7d626",
                                                                    "order_id": 2,
                                                                    "id_item": "4b169570-7789-4f2e-ba6e-bcf4c27609fd",
                                                                    "id_item_type": "1c56bab1-b9e5-4b9b-95e3-77567c24372d",
                                                                    "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": "89241549-e15c-4001-a0e1-4b67f3ab08f8",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "510db98c-9f79-44f5-afbc-74eba058bd41",
                                                                    "count_voucher": 1,
                                                                    "id_category": "6ddb130a-cbb4-4ad1-843e-8c8b50b168e9",
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "id_user_upd": "3a0185d3-5fa0-4696-95ef-c52eadc82095",
                                                                    "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": "b2b3e339-c3fa-4d86-8cf3-df7e26e3faf2",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "4342894f-e95a-4306-8b4b-3aeb010afa6f",
                                                                    "type_pay": 5,
                                                                    "module": "sample string 6",
                                                                    "process": true,
                                                                    "json_cloackrooms": "sample string 8",
                                                                    "multi_select": 9,
                                                                    "terminal_name": "sample string 10",
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "40",
                                                                    "id": "74173b1b-be59-4b5b-82f6-a7c70288e97c",
                                                                    "id_room_unit": "4ee9e677-14f0-4892-b841-e60f86ccc7c6",
                                                                    "id_room_list": "1253e42b-bf45-4863-850f-f189ea49c30e",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "date_from": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "date_end": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "date_open": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "date_close": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "id_employee": "6bb96d60-8774-4b77-a683-79e35aa7818d",
                                                                    "id_employee_sec": "6b367fd2-6288-4a42-a980-4bc46da5cf8c",
                                                                    "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": "d8e424c5-cb20-4e88-948f-7d8de853f195",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "cdf7c16a-84d8-4734-b117-3ceeb75c294c",
                                                                    "id_user_close": "feeb3d6a-98b9-494d-a55d-0a556f2c6af8",
                                                                    "id_unit_state": "4955e177-10b3-4054-980a-344c7a1a880e",
                                                                    "id_pos_sesion": "8d5ebc51-133a-49df-95c3-f1128b1c068d",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "41",
                                                                      "id": "a1732567-24c1-4595-ac16-99fce270f0c2",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "f0d1b98b-e4d2-48a3-a63c-47f2b14826b2",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "ad51d536-133d-44f6-8407-103d7134c1e5",
                                                                      "locked": true,
                                                                      "date_locked": "2026-05-09T09:36:18.7930955+02:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                      "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                      "id_user_upd": "222f8f2c-ad7e-447a-bb78-040196be239e",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "42",
                                                                        "id": "44413ca5-c0fc-49e4-a2b3-5974cdd50221",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "0abaec2a-f827-4ceb-a9b0-7a84f41ded73",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "ae9b0d2c-1a6a-4c46-a727-8427a52a7fd5",
                                                                        "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": "052da614-56de-4be9-9fb0-87fe92be3663",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "id_user_upd": "ecd670d1-9543-45ef-a4ce-aed32c8e2347",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_pos": "aa952bb7-0289-452d-81e4-dacd4411abff",
                                                                            "id_room": "03fd3c6d-0387-4881-8de6-f8c0c7a1773d",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                            "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                            "id_user_upd": "f8e22726-52a5-497c-94db-81db0bba6ac3",
                                                                            "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": "f12d9c3f-8839-4d0c-ba9d-e3791bbb03cd",
                                                                            "id_room": "5bff3b5e-191f-45b1-b396-f1a12e98f5bd",
                                                                            "date_in": "2026-05-09T09:36:18.7930955+02:00",
                                                                            "date_out": "2026-05-09T09:36:18.7930955+02:00",
                                                                            "id_user_add": "cdc9bf3c-1f4a-45fd-8eb2-9164385bff8d",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                            "last_update": "2026-05-09T09:36:18.7930955+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": "d0bc0f40-bc74-475c-9032-1a15c481a9d2",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "id_user_upd": "618fa38a-1f90-4655-8b2d-33e65f92b4d9",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_room_type": "f49e2cca-3d47-4d81-abb3-645685a3be71",
                                                                            "id_room_state": "802ae7ca-88f2-42c3-94e1-5d3c3287ce91",
                                                                            "id_image": "97326373-9a97-46c2-8ea2-cb9360afd762",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                            "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                            "id_user_upd": "46af1aa6-c657-468a-aea6-658793cf660b",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "47",
                                                                              "id": "084e5cab-f0e5-4750-8931-f3d018024761",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "color": "sample string 5",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                              "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                              "id_user_upd": "a41f49bf-975c-4899-8fd8-230867f4a47c",
                                                                              "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": "f2119385-0d3b-4d08-b839-3ba904dc154d",
                                                                    "id_pos_sesion": "125c68d1-1ffb-4d80-8e86-e717278a9dbe",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "ed8c4168-75ea-436e-a294-5427ff2cce5c",
                                                                    "id_room_unit_activity": "ff0a6a0a-7e63-4d70-a174-3933b2178448",
                                                                    "id_doc_sa": "921d4e08-790b-4127-829a-6ef460380c27",
                                                                    "id_pos_type": "ec9e1340-9583-4742-a22e-956cc90860cd",
                                                                    "block": true,
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "19a9b635-e271-42b9-ad1f-d54c5c3e4884",
                                                                    "coupon_id": "sample string 7",
                                                                    "terminal_id": "sample string 8",
                                                                    "card_name": "sample string 9",
                                                                    "card_bank": "sample string 10",
                                                                    "card_number": "sample string 11",
                                                                    "client_name": "sample string 12",
                                                                    "money_type": "sample string 13",
                                                                    "merchant_id": "sample string 14",
                                                                    "aid": "sample string 15",
                                                                    "auth_num": "sample string 16",
                                                                    "authorization": true,
                                                                    "signature": true,
                                                                    "contactless": true,
                                                                    "date_hour_pay": "sample string 17",
                                                                    "terminal_name": "sample string 18",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "49",
                                                                        "id_tip": "ca3db338-4224-4f88-8e87-1b0bd6cad823",
                                                                        "id_user": "10ba94d6-c313-468c-8fe5-d55452734eaf",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.7930955+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": "69824dff-01e4-4049-96b6-047489184be7",
                                                                    "id_user": "885ad08e-811f-4841-b3af-7949ede74113",
                                                                    "date_add": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "distribution_index": 1.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.7930955+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": "fbc75789-d52e-4f1d-83d3-929ddab53a20",
                                                                    "id_user": "918e16a0-2bee-4225-8c07-c1591a164b6e",
                                                                    "id_user_profile": "d60dcc24-569d-48db-9de3-a9d40b526b1e",
                                                                    "locator": "sample string 4",
                                                                    "date_end": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "id_pos_sesion": "5bd9af51-a5e1-43fd-bcf1-284ee76d1eb5",
                                                                    "date_login": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "date_logout": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "terminal_id": "sample string 6",
                                                                    "terminal_type": "sample string 7",
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users_profiles": {
                                                                      "$id": "52",
                                                                      "id": "7ff07e79-5e99-4044-b41e-21a8d3471c82",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "is_pass_required": true,
                                                                      "is_admin": true,
                                                                      "level_id": 7,
                                                                      "order_1": 8,
                                                                      "order_2": 9,
                                                                      "order_3": 10,
                                                                      "order_4": 11,
                                                                      "is_tips": true,
                                                                      "is_view_all": true,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                      "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                      "commited": true,
                                                                      "st_permisions": [
                                                                        {
                                                                          "$id": "53",
                                                                          "id": "119c4ee2-ca61-4ace-8253-e639735fc5b9",
                                                                          "id_function": "3974666e-2721-4a4b-978c-cf10c6d4f2aa",
                                                                          "id_user": "25f6a36a-0165-46a2-8ae6-3a34a8a513ec",
                                                                          "id_profile": "71892162-1157-4590-9131-97dfd56301ec",
                                                                          "permission": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                          "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                          "commited": true,
                                                                          "st_users_profiles": {
                                                                            "$ref": "52"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_functions": {
                                                                            "$id": "54",
                                                                            "id": "3aec97ae-542e-40f9-9447-b5a04e0d509f",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "level_id": 5,
                                                                            "id_group": "4ab61dcf-58be-4051-89ea-07f60fa3bf21",
                                                                            "name_event": "sample string 7",
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "2fb55e49-3916-4ea4-ad33-285698fb6213",
                                                                            "view_pos": true,
                                                                            "order": 10,
                                                                            "color_border": "sample string 11",
                                                                            "color_button": "sample string 12",
                                                                            "color_font": "sample string 13",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 16,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                            "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                            "commited": true,
                                                                            "st_functions_groups": {
                                                                              "$id": "55",
                                                                              "id": "f15f93f0-a37f-407d-a2d5-c3a771c125f3",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                              "last_update": "2026-05-09T09:36:18.7930955+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": "79d0c336-8a48-436c-b494-3a783b0fa654",
                                                                    "id_user": "0e041ee9-d91e-42b4-906c-ec1130123442",
                                                                    "date_add": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "destiny_type": 4,
                                                                    "id_key": "566781ab-f58e-44b7-9f66-715c2a9499f1",
                                                                    "message": "sample string 6",
                                                                    "message_view": true,
                                                                    "date_view": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "id_pos_sesion": "84ba1fce-3c17-4d32-a605-3b7dc73747b0",
                                                                    "terminal_add": "sample string 9",
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.7930955+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": "415929ea-3f68-4be0-9df7-f7c6dd6ed017",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "2bea2a49-f595-4b78-a413-31e4225c720e",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                  "printed": true,
                                                                  "print_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "57"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "37"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "27"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$id": "58",
                                                        "id": "0c263abf-9a4b-4dde-b6f9-b510f81f6209",
                                                        "id_branch": "57fc2268-3e21-4a88-af12-508b15083136",
                                                        "id_pos_type": "7867a528-d6f2-417f-b817-fb257c63e64d",
                                                        "id_pos": "0907bb47-3fcf-4bfb-affc-446d7c83a247",
                                                        "id_item": "9f20d733-d4ec-4178-b85f-3c0bfc54881c",
                                                        "date_from": "2026-05-09T09:36:18.7930955+02:00",
                                                        "date_end": "2026-05-09T09:36:18.7930955+02:00",
                                                        "image_id": 4,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                        "id_user_upd": "937c788e-f21f-4d0f-ab03-c80d70e2edfe",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "3"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "mt_pos_types": {
                                                          "$id": "59",
                                                          "id": "efde116c-9b18-4d19-bf2c-5c0d0bea35d8",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "is_module": true,
                                                          "order": 5,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                          "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                          "id_user_upd": "90a103f7-4f5d-4c13-a1a6-d32a194c4297",
                                                          "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": "300eb4c6-17ae-4366-861d-95006f8709b2",
                                                              "id_pos_type": "5e0f0b9e-43c7-48b8-98c9-b3f2d7868f14",
                                                              "is_default": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                              "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                              "id_user_upd": "03ae1b8c-e3d8-4e7a-9090-ce9f101958a8",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "mt_pos_prices_list": [
                                                                {
                                                                  "$id": "61",
                                                                  "id_pos": "e5bb3c63-3128-4ca2-905f-dfc1d33bca1d",
                                                                  "id_pos_type": "fcecfd24-1f77-4994-8f38-2ac043a07f00",
                                                                  "id_price_list": "ea4cb9f9-64d0-4fd0-918d-fa05da8ce0c8",
                                                                  "is_default": true,
                                                                  "view_mon": true,
                                                                  "view_tue": true,
                                                                  "view_wed": true,
                                                                  "view_thu": true,
                                                                  "view_fri": true,
                                                                  "view_sat": true,
                                                                  "view_sun": true,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                  "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                  "id_user_upd": "191b9495-0a96-4058-878c-22d4009cbfb5",
                                                                  "commited": true,
                                                                  "mt_pos_view": {
                                                                    "$ref": "60"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "62",
                                                                    "id": "ac1a15dc-3702-4750-a427-af3b5430b3a5",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "376936cc-cc4d-4d50-9fee-481e0fbf590e",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "95af961b-10da-4615-ad33-9d869c68f52a",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                    "id_user_upd": "5818634d-183d-4c3c-b84d-6b22a9652453",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$ref": "61"
                                                                      },
                                                                      {
                                                                        "$ref": "61"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "63",
                                                                        "id_list": "5a33e489-c8b5-4f8b-a099-1d1178aa27cf",
                                                                        "id_item_sub": "b500d905-6b30-4445-be8e-59d114c312e2",
                                                                        "validity_date": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "id_user_upd": "faf53a7a-e283-457c-9fae-7d697a0274b2",
                                                                        "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": "15ea15e1-0ccd-4c01-ab20-c61b069a0840",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "date_end": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "id_branch": "89904801-8777-4b2c-a5ba-12d7f01d07fb",
                                                                        "id_pos": "28578a8a-80e6-4a86-b683-bf6cc6932dbb",
                                                                        "id_list": "63b340ba-7c8d-483d-a9ae-4c9ffafad6b4",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "id_user_upd": "c5440625-ba2f-4446-9c55-39ebc47b0f5a",
                                                                        "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": "feb5e3ea-f4c6-46dc-bc9e-7c1ed37d5097",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "date_end": "2026-05-09T09:36:18.7930955+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": "77172577-f7f9-49b2-9c16-d92f00eedb3a",
                                                                        "id_pos": "2820de57-7a44-4a51-a3b5-d2bfbe78d1db",
                                                                        "id_list": "55b984f1-2baa-4bba-9207-6c379ff29432",
                                                                        "id_item": "aa88eb6d-d85f-4f1f-a30e-e5f4f4bc316a",
                                                                        "id_item_type": "645837ea-dacd-4010-a6e7-01fb3d2cd717",
                                                                        "id_category": "4ee74d91-e302-49df-a074-f953b2f4e5f6",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                                        "id_user_upd": "1dea5a3a-0063-4958-a2b9-62ba02695122",
                                                                        "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": "92065457-6ebd-4565-8be4-8dc7adf3318c",
                                                        "id_doc": "f8812d23-969b-4d7e-8fe1-e3c2da4cd01a",
                                                        "value": 3,
                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                        "commited": true,
                                                        "mt_docs": {
                                                          "$ref": "21"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "67",
                                                        "id": "c8e38386-8905-4e5b-9b5b-cf57340036eb",
                                                        "id_pos": "23a12bf0-2862-4163-914e-2b5056f5b50e",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2026-05-09T09:36:18.7930955+02:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "6e06e300-0a17-4c27-8ef7-98845a88f6ed",
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                        "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "67"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "68",
                                                        "id_user": "4482e0d5-9bf5-4c9c-9c91-40ab954154e6",
                                                        "id_pos": "7e872c94-c7dd-40d8-abbb-a6a3a9b3e89a",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                        "last_update": "2026-05-09T09:36:18.7930955+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": "e3e3004d-228f-463d-a5a8-b47e9bff761f",
                                                        "id_pos": "8bb84a48-8a01-4dd1-b7c7-abab4fff6bf0",
                                                        "date_add": "2026-05-09T09:36:18.7930955+02:00",
                                                        "date_upd": "2026-05-09T09:36:18.7930955+02:00",
                                                        "date_out": "2026-05-09T09:36:18.7930955+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": "c4f33e80-c33c-41f5-8e44-0292b4704f27",
                                                        "id_user_add": "50192fd9-d535-466a-8cb9-1156be661b72",
                                                        "id_table": "e2b06a5a-ed14-4fa8-8dc2-e049c2db7c1b",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "137cfd64-b18a-479d-b31e-d0178d7bb476",
                                                        "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "71",
                                                          "id": "6428ea09-07b0-4814-906e-2cc28c9ff910",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                          "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "72",
                                                              "id": "83c8b032-636a-4ee3-a9f0-0aa6093b8ea6",
                                                              "id_sync": "d8bf2d47-8ec7-4faf-9f76-a0361119b617",
                                                              "json": "sample string 3",
                                                              "id_table": "7dd2dcb6-c96c-46c2-b7f5-c747c46f136d",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "73",
                                                                "id": "d9b09a19-500a-4c15-9533-bf9ab971c653",
                                                                "id_branch_from": "691e1d61-af47-49f2-803e-d7db650b131e",
                                                                "id_branch_to": "c3e461bf-3b3f-42b1-ae5a-35a56b62f392",
                                                                "type": 4,
                                                                "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2026-05-09T09:36:18.7930955+02:00",
                                                                "send_on": "2026-05-09T09:36:18.7930955+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": "68fd07c1-9793-4a6b-b08a-ddedc050ff68",
                                                        "id_pos": "2f7ef256-42d1-4719-b21c-1a48b8d2a676",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2026-05-09T09:36:18.7930955+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": "ffa79972-898e-4d39-98ae-085b2d4b5ae5",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "high_row": 5,
                                                  "high_doc": 6,
                                                  "with_doc": 7,
                                                  "to_file": true,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                                  "last_update": "2026-05-09T09:36:18.7930955+02:00",
                                                  "commited": true,
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_doc_print_det": [
                                                    {
                                                      "$id": "76",
                                                      "id_doc_print": "ba2ffb58-2e26-4823-bba0-0b4beca4d304",
                                                      "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": "c653b507-aa37-4345-a0be-5d42be1b6630",
                                      "date_from": "2026-05-09T09:36:18.7930955+02:00",
                                      "date_end": "2026-05-09T09:36:18.7930955+02:00",
                                      "date_used": "2026-05-09T09:36:18.7930955+02:00",
                                      "id_employee": "ec2d0aa8-583c-44f5-b9d7-6c0bcca3c961",
                                      "id_branch": "526a32bd-1951-4213-87b5-c3d6e356893b",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "b9d120d1-2291-4cd0-8620-67235718a4eb",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2026-05-09T09:36:18.7930955+02:00",
                                      "last_update": "2026-05-09T09:36:18.7930955+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": "de5ba06c-716b-40e5-ae7d-ab57de8a3a8d",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "json": "sample string 5",
                              "id_pay_type": "4214f978-8d01-4062-809d-04b9dfff0302",
                              "id_doc_print": "e5fc5f51-48bf-4705-b4f5-3e38053d2dcb",
                              "hour_end": "00:00:00.1234567",
                              "price_item_sub": true,
                              "define_validity": true,
                              "price_ref": true,
                              "price_min": 11.1,
                              "supply_apply": 12,
                              "active": true,
                              "created_on": "2026-05-09T09:36:18.7930955+02:00",
                              "last_update": "2026-05-09T09:36:18.7930955+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": "ff5a19ba-ae2c-4d23-8cd7-223c2484c833",
                              "id_line": 2,
                              "id_item": "ba5e2fbb-0947-4b6a-a77e-411716ad31db",
                              "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": "123a3e71-d26f-4396-b74c-fc5df8b7cc96",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                    "last_update": "2026-05-09T09:36:18.7930955+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": "32e31cdf-e0c1-4251-9ee7-95ecd34ad21a",
                    "exercise_id": 2,
                    "period_id": 3,
                    "date_from": "2026-05-09T09:36:18.7930955+02:00",
                    "date_end": "2026-05-09T09:36:18.7930955+02:00",
                    "state": "sample string 6",
                    "created_on": "2026-05-09T09:36:18.7930955+02:00",
                    "last_update": "2026-05-09T09:36:18.7930955+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": "a97cc8f0-ba95-42e5-bb60-4dfc3ae2896b",
                "token_id": "sample string 2",
                "id_user": "1b296ae7-ef52-4a28-bca7-435de9054128",
                "date_from": "2026-05-09T09:36:18.7930955+02:00",
                "date_end": "2026-05-09T09:36:18.7930955+02:00",
                "created_on": "2026-05-09T09:36:18.7930955+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": "9734063b-10c0-45db-8e38-f562dc1a286b",
                "id_room_activity": "688c5ca0-7c90-4647-acd0-1b8cc873e089",
                "id_pos_sesion": "288df0ca-ce1e-431e-94de-a6341775c633",
                "log_text": "sample string 4",
                "id_user": "1e473677-e691-4fcd-8821-1fe592bbdef3",
                "created_on": "2026-05-09T09:36:18.7930955+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"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

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": "5dcdad8a-cd46-49a7-93e8-6a68bdf32bfe",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_item_type": "51d79179-07af-413a-bd3e-48185036d9b4",
  "order_type": 5,
  "name_pos": "sample string 6",
  "id_image": "59411fe6-3f88-4e94-88ed-4355f64dfd46",
  "view_pos": true,
  "order": 8,
  "order_sec": 9,
  "color_border": "sample string 10",
  "color_button": "sample string 11",
  "color_font": "sample string 12",
  "font_bold": true,
  "font_underline": true,
  "font_size": 15,
  "big_buttons": true,
  "active": true,
  "created_on": "2026-05-09T09:36:18.8088736+02:00",
  "last_update": "2026-05-09T09:36:18.8088736+02:00",
  "id_user_upd": "34c2f6b7-cf62-44e4-ab58-74b21582164e",
  "commited": true,
  "mt_categories_items": [
    {
      "$id": "2",
      "id_category": "6d56b818-c536-4f17-8859-69d65e5b7d63",
      "id_item": "06298a46-9bca-4614-a5da-735dbfb40540",
      "is_default": true,
      "active": true,
      "created_on": "2026-05-09T09:36:18.8088736+02:00",
      "last_update": "2026-05-09T09:36:18.8088736+02:00",
      "id_user_upd": "c1137c33-eaed-42a7-b56c-c5c984685582",
      "commited": true,
      "mt_categories": {
        "$ref": "1"
      },
      "mt_items": {
        "$id": "3",
        "id": "0a02d583-b197-4dce-a263-0108d174378e",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_unit": "4d08e3c2-412c-4352-b962-b95b0a7de335",
        "id_unit_sec": "f079ce06-dc85-4dc4-b397-addab37d0ccc",
        "id_brand": "342dca3e-21b8-4153-a101-08d6d2462fbd",
        "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": "a9fd0e66-25d8-40dd-a293-20b9eaf98e4c",
        "view_pos": true,
        "order": 23,
        "color_border": "sample string 24",
        "color_button": "sample string 25",
        "color_font": "sample string 26",
        "font_bold": true,
        "font_underline": true,
        "font_size": 29,
        "active": true,
        "created_on": "2026-05-09T09:36:18.8088736+02:00",
        "last_update": "2026-05-09T09:36:18.8088736+02:00",
        "id_user_upd": "f83317ce-c58c-44ba-b8bd-dba1464d38d5",
        "commited": true,
        "mt_brands": {
          "$id": "4",
          "id": "0c78743b-1c48-4c54-a43b-d0dd1a0ea2c2",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "active": true,
          "created_on": "2026-05-09T09:36:18.8088736+02:00",
          "last_update": "2026-05-09T09:36:18.8088736+02:00",
          "id_user_upd": "2737c436-d36f-4b8b-b60f-a9231469af69",
          "commited": true,
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "st_users": {
            "$id": "5",
            "id": "7d481097-ea2b-41c7-805f-9483f781d2d7",
            "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": "731ad8e1-4116-4ce0-820f-4ba1922e5819",
            "view_messages": true,
            "id_image_photo": "74e70271-78eb-4c93-bdcc-9ea043613f71",
            "reserved": true,
            "pos_access": true,
            "back_access": true,
            "name_pos": "sample string 13",
            "id_image": "21b91912-d205-4e0e-857d-cec08936773a",
            "view_pos": true,
            "order": 15,
            "color_border": "sample string 16",
            "color_button": "sample string 17",
            "color_font": "sample string 18",
            "active": true,
            "created_on": "2026-05-09T09:36:18.8088736+02:00",
            "last_update": "2026-05-09T09:36:18.8088736+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$id": "6",
                "id": "95994ccb-6408-4b89-93d0-fbd21634842c",
                "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": "0acd6593-175c-4c97-97c1-8fc2a11bfbd4",
                "order": 12,
                "external_id": "sample string 13",
                "sync": true,
                "active": true,
                "created_on": "2026-05-09T09:36:18.8088736+02:00",
                "last_update": "2026-05-09T09:36:18.8088736+02:00",
                "id_user_upd": "5ea9f025-3b9c-42c7-95ca-21439439e805",
                "commited": true,
                "st_images": {
                  "$id": "7",
                  "id": "2c18e204-5ec4-47f6-9ebb-5e309e983aa5",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "id_img_type": "3ff87b5e-ca7a-40fd-810e-c3397633a4b4",
                  "image_file": "sample string 5",
                  "extension": "sample string 6",
                  "high": 1,
                  "width": 1,
                  "active": true,
                  "created_on": "2026-05-09T09:36:18.8088736+02:00",
                  "last_update": "2026-05-09T09:36:18.8088736+02:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$id": "8",
                      "id": "9dfdfe26-d8c8-43aa-be34-3e482eed6122",
                      "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": "46fec144-e10d-4a03-b6ea-e34b703e8336",
                      "name_pos": "sample string 12",
                      "id_image": "8b51ebe5-2fbc-4569-895b-fb938f75cce1",
                      "view_pos": true,
                      "order": 14,
                      "color_border": "sample string 15",
                      "color_button": "sample string 16",
                      "color_font": "sample string 17",
                      "active": true,
                      "created_on": "2026-05-09T09:36:18.8088736+02:00",
                      "last_update": "2026-05-09T09:36:18.8088736+02:00",
                      "id_user_upd": "8011be36-de7e-44c0-a35a-6c7421589fa0",
                      "commited": true,
                      "mt_employees_branches": [
                        {
                          "$id": "9",
                          "id_employee": "3af03d25-6a93-40b2-8f7a-759feac8a70c",
                          "id_branch": "70ea0fed-e034-4618-a060-221886e6ab15",
                          "active": true,
                          "created_on": "2026-05-09T09:36:18.8088736+02:00",
                          "last_update": "2026-05-09T09:36:18.8088736+02:00",
                          "id_user_upd": "72756edd-443b-4d60-9a1c-ab9ee77347b7",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "6"
                          },
                          "mt_employees": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees_profiles": {
                        "$id": "10",
                        "id": "dd01e4c9-22e6-4355-8c7f-40e542e423df",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "authorized": true,
                        "active": true,
                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                        "id_user_upd": "6195ba1e-0c6e-4407-b4a0-cc0965a29f91",
                        "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": "8fdefaa9-fae3-4553-886f-223048fb80d0",
                          "id_line": 2,
                          "id_item_sub": "18f374ca-0369-47ad-b191-225b6fbd1987",
                          "qty": 4.1,
                          "id_list": "2d40b783-8ce5-4ec4-8a8f-53b087fb3d92",
                          "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": "b70243e6-bb24-496c-9c5c-fc71cf2fff8c",
                          "is_used": true,
                          "qty_vou": 1.1,
                          "amt_vou": 1.1,
                          "comment": "sample string 15",
                          "ref_det": "sample string 16",
                          "id_employee": "26802d1e-9315-4e20-aa9e-5179dc304029",
                          "name_generic": "sample string 17",
                          "type_ope": 1,
                          "id_user_add": "3a84cff6-417e-472b-9452-c3cd214aa296",
                          "id_user_upd": "b366e9d4-607e-4be1-ab49-745ef8532daf",
                          "active": true,
                          "mt_employees": {
                            "$ref": "8"
                          },
                          "mt_items_sub": {
                            "$id": "12",
                            "id": "2377b08d-33a3-4bea-afd7-f7eaab2cb882",
                            "id_item": "d50f4ab6-6770-4a12-adbb-3c1b0515af16",
                            "id_item_type": "e4176cd3-0326-42ae-8809-c1ed295e5a08",
                            "is_default": true,
                            "barcode": "sample string 5",
                            "voucher_apply": true,
                            "id_voucher_json": "10dd1440-3e16-4843-abff-d9abad33658f",
                            "count_voucher": 1,
                            "id_voucher_type": 1,
                            "active": true,
                            "created_on": "2026-05-09T09:36:18.8088736+02:00",
                            "last_update": "2026-05-09T09:36:18.8088736+02:00",
                            "id_user_upd": "422410b1-e958-4d7d-8a37-7ca6cdc29763",
                            "commited": true,
                            "mt_items": {
                              "$ref": "3"
                            },
                            "mt_items_formula": [
                              {
                                "$id": "13",
                                "id_item_sub": "4b2f0f9f-eb6e-4f93-bcac-9863efc49991",
                                "id_item": "baa0a589-5a08-4a23-9fa4-fd697845605f",
                                "group_id": 3,
                                "id_unit_ref": "63bb4a82-cec7-4162-8885-ff322ad1d6a7",
                                "qty_dis": 5,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "mt_items_sub": {
                                  "$ref": "12"
                                },
                                "mt_units_ref": {
                                  "$id": "14",
                                  "id": "130df289-7298-402c-9997-c61677d1e707",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "coefficient": 4.1,
                                  "id_unit": "d9cd0bb1-c81b-4068-bc8f-28f2754b8ab6",
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                  "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                  "id_user_upd": "f7f089e9-dadc-4946-aa5e-5f68274543d0",
                                  "commited": true,
                                  "mt_units": {
                                    "$id": "15",
                                    "id": "b0fa3b18-2cac-4c90-9b8d-07377e2e9e8f",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                    "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                    "id_user_upd": "2200a47a-b65b-45ce-84e9-53fb110f494b",
                                    "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": "84d87349-04fc-4532-8cf8-51b7880668bc",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "name_short": "sample string 4",
                              "name_pos": "sample string 5",
                              "id_image": "72aeb7ca-e8c4-4f14-aff0-a9b8c99b81c1",
                              "view_pos": true,
                              "order": 7,
                              "color_border": "sample string 8",
                              "color_button": "sample string 9",
                              "color_font": "sample string 10",
                              "font_bold": true,
                              "font_underline": true,
                              "font_size": 13,
                              "active": true,
                              "created_on": "2026-05-09T09:36:18.8088736+02:00",
                              "last_update": "2026-05-09T09:36:18.8088736+02:00",
                              "id_user_upd": "195efbd9-13cf-4ee9-aefe-e8e4521e1088",
                              "commited": true,
                              "tt_vouchers_det": [
                                {
                                  "$id": "17",
                                  "id_voucher": "a93d6354-f5f3-48ee-8483-bbb4545d3298",
                                  "id_line": "cde11d98-f5c3-4439-b597-13cc521ded4f",
                                  "id_category": "bdd46b01-8603-4bc5-9645-4aa49d27cea4",
                                  "id_item": "8a5655dd-3941-44c9-86b3-43a0a3d82c1e",
                                  "id_item_type": "50e0d8d1-2817-41c7-a917-7e2f4bac2652",
                                  "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": "d2ba93ce-b024-4913-9b94-0562d676963f",
                                    "id_voucher": 2,
                                    "locator_voucher": "sample string 3",
                                    "qr_code": "sample string 4",
                                    "date_from": "2026-05-09T09:36:18.8088736+02:00",
                                    "date_end": "2026-05-09T09:36:18.8088736+02:00",
                                    "date_used": "2026-05-09T09:36:18.8088736+02:00",
                                    "date_sesion": "2026-05-09T09:36:18.8088736+02:00",
                                    "id_employee": "e307b70c-50a6-466d-9010-c3ac5b886267",
                                    "id_branch": "b388773f-dba7-4f12-ae79-114411c13121",
                                    "id_voucher_permision": "c1fdce5c-410a-4078-868d-653305f78b99",
                                    "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": "67b5bf8b-0e80-43e6-9ce9-416f7153d3b1",
                                    "id_user_add": "63daf379-f102-45e7-8a3f-fb25ece438c6",
                                    "id_doc_sa": "473d40e2-3696-42f2-aa4f-17f323b87178",
                                    "id_item_sub": "7d962425-4f27-44f1-a7ff-5a3013c0c81b",
                                    "id_pos_sesion": "e4d1d188-a68b-49e9-b547-56e61cd7ad75",
                                    "is_authorized": true,
                                    "is_automatic": true,
                                    "print_in_branch": true,
                                    "printed": true,
                                    "is_entry": true,
                                    "is_consume": true,
                                    "is_used_entry": true,
                                    "is_used_consume": true,
                                    "is_close": true,
                                    "active": true,
                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                    "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_employees": {
                                      "$ref": "8"
                                    },
                                    "mt_payment_types": {
                                      "$id": "19",
                                      "id": "3db0a3d8-4ee0-4399-9613-ab0d44601f8a",
                                      "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": "a337e6bf-dd6a-4b7a-8d48-f1c527f79e8e",
                                      "view_pos": true,
                                      "order": 13,
                                      "color_border": "sample string 14",
                                      "color_button": "sample string 15",
                                      "color_font": "sample string 16",
                                      "active": true,
                                      "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                      "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                      "id_user_upd": "7efb2d89-e015-4f72-ac78-32d7fae4573e",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "20",
                                          "id_doc": "f107ec3a-2bb6-4bdf-ac2d-8bd9b10fa856",
                                          "id_pay": "5419e9f2-c3db-4190-9731-2b4c2475c8eb",
                                          "id_money": "1072ca9a-6aae-471f-af53-e644e0de5716",
                                          "active": true,
                                          "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                          "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                          "id_user_upd": "fd6485b9-383d-44fd-b164-0da0bec4e673",
                                          "commited": true,
                                          "mt_docs": {
                                            "$id": "21",
                                            "id": "831112fc-c00d-4853-aac2-89e540e8680c",
                                            "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": "98ef059d-208c-488e-adff-5081a7962dc9",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                            "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                            "id_user_upd": "3e00cb35-9f09-4131-b5fa-d21eacfa123b",
                                            "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": "bdae8ba5-7eef-465d-87d8-6eb763e68ab5",
                                                "id_doc": "7d9b6dc7-ace5-492e-bfd0-38868cc00738",
                                                "id_pos_type": "05dce874-cd31-4bed-a8cd-dd1dc4db96ca",
                                                "id_doc_print": "b27e933c-0f07-49aa-9124-f2924940be7d",
                                                "copies": 5,
                                                "print_mode": 6,
                                                "active": true,
                                                "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                "id_user_upd": "cfdc22d4-0678-4390-a977-214369aab473",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "21"
                                                },
                                                "mt_pos_print": {
                                                  "$id": "23",
                                                  "id": "0ebc46bd-e1f2-40a2-8868-255e7d55bb8c",
                                                  "id_pos": "61e6f4be-baa0-4641-bb89-cfd20d052cd9",
                                                  "id_mask": "sample string 3",
                                                  "name": "sample string 4",
                                                  "mode_print": 5,
                                                  "port": "sample string 6",
                                                  "baud_rate": 1,
                                                  "data_bits": 1,
                                                  "stop_bit": 1,
                                                  "flow_control": 1,
                                                  "parity": 1,
                                                  "pin_cashdrawer": 1,
                                                  "ip_printer": "sample string 7",
                                                  "port_ip": 1,
                                                  "printer_name": "sample string 8",
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                  "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                  "id_user_upd": "db46e8b9-5cb6-479e-b607-6a8ea82989f0",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "24",
                                                    "id": "f33e08c0-50c3-4c76-bc07-40e6da5e32ca",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "81e02dd7-6af5-42b1-8e82-6b2eb9c8ec47",
                                                    "id_zone": "72b27c1e-025e-4c30-bfb6-254e72bf1c30",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                    "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                    "id_user_upd": "836bb2c7-3e32-494d-8f41-7cff1641883f",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "25",
                                                      "id": "c62377a0-0325-4cb0-b2a3-24edd927dd0c",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "170f95cf-7817-444c-9b8d-2e20e030de18",
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                      "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                      "id_user_upd": "d825f1ce-8e13-4e0d-9153-87128f301b86",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "26",
                                                        "id": "1821307a-17d3-47f4-9275-bb12400d6895",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "c9d44b62-c2e7-45a1-8048-bac1d8b9230c",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "e9afae53-82fd-4697-bdbd-7c40d600166b",
                                                        "view_pos": true,
                                                        "order": 9,
                                                        "color_border": "sample string 10",
                                                        "color_button": "sample string 11",
                                                        "color_font": "sample string 12",
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                        "id_user_upd": "e668b616-ac55-41cd-88bf-4ef51cc97fb5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_images": {
                                                          "$ref": "7"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "27",
                                                            "id": "b72a6a77-b8e6-47a7-b023-3811d0d0b0b6",
                                                            "id_cloakroom": "753fe864-bf48-48a7-a082-ca00a3559c41",
                                                            "id_pos_sesion": "520f2e2d-1fe8-4b12-91fe-bab3b52d4cd9",
                                                            "unit_id": 4,
                                                            "date_open": "2026-05-09T09:36:18.8088736+02:00",
                                                            "date_close": "2026-05-09T09:36:18.8088736+02:00",
                                                            "id_doc_sa": "ed1f655b-d9a1-4984-bfae-c0710e55fc80",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "26"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "28",
                                                              "id": "3799db0a-9e35-491f-aa53-ec5f7a6e86a9",
                                                              "id_pos": "0e042391-15d0-41fa-a0f4-992029b0b7d9",
                                                              "id_doc": "6911848f-27ae-4e7c-b5a3-47303c4c001c",
                                                              "id_branch": "71cc73c2-ff61-44ad-8393-e1f50bc81718",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-05-09T09:36:18.8088736+02:00",
                                                              "date_tax": "2026-05-09T09:36:18.8088736+02:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "af6fe59a-4d28-498e-8ea2-e4b3744fdd7c",
                                                              "id_relationship": "58e15878-1f9a-40ae-a2e2-8cd9119c1a9b",
                                                              "id_loc_from": "d4dcdff0-8b28-49b5-915b-3ce0b86ea7f0",
                                                              "id_loc_end": "420f5d0e-a9fd-4526-99f9-6ac52ca1609c",
                                                              "id_user_add": "702c1a86-814d-4aaf-bfb0-7645a1c55eeb",
                                                              "id_user_upd": "d0321fd1-bad0-494e-895e-44e582790bf1",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "8f80091a-4c0b-4e3f-939f-660921b53e4f",
                                                              "id_room_unit": "578092a9-d3d4-4498-a524-8e013070f52f",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "2be7c912-46e6-4cf3-9702-33defcd33fbe",
                                                              "p_dis": 15.1,
                                                              "p_chr": 16.1,
                                                              "amt_net": 17.1,
                                                              "amt_tax": 18.1,
                                                              "amt_dis": 19.1,
                                                              "amt_chr": 20.1,
                                                              "amt_tot": 21.1,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                              "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "doc_print": true,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "29",
                                                                "id": "5168fb43-c625-48e6-8c11-c91bfcee7251",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "5cf66afb-d497-4e9e-87c0-9759b8bf99a2",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                "id_user_upd": "324def7a-bc22-48b9-8098-8e2cd2d3df3c",
                                                                "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": "b1de3cc5-0722-46ac-9ab1-3cc33f8ca46e",
                                                                    "id_pos": "982dee49-62d0-430f-b830-0c1cbecbe4be",
                                                                    "id_doc": "abbf3f68-a556-4d40-8d5d-d1c1a0937e1a",
                                                                    "id_branch": "8fb001f8-74e4-48f8-8fa5-f6a48e204ba5",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "24e5dd24-5afb-4e1e-9e76-959bd569844d",
                                                                    "id_loc_from": "8b41dd03-648f-4d8e-b984-ca5271bead54",
                                                                    "id_loc_end": "d61e3412-962a-438f-81e5-dbdb7fdbeda4",
                                                                    "id_user_add": "572651aa-81e3-4819-b0d0-dc590d0abd53",
                                                                    "id_user_upd": "c1325bdc-26c0-4158-832e-1b54e31a274b",
                                                                    "id_pos_sesion": "b78ac345-67ce-4120-9c67-fa2459497bb2",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.8088736+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": "b39c7904-06ef-4471-80ff-1b91bb0c4b83",
                                                                        "id_line": 2,
                                                                        "id_item": "34b3934d-5d45-48e1-8737-13b7371a2586",
                                                                        "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": "0dd7e7e2-385e-4d27-ba5e-50988d110f51",
                                                                    "id_item": "66db8a2b-4bb3-49c9-b4ce-c485802fb5b3",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.8088736+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": "eaa9fd79-2b93-44ee-af4e-b7f8a9ad33ee",
                                                                  "id_pay": "4fb2b311-aad7-446e-9e6d-b5db5b26c24b",
                                                                  "id_money": "4f212c28-0fb5-49bb-a630-9af521131345",
                                                                  "date_cashflow": "2026-05-09T09:36:18.8088736+02:00",
                                                                  "coefficient": 5.1,
                                                                  "id_user_add": "82f16ddf-c206-4ad2-bc3a-a6fc1fc6e379",
                                                                  "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": "8f469ecd-9e21-4227-8ec9-e78338820d76",
                                                                    "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": "427c3a4a-5161-408a-80d7-f1459bb42071",
                                                                    "view_pos": true,
                                                                    "order": 8,
                                                                    "color_border": "sample string 9",
                                                                    "color_button": "sample string 10",
                                                                    "color_font": "sample string 11",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "id_user_upd": "c0f25e6a-5b03-424e-ab40-b72df4ff2a0a",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_money_1": "62cbe6bc-989e-4754-81c7-6fb384130dac",
                                                                        "id_money_2": "1a994764-67cb-4d52-93c7-a07aeddb94f9",
                                                                        "date_from": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "id_user_upd": "13a442c9-c4f9-4817-8e75-9db3a77603b6",
                                                                        "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": "022fe274-4476-46b3-904e-e0acdd648cda",
                                                                        "id_line": 2,
                                                                        "id_pay": "2992b555-73aa-4e74-830c-b47b8ba5d54a",
                                                                        "id_money": "0060321b-fe87-4483-b376-588edace6f02",
                                                                        "coefficient": 5.1,
                                                                        "id_voucher": "dcdd6cea-3d59-4107-99e1-bafbbfa09c31",
                                                                        "id_employee": "14b3f645-314a-4beb-a5f4-dfb7ab284348",
                                                                        "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": "f202151c-1f9c-41e8-bfda-dce5468961a6",
                                                                        "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": "11f0406b-d333-4829-9922-2b886b7ef0bd",
                                                                "nro_sesion": 2,
                                                                "id_pos": "973943e0-12fe-4553-ba37-9da19314216c",
                                                                "date_tax": "2026-05-09T09:36:18.8088736+02:00",
                                                                "date_open": "2026-05-09T09:36:18.8088736+02:00",
                                                                "date_close": "2026-05-09T09:36:18.8088736+02:00",
                                                                "id_user_open": "67733630-daaf-4cfc-a509-bb6cfd02316b",
                                                                "id_user_close": "ca560c19-de19-4793-b7bf-f0fe65b70207",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id": "1763acbd-3788-4ed5-9e5f-8b1b86461ad0",
                                                                    "order_id": 2,
                                                                    "id_item": "029b0db1-b1c5-4781-9869-946415fe2ec5",
                                                                    "id_item_type": "b88e5d45-3e9c-451c-99b0-9ca28e7c3eb2",
                                                                    "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": "004f6b2b-2adb-4d47-8e19-45a3cf8489ba",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "43af9d9d-1e1c-4b66-96ae-631c0110fb00",
                                                                    "count_voucher": 1,
                                                                    "id_category": "2546eaf6-1c2d-472f-a929-24fdb596b03e",
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "id_user_upd": "9fe8e9b8-19f0-4fcb-af9c-9e142c413113",
                                                                    "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": "f470f76f-c63d-421a-91ff-21a5b02e260e",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "3f2dee8b-4796-4823-af77-601baf7d5b0c",
                                                                    "type_pay": 5,
                                                                    "module": "sample string 6",
                                                                    "process": true,
                                                                    "json_cloackrooms": "sample string 8",
                                                                    "multi_select": 9,
                                                                    "terminal_name": "sample string 10",
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "40",
                                                                    "id": "4a7b709a-f329-42e8-926f-4e52329427d3",
                                                                    "id_room_unit": "a3b619f8-5dd1-4569-96cb-6724d063837c",
                                                                    "id_room_list": "7c04d6e5-d122-4313-b857-eb289eb08480",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "date_from": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "date_end": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "date_open": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "date_close": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "id_employee": "f0a96068-2cb9-4370-940f-13897799e0c5",
                                                                    "id_employee_sec": "7b73d9e3-a4c8-4596-bddc-31b11283ea5f",
                                                                    "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": "85301400-6c1c-4428-987f-ee119d83ebde",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "b60891dc-340a-42b7-880a-8e2777738137",
                                                                    "id_user_close": "7b513fad-7fac-4458-8915-3a3660862417",
                                                                    "id_unit_state": "7a17fb7c-ddad-42e6-b697-da76547b07a9",
                                                                    "id_pos_sesion": "a17d2bf0-01ca-41d3-aa4a-371f219a3683",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "41",
                                                                      "id": "392af7c0-f281-4f32-9859-d3777a34d7e1",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "0d66a60d-f2ca-4b5b-a563-cc327a387c7f",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "fbf4ad4e-af66-4ab7-9bf7-38b37d2bcfb7",
                                                                      "locked": true,
                                                                      "date_locked": "2026-05-09T09:36:18.8088736+02:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                      "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                      "id_user_upd": "21807811-67e6-44a1-b846-0c85189e1137",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "42",
                                                                        "id": "18282a35-76cd-434c-beb2-2d7ceb9c5ad0",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "90ee6afd-fd57-4ce0-bd93-4c9b3bfa9904",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "f62662c5-4cc3-4319-9665-6b2d54a9aad8",
                                                                        "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": "9989fb01-859b-48bd-bba1-d27d1a52b69d",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "id_user_upd": "47259f03-bca8-4e46-a408-877c7c32bcf9",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_pos": "7c045d6b-2540-462d-a3f3-067ca096ec24",
                                                                            "id_room": "50333b71-2827-4154-a221-21f3083961b7",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                            "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                            "id_user_upd": "a61199df-cf6b-4360-a5ad-476d39f78485",
                                                                            "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": "7d57da31-f314-41a9-a753-522c47238611",
                                                                            "id_room": "bfbf3d9c-9cb8-47f2-8a48-4a276af06088",
                                                                            "date_in": "2026-05-09T09:36:18.8088736+02:00",
                                                                            "date_out": "2026-05-09T09:36:18.8088736+02:00",
                                                                            "id_user_add": "309a9851-b043-475b-87d5-c255dc6c3e09",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                            "last_update": "2026-05-09T09:36:18.8088736+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": "ac73aa6b-6264-428a-8c68-129cba73784f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "id_user_upd": "9a20d669-8c8d-4033-98f4-c18f6dd09cb8",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_room_type": "8214a9b2-e00d-45ad-8607-4faca9ff9826",
                                                                            "id_room_state": "ac6b2293-aa39-4c29-9be8-4a185efc8c48",
                                                                            "id_image": "3922ca08-a811-4926-b7ae-d44c0c3c9ec5",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                            "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                            "id_user_upd": "1d8a6df3-b501-451a-9435-6d83c07ba959",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "47",
                                                                              "id": "f2fe48bd-d705-488d-94f6-91387b89f17f",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "color": "sample string 5",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                              "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                              "id_user_upd": "a90dbb5a-acd0-4971-9cd5-cbd1ba49fc80",
                                                                              "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": "7c4ce2a7-12f0-44a1-a689-7d46984e7338",
                                                                    "id_pos_sesion": "2ff0ec2a-7251-4251-8fb5-40c7ad99bb9e",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "3655c087-31af-407f-8e78-f7095266b542",
                                                                    "id_room_unit_activity": "8a017054-9177-4733-ae6b-7fef9e0a05d1",
                                                                    "id_doc_sa": "6dbdfed1-cef9-4fc9-bd2a-1f5c009f4537",
                                                                    "id_pos_type": "7697bc43-acbe-4c04-9d60-070e0416f301",
                                                                    "block": true,
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "67cdabd5-60a7-4ca4-b4e6-1c8d12ee8881",
                                                                    "coupon_id": "sample string 7",
                                                                    "terminal_id": "sample string 8",
                                                                    "card_name": "sample string 9",
                                                                    "card_bank": "sample string 10",
                                                                    "card_number": "sample string 11",
                                                                    "client_name": "sample string 12",
                                                                    "money_type": "sample string 13",
                                                                    "merchant_id": "sample string 14",
                                                                    "aid": "sample string 15",
                                                                    "auth_num": "sample string 16",
                                                                    "authorization": true,
                                                                    "signature": true,
                                                                    "contactless": true,
                                                                    "date_hour_pay": "sample string 17",
                                                                    "terminal_name": "sample string 18",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "49",
                                                                        "id_tip": "c94263d0-3a5b-4371-8090-dfe1d758ffda",
                                                                        "id_user": "c8fced1b-e8d2-426b-b878-3a11d0844567",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.8088736+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": "da88a0e5-c99d-400a-b2d1-d1919dbc63ce",
                                                                    "id_user": "7f19e58e-70f0-4841-a84e-7f2b519055f2",
                                                                    "date_add": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "distribution_index": 1.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.8088736+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": "d843d540-bd48-4efa-8273-4f1a8688213d",
                                                                    "id_user": "cac0e1e1-b199-47f8-952c-96001ac45cb7",
                                                                    "id_user_profile": "40987f59-9e31-48ee-9acb-68a7066e230e",
                                                                    "locator": "sample string 4",
                                                                    "date_end": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "id_pos_sesion": "6e19d9de-9b13-451f-85f2-1054fddfa0d1",
                                                                    "date_login": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "date_logout": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "terminal_id": "sample string 6",
                                                                    "terminal_type": "sample string 7",
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users_profiles": {
                                                                      "$id": "52",
                                                                      "id": "d3f10273-ae8e-4dcc-b887-75688b4ab223",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "is_pass_required": true,
                                                                      "is_admin": true,
                                                                      "level_id": 7,
                                                                      "order_1": 8,
                                                                      "order_2": 9,
                                                                      "order_3": 10,
                                                                      "order_4": 11,
                                                                      "is_tips": true,
                                                                      "is_view_all": true,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                      "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                      "commited": true,
                                                                      "st_permisions": [
                                                                        {
                                                                          "$id": "53",
                                                                          "id": "433bfe3e-a1f9-4553-a414-d52aa10251eb",
                                                                          "id_function": "456718a1-c8f9-4b45-8d57-103247372589",
                                                                          "id_user": "049a7a33-33f1-43c2-a423-f1e90f5baa63",
                                                                          "id_profile": "39a8afd9-df5d-4dd0-b1d4-e587f500e406",
                                                                          "permission": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                          "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                          "commited": true,
                                                                          "st_users_profiles": {
                                                                            "$ref": "52"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_functions": {
                                                                            "$id": "54",
                                                                            "id": "2a877af1-5e85-4efa-ab1a-89b757299b00",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "level_id": 5,
                                                                            "id_group": "a0bcbf9c-9bdd-4c7f-9634-406adffd6b49",
                                                                            "name_event": "sample string 7",
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "75f3463c-7673-45eb-9380-17408b2ffd18",
                                                                            "view_pos": true,
                                                                            "order": 10,
                                                                            "color_border": "sample string 11",
                                                                            "color_button": "sample string 12",
                                                                            "color_font": "sample string 13",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 16,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                            "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                            "commited": true,
                                                                            "st_functions_groups": {
                                                                              "$id": "55",
                                                                              "id": "da552c40-41e4-4efc-869b-44256a382611",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                              "last_update": "2026-05-09T09:36:18.8088736+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": "f3aa9f8e-8bc1-4b5f-80c6-a11b008a4b1e",
                                                                    "id_user": "1c4e3eb4-e14f-47a3-8409-ae819a75402a",
                                                                    "date_add": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "destiny_type": 4,
                                                                    "id_key": "ce516683-d46d-4adf-b217-f70d2e80bd05",
                                                                    "message": "sample string 6",
                                                                    "message_view": true,
                                                                    "date_view": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "id_pos_sesion": "e7d313c4-c14c-43d7-8b56-bb0ad873b497",
                                                                    "terminal_add": "sample string 9",
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.8088736+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": "fb0c0093-2d72-47a6-b3c8-7e4fd453297d",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "78fe1c86-632c-411f-8b67-42c2fefe1752",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                  "printed": true,
                                                                  "print_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "57"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "37"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "27"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$id": "58",
                                                        "id": "6fe4a325-78f3-4265-9ce7-9528d6a815d9",
                                                        "id_branch": "470575e9-1c8d-48ee-8497-40c9a6820296",
                                                        "id_pos_type": "d6b0b266-3bd9-43df-bdc5-423a6dca70fa",
                                                        "id_pos": "b3587797-dcdb-4f06-9e6c-d161a0292bee",
                                                        "id_item": "61d8c454-a85c-4cf6-9c99-250972c050e2",
                                                        "date_from": "2026-05-09T09:36:18.8088736+02:00",
                                                        "date_end": "2026-05-09T09:36:18.8088736+02:00",
                                                        "image_id": 4,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                        "id_user_upd": "42e8b6cd-0f77-471d-8530-614787f88750",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "3"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "mt_pos_types": {
                                                          "$id": "59",
                                                          "id": "e2cb78b1-6a97-4bd7-aba3-fad518f4c582",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "is_module": true,
                                                          "order": 5,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                          "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                          "id_user_upd": "7cebb12f-de08-4a89-973c-0d0779d4aa96",
                                                          "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": "b73b6194-989d-44df-bc83-0dab07a49e69",
                                                              "id_pos_type": "4378cfca-e6f6-4455-abc2-fd25612c818a",
                                                              "is_default": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                              "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                              "id_user_upd": "071ae6f2-59a4-478e-a268-9c849e0521a0",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "mt_pos_prices_list": [
                                                                {
                                                                  "$id": "61",
                                                                  "id_pos": "e9340696-3e8f-4947-82fb-2f034a524655",
                                                                  "id_pos_type": "304e94fb-542a-430b-a779-20d5d6463188",
                                                                  "id_price_list": "a202337c-f8e8-4bdc-82a2-458df6e7866e",
                                                                  "is_default": true,
                                                                  "view_mon": true,
                                                                  "view_tue": true,
                                                                  "view_wed": true,
                                                                  "view_thu": true,
                                                                  "view_fri": true,
                                                                  "view_sat": true,
                                                                  "view_sun": true,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                  "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                  "id_user_upd": "67b9d85b-3581-487f-9d87-083d3423cd73",
                                                                  "commited": true,
                                                                  "mt_pos_view": {
                                                                    "$ref": "60"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "62",
                                                                    "id": "a5d9f538-9dde-4c42-943c-063229ece3bb",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "fcedd89f-7e9d-4ab5-b6ba-50f9f9dacdd8",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "b81409bc-eed3-4dbb-8cdc-edfdb7681e73",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                    "id_user_upd": "bcd91855-b219-4379-92de-7f11fb217117",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$ref": "61"
                                                                      },
                                                                      {
                                                                        "$ref": "61"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "63",
                                                                        "id_list": "f4844dab-7e54-4c02-bd81-22c22ded3abb",
                                                                        "id_item_sub": "2ec5391b-2822-45aa-b667-31b3b9c0eb71",
                                                                        "validity_date": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "id_user_upd": "14cb6e94-977d-4779-a4c1-b424160881e1",
                                                                        "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": "8daf751a-84e0-4dca-ac56-2a1b0e8ed7d4",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "date_end": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "id_branch": "2354f90a-acfb-4601-a752-965e9651a02a",
                                                                        "id_pos": "2ca2ab3d-5417-4cf8-acfc-dd0440c43330",
                                                                        "id_list": "af8e5646-bf90-48a1-9176-1a6c7913d72e",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "id_user_upd": "25f7f66d-3dd2-4359-beed-5f138d9c1aa3",
                                                                        "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": "8b57e14c-486a-4872-afee-1befb63a7318",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "date_end": "2026-05-09T09:36:18.8088736+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": "b90506b0-0ecb-410f-a894-7278e1e4b3ff",
                                                                        "id_pos": "ac7de7dd-32ce-49eb-a68b-3611b049ede3",
                                                                        "id_list": "3d6780f2-d34b-428d-9bf0-ebe0f24a745e",
                                                                        "id_item": "33904be6-e64d-47b7-b8d4-70bba77c9b00",
                                                                        "id_item_type": "5943a7fc-92c7-4f5b-be6f-90a45be9d034",
                                                                        "id_category": "79fe1366-0aa3-4c9e-a3ff-a78c64a5b86c",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                                        "id_user_upd": "d1b4fbcd-5bce-4e61-93ef-d8365c8a93e4",
                                                                        "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": "ce390555-8b4b-4636-947d-9e3de9693b1c",
                                                        "id_doc": "a9702844-43f6-40bf-9e44-794b969435b4",
                                                        "value": 3,
                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                        "commited": true,
                                                        "mt_docs": {
                                                          "$ref": "21"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "67",
                                                        "id": "04655e05-111c-4391-9b45-d93b51194753",
                                                        "id_pos": "b5304c8b-e531-4358-87d4-3134630a9d07",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2026-05-09T09:36:18.8088736+02:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "67c0f6fc-4aa6-4007-99a0-0ed3cc38f793",
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                        "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "67"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "68",
                                                        "id_user": "7a1b719d-3b9a-40dd-a56f-90b61d7ebe07",
                                                        "id_pos": "46e5dc05-66a6-4857-8c76-5c1aec1b4f25",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                        "last_update": "2026-05-09T09:36:18.8088736+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": "abe4d770-7987-4a1c-b3c4-7435d014d449",
                                                        "id_pos": "c1197154-a577-4e19-86c5-3173cc46a882",
                                                        "date_add": "2026-05-09T09:36:18.8088736+02:00",
                                                        "date_upd": "2026-05-09T09:36:18.8088736+02:00",
                                                        "date_out": "2026-05-09T09:36:18.8088736+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": "73322564-151d-485c-abc2-0b12020867f4",
                                                        "id_user_add": "675a54a7-6e40-4414-b620-a17caedb1291",
                                                        "id_table": "d87ea539-4537-4ab0-835f-0e7f1795de09",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "9403c17a-ffd7-40f7-82d7-c17809006732",
                                                        "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "71",
                                                          "id": "8db3d0f4-15ef-4fde-a640-37179f89a216",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                          "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "72",
                                                              "id": "59d19c96-644f-44c7-8fc8-6584f6093ff5",
                                                              "id_sync": "d7f7ec71-c069-45df-bfd2-fa08b6eddedf",
                                                              "json": "sample string 3",
                                                              "id_table": "5f918e5d-81e3-428f-bf8b-20ce63bb7fab",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "73",
                                                                "id": "7393de87-4f62-40a3-8b8c-4246b14042a1",
                                                                "id_branch_from": "a82cc710-c56d-47f8-8ea4-f037e985b527",
                                                                "id_branch_to": "f15b01a9-3184-4750-a187-7987ded9f507",
                                                                "type": 4,
                                                                "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2026-05-09T09:36:18.8088736+02:00",
                                                                "send_on": "2026-05-09T09:36:18.8088736+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": "c5f06c8a-a518-42f1-b090-60923127cd1c",
                                                        "id_pos": "1e4d98fb-88fa-4558-8ed9-51a7047468cb",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2026-05-09T09:36:18.8088736+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": "b7eda09b-2b63-42c4-86bf-c09634361491",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "high_row": 5,
                                                  "high_doc": 6,
                                                  "with_doc": 7,
                                                  "to_file": true,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                                  "last_update": "2026-05-09T09:36:18.8088736+02:00",
                                                  "commited": true,
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_doc_print_det": [
                                                    {
                                                      "$id": "76",
                                                      "id_doc_print": "0c5acec9-6389-457c-a249-9bd7a463d22f",
                                                      "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": "507b2d2d-4bfe-4c3e-857d-9e14a912884f",
                                      "date_from": "2026-05-09T09:36:18.8088736+02:00",
                                      "date_end": "2026-05-09T09:36:18.8088736+02:00",
                                      "date_used": "2026-05-09T09:36:18.8088736+02:00",
                                      "id_employee": "e9ed9271-f4dc-4768-8b43-97dd11ed354d",
                                      "id_branch": "7af7d27d-8381-42ad-a315-bed99fa38a96",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "6cd5db67-9cf9-4041-914b-1d957a88d744",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2026-05-09T09:36:18.8088736+02:00",
                                      "last_update": "2026-05-09T09:36:18.8088736+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": "21a084f3-60e4-4336-b948-6c9df0c2f5f1",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "json": "sample string 5",
                              "id_pay_type": "144c16af-4524-4fa3-9574-0c7eabaff341",
                              "id_doc_print": "a871edf9-2c0d-4b2b-ba41-7f48632ffc66",
                              "hour_end": "00:00:00.1234567",
                              "price_item_sub": true,
                              "define_validity": true,
                              "price_ref": true,
                              "price_min": 11.1,
                              "supply_apply": 12,
                              "active": true,
                              "created_on": "2026-05-09T09:36:18.8088736+02:00",
                              "last_update": "2026-05-09T09:36:18.8088736+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": "74c00e4a-8553-4fe0-8f41-9fdd88684cbb",
                              "id_line": 2,
                              "id_item": "9e97e7fd-e309-4772-8de0-e69e6131bfd1",
                              "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": "8038d8fe-d75f-4237-ad34-ae00922a8681",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                    "last_update": "2026-05-09T09:36:18.8088736+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": "64655262-34ff-4923-9047-273b92d88e46",
                    "exercise_id": 2,
                    "period_id": 3,
                    "date_from": "2026-05-09T09:36:18.8088736+02:00",
                    "date_end": "2026-05-09T09:36:18.8088736+02:00",
                    "state": "sample string 6",
                    "created_on": "2026-05-09T09:36:18.8088736+02:00",
                    "last_update": "2026-05-09T09:36:18.8088736+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": "868a64e2-085d-446a-88ed-4c3d66ecb205",
                "token_id": "sample string 2",
                "id_user": "b9e27c44-bf8e-403e-8bc2-47105026eaa8",
                "date_from": "2026-05-09T09:36:18.8088736+02:00",
                "date_end": "2026-05-09T09:36:18.8088736+02:00",
                "created_on": "2026-05-09T09:36:18.8088736+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": "15bc1656-5adc-45c6-b934-24f5d4944bd0",
                "id_room_activity": "e7825b3f-e469-4779-b432-927ab6bb5211",
                "id_pos_sesion": "8f0b0752-3e1c-48dd-8e37-3f8202674f96",
                "log_text": "sample string 4",
                "id_user": "cdf7526d-db46-49d8-9e99-e524d33026f7",
                "created_on": "2026-05-09T09:36:18.8088736+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"
    }
  ]
}