GET api/Tt_Vouchers?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of tt_vouchers
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_voucher

integer

Required

locator_voucher

string

Max length: 20

qr_code

string

Required

Max length: 1000

date_from

date

Required

date_end

date

Required

date_used

date

None.

date_sesion

date

None.

id_employee

globally unique identifier

Required

id_branch

globally unique identifier

Required

id_voucher_permision

globally unique identifier

None.

amt_tot

decimal number

None.

amt_pen

decimal number

None.

by_amount

boolean

Required

by_item_category

boolean

Required

qty_applied

integer

None.

locator_entry

string

Max length: 20

locator_event

string

Max length: 20

is_only_use

boolean

Required

price_ref

boolean

None.

supply_apply

integer

None.

id_pay

globally unique identifier

Required

id_user_add

globally unique identifier

Required

id_doc_sa

globally unique identifier

None.

id_item_sub

globally unique identifier

None.

id_pos_sesion

globally unique identifier

None.

is_authorized

boolean

Required

is_automatic

boolean

None.

print_in_branch

boolean

Required

printed

boolean

Required

is_entry

boolean

Required

is_consume

boolean

Required

is_used_entry

boolean

Required

is_used_consume

boolean

Required

is_close

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_employees

mt_employees

None.

mt_payment_types

mt_payment_types

None.

st_users

st_users

None.

tt_doc_sa_pay

Collection of tt_doc_sa_pay

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

tt_vouchers_permisions

tt_vouchers_permisions

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "f4eec349-a090-467d-8dd1-51b3c7783d03",
    "id_voucher": 2,
    "locator_voucher": "sample string 3",
    "qr_code": "sample string 4",
    "date_from": "2026-01-10T12:09:19.3240021+01:00",
    "date_end": "2026-01-10T12:09:19.3240021+01:00",
    "date_used": "2026-01-10T12:09:19.3240021+01:00",
    "date_sesion": "2026-01-10T12:09:19.3240021+01:00",
    "id_employee": "2d6f2143-2292-42b2-b54e-8710dbd4e224",
    "id_branch": "1dde1b56-064b-4ec2-8d3c-568b120813b0",
    "id_voucher_permision": "9ecca2c1-b060-4b53-96a7-8dd674053a3a",
    "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": "3f83bc59-6ad0-4a52-9f14-38b48a9c4852",
    "id_user_add": "8202f024-0fe8-4b8e-8902-94e15a4bb129",
    "id_doc_sa": "2512e537-a5cc-47f6-88ef-794f23a9a15b",
    "id_item_sub": "02071251-30f6-4969-b872-b281bf10bcce",
    "id_pos_sesion": "22192199-3232-4763-891d-66bf3c8a5e2c",
    "is_authorized": true,
    "is_automatic": true,
    "print_in_branch": true,
    "printed": true,
    "is_entry": true,
    "is_consume": true,
    "is_used_entry": true,
    "is_used_consume": true,
    "is_close": true,
    "active": true,
    "created_on": "2026-01-10T12:09:19.3240021+01:00",
    "last_update": "2026-01-10T12:09:19.3240021+01:00",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "5ffacd05-482e-41df-b140-1d4a1f0941ae",
      "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": "f8af3e40-7488-40d4-884a-62d883dd377f",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-01-10T12:09:19.3240021+01:00",
      "last_update": "2026-01-10T12:09:19.3240021+01:00",
      "id_user_upd": "f90cb8df-e11b-474e-baf6-4c5dbdb2ca0b",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "daca9082-d282-464a-a408-3e5f10654df8",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "b74f39ed-7ff7-4347-9347-fae19ff55e9f",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-01-10T12:09:19.3240021+01:00",
        "last_update": "2026-01-10T12:09:19.3240021+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "9765691f-728a-4af5-bbd8-0c598dc55150",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "c7d297b7-b479-455f-be29-a013228eafc0",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "0218735c-672b-463d-92ae-ea13a3fd0263",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-01-10T12:09:19.3240021+01:00",
            "last_update": "2026-01-10T12:09:19.3240021+01:00",
            "id_user_upd": "63c80bbf-54cf-44d2-b92d-ad2be1afd7b5",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "f27bac83-826d-44fa-a9c7-5595719b353b",
                "id_item": "b6694c28-ea0e-404b-a303-e2d4ad718cc2",
                "is_default": true,
                "active": true,
                "created_on": "2026-01-10T12:09:19.3240021+01:00",
                "last_update": "2026-01-10T12:09:19.3240021+01:00",
                "id_user_upd": "73d5a64b-099b-4763-b04a-c5563173f424",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "b1e86b88-ab3c-490d-9b0d-07c862069408",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "a3856d8b-b5e2-4b2c-a3c5-1194d7b392df",
                  "id_unit_sec": "49f507ee-10b7-49fb-8f10-247abbb7af86",
                  "id_brand": "97c40070-0f2b-4540-9e5d-55f13e516602",
                  "b_sale": true,
                  "b_stock": true,
                  "b_price": true,
                  "b_unique": true,
                  "b_exclude_control": true,
                  "tax": 12.1,
                  "change_price": true,
                  "force_printing": true,
                  "is_ticket": true,
                  "is_supply": true,
                  "define_price": true,
                  "external_id": "sample string 18",
                  "name_pos": "sample string 19",
                  "name_print": "sample string 20",
                  "id_image": "b7191955-44b2-45cd-9bd5-0f69eb824253",
                  "view_pos": true,
                  "order": 22,
                  "color_border": "sample string 23",
                  "color_button": "sample string 24",
                  "color_font": "sample string 25",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 28,
                  "active": true,
                  "created_on": "2026-01-10T12:09:19.3240021+01:00",
                  "last_update": "2026-01-10T12:09:19.3240021+01:00",
                  "id_user_upd": "847914c4-63f1-4b36-92e6-532649317945",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "2b46f1bc-807e-423b-a2fa-91cc319e9878",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-01-10T12:09:19.3240021+01:00",
                    "last_update": "2026-01-10T12:09:19.3240021+01:00",
                    "id_user_upd": "bd2321a4-f9cc-4e39-af8b-5008b020706f",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "3e825741-f41f-409b-80a2-0409f800a95f",
                      "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": "496cca1b-7df9-4e94-8bbb-b34dc6fa6d8b",
                      "view_messages": true,
                      "id_image_photo": "8058cc0a-1594-473f-8276-a0f5c730ccd2",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "02083464-93cc-49db-94ce-27912f75ca04",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-01-10T12:09:19.3240021+01:00",
                      "last_update": "2026-01-10T12:09:19.3240021+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "80a0b33d-3a18-40f3-b0aa-393a8980d290",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "a96d708e-45d0-4083-ba47-8bdf12bc02d6",
                          "active": true,
                          "created_on": "2026-01-10T12:09:19.3240021+01:00",
                          "last_update": "2026-01-10T12:09:19.3240021+01:00",
                          "id_user_upd": "d4a8f3e7-300e-45ba-8cde-f019c21aca55",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "4e89b630-9e33-4c22-bf26-8bcc69a62c2c",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "5dd1b2ee-2d29-41f3-81b7-31ca9580715a",
                              "id_zone": "f4ed2dff-5692-4911-8e5f-9468dbe60a1c",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                              "id_user_upd": "5929e8b8-8292-4d02-828b-3b5565f4cbc2",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "d1563551-18bb-43c5-83dd-f0e524c6ba24",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "36466e29-262e-4cac-8aa6-335b539236ea",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "dfb3d51d-2b50-43fb-9aa5-77a96914b2f2",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                  "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                  "id_user_upd": "e2e8230c-a9dc-493d-9670-42e9ee10ebe6",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "469511ed-dc5e-4c07-b298-e53d8e6f1422",
                                      "id_cloakroom": "e52f91f5-a5b4-4942-8ec1-67a47506865b",
                                      "id_pos_sesion": "6c49a2dd-0a4f-48bd-b4b9-c440fd299f73",
                                      "unit_id": 4,
                                      "date_open": "2026-01-10T12:09:19.3240021+01:00",
                                      "date_close": "2026-01-10T12:09:19.3240021+01:00",
                                      "id_doc_sa": "b0aaf8a2-b6ca-4ec5-9152-83853f78efab",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "bf600760-a17a-4839-bc58-ce56909ed5f2",
                                        "id_pos": "3d1e7831-bf9e-4252-9077-dd62aa507f57",
                                        "id_doc": "133e0b60-5898-4e99-b114-927e6fa103bb",
                                        "id_branch": "3c29e018-cdfc-485d-a2fa-02db0137e556",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-01-10T12:09:19.3240021+01:00",
                                        "date_tax": "2026-01-10T12:09:19.3240021+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "9c625075-d6e7-49a6-b617-b420208cf156",
                                        "id_relationship": "fd9bfade-5606-4fef-9eb5-a4ccc295a77b",
                                        "id_loc_from": "3e048a50-26e7-4d1c-83f7-dd3c1e0282d3",
                                        "id_loc_end": "f6881786-6cfc-470a-9eb8-de4fe644736e",
                                        "id_user_add": "e9ee8487-f8f1-4357-b5a5-6c6f5fee2e86",
                                        "id_user_upd": "8c916ca2-398d-412a-8dcc-a7b8372e7a8e",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "a15d270b-87a1-476b-8b2f-1105b1677682",
                                        "id_room_unit": "62541d32-c1ab-45a3-beaa-b9ed8a02d7bb",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "f4b939f8-839b-4c15-b78b-f676b2f4de2f",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                        "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "5b148d10-c2c8-4064-bc05-2cc442e6b1ad",
                                          "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": "efad1ed1-80ce-43f0-a81a-e46e825abeb1",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                          "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                          "id_user_upd": "5979b396-ac8b-46d1-862f-1695664de4ff",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "06f7cd27-c3f8-4986-b866-48229dac1ff6",
                                              "id_pay": "acf5987b-b5b1-4d16-b24a-1cbe3f5fa181",
                                              "id_money": "e573e781-e3a7-400f-a283-fc7cbc60bebf",
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                              "id_user_upd": "eef28efc-1701-40f6-af13-cc26fe42bcb6",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "42b4a7e1-5ead-403e-8668-079212919762",
                                                "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": "ff87153c-0694-458f-8be6-a01d7ca449b6",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                "id_user_upd": "40deda6a-f338-48a0-9d7d-4d0db105c41c",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "4bbddb67-9ac5-4f1f-816d-0fe1b2a4c765",
                                                    "id_money_2": "46ba8bec-40b1-4f4a-a752-22f663ddb861",
                                                    "date_from": "2026-01-10T12:09:19.3240021+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                    "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                    "id_user_upd": "6f2940c1-6fe8-49e8-834e-49677dd408ee",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "16"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "18",
                                                    "id_doc_sa": "839384e5-a851-4ab3-ae0a-c222bf5ec482",
                                                    "id_pay": "c87ce5ae-42f8-46f5-ab75-293e00594348",
                                                    "id_money": "94592f9d-eb1f-4012-8e37-64e450cf0c58",
                                                    "date_cashflow": "2026-01-10T12:09:19.3240021+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "459cd568-63c8-4852-ae7a-a6e9e23b4bce",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "9bd06834-5c6b-47ec-9de1-82db27abda1f",
                                                      "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": "c17e2532-42d9-4c8c-a6a4-68783a78bd54",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                      "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                      "id_user_upd": "b8bc2222-884d-47c8-817b-83bfba86f324",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "3"
                                                      },
                                                      "st_users": {
                                                        "$ref": "8"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "18"
                                                        },
                                                        {
                                                          "$ref": "18"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_sa": "9e549248-9a18-4504-87ea-1ad639a31dd7",
                                                          "id_line": 2,
                                                          "id_pay": "6432eafe-4ee8-4ae0-9eab-a2b41178ac43",
                                                          "id_money": "6a9fbbc8-91d3-454b-b10d-6564a332882e",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "21fa74ae-6017-4313-8023-cafa9238a859",
                                                          "id_employee": "982d88b7-9812-4aeb-9ccf-4a7d7e9ac051",
                                                          "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": "64b137fe-10e7-4dce-b26c-ac8848c2ca08",
                                                          "coupon_id": "sample string 9",
                                                          "terminal_id": "sample string 10",
                                                          "card_name": "sample string 11",
                                                          "card_bank": "sample string 12",
                                                          "card_number": "sample string 13",
                                                          "client_name": "sample string 14",
                                                          "money_type": "sample string 15",
                                                          "merchant_id": "sample string 16",
                                                          "aid": "sample string 17",
                                                          "auth_num": "sample string 18",
                                                          "authorization": true,
                                                          "signature": true,
                                                          "contactless": true,
                                                          "date_hour_pay": "sample string 19",
                                                          "terminal_name": "sample string 20",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$id": "21",
                                                            "id": "d497c598-8d40-47f3-be73-9f9a620019da",
                                                            "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": "68e13bfb-119c-42e7-bcca-edf468c8a52d",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "81023d58-dea6-4a68-8322-37537352ae1c",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                            "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                            "id_user_upd": "8fb68a9f-bd57-4c35-88d5-e700bb237cea",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "4ae7c0dc-5beb-4031-b35c-875314c0a12e",
                                                                "id_branch": "7640298e-5145-4fdf-a3e8-6320561bc6a1",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                "id_user_upd": "f3f5482f-c1a6-4975-acb9-7887439b56f9",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "a5ce56c2-28b1-4aa9-9476-2b0155393171",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                              "id_user_upd": "a92f3683-2409-4295-a29e-6fb09326aeae",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "21"
                                                                },
                                                                {
                                                                  "$ref": "21"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "8"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "3"
                                                            },
                                                            "st_users": {
                                                              "$ref": "8"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "24",
                                                                "id_doc_sa": "30200dcd-9197-4827-b332-69ef418c3808",
                                                                "id_line": 2,
                                                                "id_item_sub": "10517192-04f1-4f84-b635-1df48ebe0690",
                                                                "qty": 4.1,
                                                                "id_list": "7e1a8051-7285-4d86-a97f-55534af13274",
                                                                "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": "33f457a4-a825-40d4-bb8e-c7aa77b920ee",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "04ae041b-a9c0-4540-a000-70df68ef9646",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "a554c9d8-a85a-41c8-a969-8bfefe4e9f02",
                                                                "id_user_upd": "4c7a7010-72c3-4d88-aa07-180548d1a2df",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "baef8fcd-2b12-434e-9963-7885e7fe79b3",
                                                                  "id_item": "98ed5cf6-5087-4f5c-8bfa-8c55d764a719",
                                                                  "id_item_type": "85673e4a-4cfd-4595-9b55-63aca2d1483e",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "bbb14bd8-fa85-4cc9-8948-32f5385bd1f9",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                  "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                  "id_user_upd": "b6b4d37a-e959-4602-85c0-60942bef74b7",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "7a47639d-74f5-468c-afb2-b8952462595e",
                                                                      "id_item": "eb3f1135-487a-4b2f-b2dd-0dffef859420",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "7f9ceeab-380e-48dc-ae0f-89a535c61a4f",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "a9c89c18-102a-4fcd-bf1f-38fe3ad863f8",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "892daf24-6c38-4e44-b5d5-0ed78af38c83",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                        "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                        "id_user_upd": "6fd285a7-0773-49c5-8239-70e639eab2ae",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "050ea62a-19d8-4a6e-9cc1-050f2e2c600d",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                          "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                          "id_user_upd": "3fd5c232-e07e-476d-bb4c-d451343b3e48",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "27"
                                                                            },
                                                                            {
                                                                              "$ref": "27"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "26"
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "a0930d54-276d-4d86-b2ef-721290a00ce0",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "370b6c2b-8fcf-4085-83b1-68a2e19af1ef",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                    "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                    "id_user_upd": "82d0e708-146c-44d6-b9c3-d8492c5631c5",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "d63d1caa-0019-4e1f-9a64-bcb0e2e912cd",
                                                                        "id_line": "07fdab29-5e82-499d-8cf4-c84355bbc5a4",
                                                                        "id_category": "367a3626-348c-4765-9b9b-9f3366f162d9",
                                                                        "id_item": "7db49374-4e82-4d7b-9469-4fd886f0153e",
                                                                        "id_item_type": "27a67ec5-c0fb-42e1-8416-66b4504b1e5b",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$ref": "1"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id": "b4d25e6e-5a26-49bd-b5c7-8ee0cf921c24",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-01-10T12:09:19.3240021+01:00",
                                                                        "date_end": "2026-01-10T12:09:19.3240021+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "27266cae-cba9-4632-a84f-13f2d0faf10b",
                                                                        "id_pos": "f7ad7b8d-0ec9-449a-be6a-401f9878db86",
                                                                        "id_list": "e4a15d1b-3380-4938-b622-53e51fdc331d",
                                                                        "id_item": "8f1a7c7a-a3f7-485a-ac29-b7b38225c977",
                                                                        "id_item_type": "4c3594a2-b83e-480b-bc71-1b9a8605e8b5",
                                                                        "id_category": "089637e1-367d-452c-af8d-7d1567993811",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                        "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                        "id_user_upd": "eebe8011-3cc0-4fb3-a85c-0be907c29361",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "32",
                                                                          "id": "4269551a-8d83-4763-b88f-3a95b4727cc6",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "be11dc1f-0cef-414e-8b78-e7cfead7a3d2",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "90794605-d956-4a1c-8009-fc7d7c9f9abe",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                          "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                          "id_user_upd": "6834618a-3326-4e43-b109-8fbac4495d75",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "33",
                                                                              "id_pos": "c8c7a7a7-6b84-46d1-be97-b12b2096606e",
                                                                              "id_pos_type": "433c5163-259b-48ce-9246-b05512343fce",
                                                                              "id_price_list": "154c8729-ed92-4600-946d-dc68e688c6ec",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "id_user_upd": "3af50115-9037-45c5-b7ec-252743fcbfab",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "34",
                                                                                "id_pos": "c3c384f7-ba42-420d-a339-1c563c3348e2",
                                                                                "id_pos_type": "95c9c005-d405-4171-943f-c248ab3a1aa9",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                "id_user_upd": "78f2dcae-79d2-42b3-b8df-a855043a0f43",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "33"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "33"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "35",
                                                                                  "id": "b1697de7-fc96-4eee-9647-c5db38c2bcd3",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                  "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                  "id_user_upd": "85e8ec04-41a4-4aad-aaac-0bace070b193",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "36",
                                                                                      "id": "a92a4bfc-bbfb-4ab9-9bce-ad81d70a9979",
                                                                                      "id_branch": "34a7756a-1127-4c19-8265-b8c803ecc49f",
                                                                                      "id_pos_type": "8abb96b8-da7e-4d8e-8891-e104bdba9384",
                                                                                      "id_pos": "6c54c949-1d55-408f-a38f-be1567b493a8",
                                                                                      "id_item": "984b67be-8ba8-4405-a90f-bec37a090e83",
                                                                                      "date_from": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "date_end": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "id_user_upd": "dc9451d9-7b5e-4ad8-90e7-64953fd92dca",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "2"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "35"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "37",
                                                                                      "id_pos_print": "82e76b28-79a8-43d9-a2ef-23fdb79e6709",
                                                                                      "id_doc": "122b0079-06f7-466b-a086-cffce4439d95",
                                                                                      "id_pos_type": "6f061ac9-b146-4f7a-9dd6-247bdd0e4856",
                                                                                      "id_doc_print": "32827b9b-545c-4418-80e3-d4df20745c36",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "id_user_upd": "5d646753-ccce-4f3f-9030-14cfc1df333b",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "14"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "38",
                                                                                        "id": "d59b4289-7384-429c-a4b8-0e00f5207411",
                                                                                        "id_pos": "5a79091e-c143-472d-ad62-a0c64839b422",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                        "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                        "id_user_upd": "a0710518-dec1-42ac-b728-7e40c5e2b261",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "35"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "39",
                                                                                        "id": "93c225b0-e687-4d91-bb2a-1593f6e0fc2b",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                        "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "40",
                                                                                            "id_doc_print": "bf3b5b3b-3927-452a-a18c-913cc5d7aefe",
                                                                                            "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": "39"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "34"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "34"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "32"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "41",
                                                                              "id_list": "f344142c-535e-45b4-a652-66caa8f832d0",
                                                                              "id_item_sub": "e639928a-0ffc-484c-a781-5310a04bccac",
                                                                              "validity_date": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "id_user_upd": "14188b8b-b7b5-48b2-ae2d-cfb957268cd5",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "32"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "41"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "32"
                                                                            },
                                                                            {
                                                                              "$ref": "32"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "32"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id": "41805e55-e957-4c78-b356-d32725ff6220",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "date_end": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "id_branch": "7ab54d40-8611-4460-9bce-77eb1d881374",
                                                                              "id_pos": "11ceac55-4416-4f5e-b176-c27961312256",
                                                                              "id_list": "e1bffa73-0db1-49eb-af4c-907e980d926a",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "id_user_upd": "9c9845b6-2cb0-486b-8798-44a230ea5172",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "32"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "24"
                                                                            },
                                                                            {
                                                                              "$ref": "24"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "43",
                                                                        "id": "3bcd27fb-7752-4a60-90b4-5e13004e0d34",
                                                                        "order_id": 2,
                                                                        "id_item": "7600e26f-5614-423c-a6ca-f03d175f366d",
                                                                        "id_item_type": "5e099f6a-08f2-45ea-9483-0523560c5fd8",
                                                                        "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": "e9724561-c461-4a52-96ac-ee54ba7c25ab",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "db2c5358-8094-4f7c-8790-06c4f49fbff5",
                                                                        "count_voucher": 1,
                                                                        "id_category": "7c911260-7d37-484b-80c2-e3d0ed250934",
                                                                        "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                        "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                        "id_user_upd": "d7b1e2c0-c7ff-4705-a514-787cb4c24b64",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "44",
                                                                          "id": "38b7b46b-3895-48cf-b9eb-08cb39566c59",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "18426c4e-4744-48ac-985f-245220edd21a",
                                                                          "date_tax": "2026-01-10T12:09:19.3240021+01:00",
                                                                          "date_open": "2026-01-10T12:09:19.3240021+01:00",
                                                                          "date_close": "2026-01-10T12:09:19.3240021+01:00",
                                                                          "id_user_open": "e6213150-153b-4150-a22b-87a013d05672",
                                                                          "id_user_close": "eaaffaa8-1bad-443d-95de-da94b0f34bea",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                          "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "43"
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "45",
                                                                              "id": "db4dc668-0fd1-4eb0-a204-cabd3967c0a3",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "e11c376c-36ae-4076-9934-57412425e4ef",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "99972c49-e835-4482-a314-f50605437c18",
                                                                              "id_room_unit": "3c10978c-8c52-4c09-9be7-e0870ce29ce7",
                                                                              "id_room_list": "fdaaaa53-794a-4520-b8bf-d61d38566714",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "date_from": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "date_end": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "date_open": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "date_close": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "id_employee": "9a22e7fb-e0d6-41d8-807d-c3a48dd943c8",
                                                                              "id_employee_sec": "d770200b-2da9-4d05-9bb6-8042afb55ca2",
                                                                              "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": "88ff8437-c3b3-4d26-b7fa-a62be2499b1e",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "5f57f28d-8612-4073-a5a5-b2e29bc47382",
                                                                              "id_user_close": "7e55fd9c-1b03-4312-8a78-0d634ee0c6ef",
                                                                              "id_unit_state": "9fbb37ec-3286-473b-af9c-de346d4c2b81",
                                                                              "id_pos_sesion": "172f8b39-7825-4dc8-9905-e50ddcae0b16",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "47",
                                                                                "id": "376cf812-9373-42a5-ba54-284e73cad7d5",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "f0121740-abb0-4d3c-a99b-34459d358781",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "dd56cff9-e68d-4ac6-991c-32f02d7d6984",
                                                                                "locked": true,
                                                                                "date_locked": "2026-01-10T12:09:19.3240021+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                "id_user_upd": "71ba5e16-f303-4220-97d0-a1cd02c73346",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "48",
                                                                                  "id": "1cdad08d-443c-47c5-8450-257170b042b6",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "baa9dab2-8536-4b42-8090-95d0ebb571b2",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "07cf22d2-0638-466e-a142-f791f1b0a5fb",
                                                                                  "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": "0c8bb951-55e7-4c15-9d9a-1e51bc7c98d4",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                  "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                  "id_user_upd": "d0dd3933-0a92-4688-860b-8d487a5260bc",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "49",
                                                                                      "id_pos": "230cacf1-b0bd-4f74-b78f-6e71a835b71c",
                                                                                      "id_room": "b03cc55a-9efd-45d7-8d08-5450b662d3e0",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "id_user_upd": "d181b6f1-fd2a-46ae-b3c1-3f73b16d1e03",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id": "9b521542-25cd-44ab-8d00-7bc3e04699e9",
                                                                                      "id_room": "99db2fd9-3604-4c6a-8849-06533ddcc38d",
                                                                                      "date_in": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "date_out": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "id_user_add": "8ef7c149-7ef1-4241-80e7-25c3e5a2de18",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "51",
                                                                                  "id": "d5aa36f7-d2b8-4b04-8349-5d8953e028e1",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                  "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                  "id_user_upd": "cff04d54-8f21-43c5-9c64-6fe533531c3b",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_room_type": "831240fc-8fe0-424b-bafa-74b8129065b6",
                                                                                      "id_room_state": "05918e8a-d5cb-4fc0-a090-57c291ecf704",
                                                                                      "id_image": "53e6c894-673d-4c56-b143-d077692cda71",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                      "id_user_upd": "e46da8b1-91a4-463e-bf8e-710b325fe9f2",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "53",
                                                                                        "id": "a18e871f-e28b-4419-8c64-396cabc47aa2",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                        "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                        "id_user_upd": "30f851ce-9d61-4c44-9ba5-cf5f21cd7681",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "52"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "52"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "46"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "46"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "51"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "46"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "46"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "53"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "13"
                                                                                },
                                                                                {
                                                                                  "$ref": "13"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "50"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "54",
                                                                              "id": "201c827a-01d9-4f16-ae98-30e0ae9f706d",
                                                                              "id_pos_sesion": "43fec68f-ac5b-49f1-b587-da4a6c511f46",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "60316806-7f21-4f05-8011-bc337bfbeb4e",
                                                                              "id_room_unit_activity": "625b7a97-8e1a-4a53-84e1-12e07faa6ada",
                                                                              "id_doc_sa": "dee7b299-2e8c-407b-8b84-f385fb7ffcf9",
                                                                              "id_pos_type": "19b2a4db-126f-4e29-a1dd-9708387bbc1b",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "9a9a4286-6b33-4d81-a85f-25162cfd3d04",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_tip": "29ebd535-cf40-434a-b77e-e9a9fa4f7094",
                                                                                  "id_user": "222a5ab1-12e3-4f8c-8b46-6fa6e79ed45e",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                                  "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "55"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "54"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_pos_sesion": "1f8dd6b5-0336-4277-a915-4feb358dbe03",
                                                                              "id_user": "c84f2975-0ae2-493e-8903-7c0a91251779",
                                                                              "date_add": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "57",
                                                                    "id": "648494f1-11e3-42ce-bce2-7331bbe0182c",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "c28ff914-ec45-4fa7-b1ad-7b8b8853124f",
                                                                    "id_doc_print": "44b86d31-6729-410d-a6ca-d9c573b05182",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                    "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "41"
                                                                    },
                                                                    {
                                                                      "$ref": "41"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "32"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "13"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "58",
                                                                    "id_doc_sa": "7c0e5df1-09cd-4f2c-bbc4-77db6c39b3c3",
                                                                    "id_line": 2,
                                                                    "id_item": "ae9394ee-01a4-4ef1-aa72-a37f8cad07f5",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "58"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "1"
                                                              },
                                                              {
                                                                "$ref": "1"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$id": "59",
                                                                "id": "33dd9bee-f7c4-4c2d-bced-01267b447553",
                                                                "date_from": "2026-01-10T12:09:19.3240021+01:00",
                                                                "date_end": "2026-01-10T12:09:19.3240021+01:00",
                                                                "date_used": "2026-01-10T12:09:19.3240021+01:00",
                                                                "id_employee": "157af89f-b913-47f9-ab2f-b8e14569b5ce",
                                                                "id_branch": "b687ff81-8c28-410d-9563-eef4d319d920",
                                                                "count": 6,
                                                                "count_used": 1,
                                                                "unlimited": true,
                                                                "id_user_add": "36247944-515d-49ac-90fe-32ee56f4a7d6",
                                                                "is_entry": true,
                                                                "is_consume": true,
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                                "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_vouchers": [
                                                                  {
                                                                    "$ref": "1"
                                                                  },
                                                                  {
                                                                    "$ref": "1"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "59"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "46"
                                                              },
                                                              {
                                                                "$ref": "46"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "46"
                                                              },
                                                              {
                                                                "$ref": "46"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "16"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "19"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "1"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "1"
                                                        },
                                                        {
                                                          "$ref": "1"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "19"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              }
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "3"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "37"
                                            },
                                            {
                                              "$ref": "37"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "60",
                                              "id_pos": "3539092a-51b4-4d23-91c4-adcaf39ff7ca",
                                              "id_doc": "b542e743-5213-42ad-b6c4-ae77ec0748f7",
                                              "value": 3,
                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "61",
                                              "id": "439959d9-e6e4-4e8c-bb98-f9ebc46e1863",
                                              "id_pos": "f28d9245-0e55-4e62-a809-99d1cbff7304",
                                              "id_doc": "c0c10ff8-947b-4e61-8ca6-7f216d4f8032",
                                              "id_branch": "29709323-4931-4843-953e-eee12c444684",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-01-10T12:09:19.3240021+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "c01920fc-0707-4c90-bd56-cf0dbfcf537c",
                                              "id_loc_from": "19f3b7fd-8596-4698-8391-207a2a4753a2",
                                              "id_loc_end": "db74256e-d34a-49ec-bc0c-c7f697eb5ece",
                                              "id_user_add": "0ce0650c-7df7-4dab-ba4f-f181e0f5dc6d",
                                              "id_user_upd": "0d192753-4c01-4723-98d0-45fdd1d4e217",
                                              "id_pos_sesion": "23860308-b592-49e5-a15d-e78f7012ab45",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-01-10T12:09:19.3240021+01:00",
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                              "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "ede33169-728c-405d-99d1-807ca47abe88",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "ca0de374-21c6-48bf-9d12-1e41b163be10",
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                "id_user_upd": "bb747462-ba9c-4271-92b8-8a4fe3f8965c",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "2"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "63",
                                                    "id_location": "082f482b-12c4-4df4-a9b1-b7652695e92e",
                                                    "id_item": "92ecb76c-212c-4e60-9707-c685c262fa44",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                                    "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "62"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "64",
                                                  "id_doc_st": "8e67acfb-09d2-44d8-a0bb-7092a8a4e7d2",
                                                  "id_line": 2,
                                                  "id_item": "c137bad0-4869-43eb-8358-00b359ea8b7b",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "61"
                                              }
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "62"
                                        },
                                        "mt_locations1": {
                                          "$ref": "62"
                                        },
                                        "mt_pos": {
                                          "$ref": "10"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "st_users1": {
                                          "$ref": "8"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "24"
                                          },
                                          {
                                            "$ref": "24"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "13"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "44"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "46"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "65",
                                            "id": "dd97dff9-50d3-4638-8118-77f51181f7a7",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "16c736c3-0098-48a8-bb2e-6d8f324accc7",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                            "printed": true,
                                            "print_on": "2026-01-10T12:09:19.3240021+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "44"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "49"
                                },
                                {
                                  "$ref": "49"
                                }
                              ],
                              "st_users": {
                                "$ref": "8"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "42"
                                },
                                {
                                  "$ref": "42"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "31"
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "891e2f84-624e-4bf3-880d-d32ae7a420cc",
                                  "id_pos": "3b88f7bb-068e-4628-8747-f0a156582aa9",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-01-10T12:09:19.3240021+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "3b6d3560-b985-4132-8365-509c1ea23c76",
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                  "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "59efa189-d2da-4e47-a7ec-87b62d7c11a2",
                                  "id_pos": "85391305-28b6-4ca3-9d06-ade55b80786c",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                  "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "a20df6b5-7439-4aee-9484-d99812188232",
                                  "id_pos": "96fda397-518b-4618-a711-045b788ff8fb",
                                  "date_add": "2026-01-10T12:09:19.3240021+01:00",
                                  "date_upd": "2026-01-10T12:09:19.3240021+01:00",
                                  "date_out": "2026-01-10T12:09:19.3240021+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "44"
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "392d4285-8557-4a7e-8b42-9124e4b60762",
                                  "id_user_add": "f301daf7-1d5c-4428-b0e7-0cb9c340395d",
                                  "id_table": "242cbcd3-a5d7-49e7-918a-abf45a597b56",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "425bcfe0-220a-4de7-9728-3a596d89d9c6",
                                  "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "87b3f419-4c23-4bc9-b694-b0d337e7262c",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                    "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "cc98bd41-b9d5-4bf1-b58e-3a324f868160",
                                        "id_sync": "dae73905-12ac-4e67-b170-7cda20996763",
                                        "json": "sample string 3",
                                        "id_table": "1fd28caa-d208-4a05-a0d3-664c3bb16da6",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "091f9fe7-2d57-4482-980a-27fce5ae3470",
                                          "id_branch_from": "e8ebf055-2311-4717-a685-b3b79bbd708c",
                                          "id_branch_to": "80e0479d-0d52-4960-b05f-26c73cd55267",
                                          "type": 4,
                                          "created_on": "2026-01-10T12:09:19.3240021+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-01-10T12:09:19.3240021+01:00",
                                          "send_on": "2026-01-10T12:09:19.3240021+01:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "eb726e05-7371-4e3a-bd06-527938e6fcdc",
                                  "id_pos": "5c8c6c54-58cc-4362-8a9f-376eece1880d",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-01-10T12:09:19.3240021+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "21"
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "31"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "st_images": {
                        "$ref": "3"
                      },
                      "st_images1": {
                        "$ref": "3"
                      },
                      "st_permisions": [
                        {
                          "$id": "74",
                          "id": "4b974002-6ac6-45d7-90af-c350115af53d",
                          "id_function": "e3f229a0-5ce0-490c-9176-4ad4ac4202c9",
                          "id_user": "e560cbcc-6393-4143-810b-4cd1c56df3f2",
                          "id_profile": "74b39c83-b311-453f-bfab-95f99b3afbeb",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-01-10T12:09:19.3553044+01:00",
                          "last_update": "2026-01-10T12:09:19.3553044+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "75",
                            "id": "b13b7e4c-4ad1-4376-b019-3a7defb0e327",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "is_pass_required": true,
                            "is_admin": true,
                            "level_id": 7,
                            "order_1": 8,
                            "order_2": 9,
                            "order_3": 10,
                            "order_4": 11,
                            "is_tips": true,
                            "active": true,
                            "created_on": "2026-01-10T12:09:19.3553044+01:00",
                            "last_update": "2026-01-10T12:09:19.3553044+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "8"
                              },
                              {
                                "$ref": "8"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "8"
                          },
                          "st_functions": {
                            "$id": "76",
                            "id": "74179b43-16bf-43f7-9f14-9b51e55072cd",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "9454c7cc-d11a-4a8f-a678-739be66cda43",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "1276e8ee-0900-4bc6-aeac-2431fda3e592",
                            "view_pos": true,
                            "order": 10,
                            "color_border": "sample string 11",
                            "color_button": "sample string 12",
                            "color_font": "sample string 13",
                            "font_bold": true,
                            "font_underline": true,
                            "font_size": 16,
                            "active": true,
                            "created_on": "2026-01-10T12:09:19.3553044+01:00",
                            "last_update": "2026-01-10T12:09:19.3553044+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "77",
                              "id": "c1ae8333-a395-4f0b-bcb2-ab3977bc9828",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-01-10T12:09:19.3553044+01:00",
                              "last_update": "2026-01-10T12:09:19.3553044+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "76"
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "3"
                            },
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "75"
                      },
                      "st_users_token": [
                        {
                          "$id": "78",
                          "id": "92811177-0d80-49b1-8240-fc7684a9a204",
                          "token_id": "sample string 2",
                          "id_user": "acc97fa8-8fac-40dd-9b6a-f217c70406b5",
                          "date_from": "2026-01-10T12:09:19.3553044+01:00",
                          "date_end": "2026-01-10T12:09:19.3553044+01:00",
                          "created_on": "2026-01-10T12:09:19.3553044+01:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "79",
                          "id": "dd64b4c0-6e21-419f-ac82-906518b825a6",
                          "id_room_activity": "c5ae07de-f41a-46c9-8e19-260282b4f932",
                          "id_pos_sesion": "bbe3f80a-8f2f-4d07-be41-be64809a27c6",
                          "log_text": "sample string 4",
                          "id_user": "837d631d-8f58-4549-a2da-bb05271945f0",
                          "created_on": "2026-01-10T12:09:19.3553044+01:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "59"
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "36"
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_units": {
                    "$ref": "28"
                  },
                  "mt_units1": {
                    "$ref": "28"
                  },
                  "st_images": {
                    "$ref": "3"
                  },
                  "st_users": {
                    "$ref": "8"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "63"
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "5"
              }
            ],
            "st_images": {
              "$ref": "3"
            },
            "st_users": {
              "$ref": "8"
            },
            "mt_prices_rules": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_employees": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_items": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "st_functions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_images_types": {
          "$id": "80",
          "id": "ed9dd91d-d90d-42ce-af6b-63debbde8685",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-01-10T12:09:19.3553044+01:00",
          "last_update": "2026-01-10T12:09:19.3553044+01:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "st_users": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "st_users1": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ]
      },
      "st_users": {
        "$ref": "8"
      },
      "mt_branches_zones": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "36"
        },
        {
          "$ref": "36"
        }
      ],
      "mt_locations": [
        {
          "$ref": "62"
        },
        {
          "$ref": "62"
        }
      ],
      "mt_periods": [
        {
          "$id": "81",
          "id_branch": "63f704c9-e3f2-44a1-a997-73fc2c430284",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-01-10T12:09:19.3553044+01:00",
          "date_end": "2026-01-10T12:09:19.3553044+01:00",
          "state": "sample string 6",
          "created_on": "2026-01-10T12:09:19.3553044+01:00",
          "last_update": "2026-01-10T12:09:19.3553044+01:00",
          "commited": true,
          "mt_branches": {
            "$ref": "2"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "mt_pos": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "42"
        },
        {
          "$ref": "42"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "48"
        },
        {
          "$ref": "48"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "59"
        },
        {
          "$ref": "59"
        }
      ]
    },
    "mt_employees": {
      "$ref": "21"
    },
    "mt_payment_types": {
      "$ref": "19"
    },
    "st_users": {
      "$ref": "8"
    },
    "tt_doc_sa_pay": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ],
    "tt_vouchers_det": [
      {
        "$ref": "30"
      },
      {
        "$ref": "30"
      }
    ],
    "tt_vouchers_permisions": {
      "$ref": "59"
    }
  },
  {
    "$ref": "1"
  }
]