POST api/post_vouchers

Request Information

URI Parameters

None.

Body Parameters

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: 100

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.

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "5e73b489-dfa1-4b23-b132-bbdece5bb82b",
    "id_voucher": 2,
    "locator_voucher": "sample string 3",
    "qr_code": "sample string 4",
    "date_from": "2026-07-08T06:22:54.7862844+02:00",
    "date_end": "2026-07-08T06:22:54.7862844+02:00",
    "date_used": "2026-07-08T06:22:54.7862844+02:00",
    "date_sesion": "2026-07-08T06:22:54.7862844+02:00",
    "id_employee": "af5779f1-ee93-41c8-beca-8511b1cb275a",
    "id_branch": "188230bd-2b63-44b1-8723-7ebfb36fab13",
    "id_voucher_permision": "913a61de-52b8-4694-8dfc-4a405594cac7",
    "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": "000beb02-a275-4004-ad71-a6c7d72c485a",
    "id_user_add": "4bcd6eb9-898a-4852-8587-da4fc73da34b",
    "id_doc_sa": "6af5f6ed-7995-4f29-90b3-30df70a97091",
    "id_item_sub": "e6ea7741-b939-44c2-a675-ad55bf21efc7",
    "id_pos_sesion": "c50928e6-e86e-4492-a568-be5a48017572",
    "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-07-08T06:22:54.7862844+02:00",
    "last_update": "2026-07-08T06:22:54.7862844+02:00",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "9fb5bbb5-381f-424d-b9c5-d62c022b9f02",
      "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": "dd68489b-8ba5-4183-8386-8739c826331d",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-07-08T06:22:54.7862844+02:00",
      "last_update": "2026-07-08T06:22:54.7862844+02:00",
      "id_user_upd": "1ba56dcb-b4ed-40a8-89f1-8080f7fa44bc",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "e4c72b1e-3dd8-48a9-9dc9-3dfc7ff02a1e",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "97e826f2-69c1-4214-9a58-eec846191bec",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-07-08T06:22:54.7862844+02:00",
        "last_update": "2026-07-08T06:22:54.7862844+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "6c5f4353-106d-4a3f-a197-107ec31eb916",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "4b0644f9-bb4d-4d17-8e8e-d4f2eb31c6df",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "cb6d3143-fbbd-440f-8703-d8eaf283e8c1",
            "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-07-08T06:22:54.7862844+02:00",
            "last_update": "2026-07-08T06:22:54.7862844+02:00",
            "id_user_upd": "80bae268-b60b-4bf9-859c-cc5e305bd977",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "437ba58f-f190-402a-afa0-a042a8385b54",
                "id_item": "ea4ce1fe-b11c-4c81-af95-e7ee34915437",
                "is_default": true,
                "active": true,
                "created_on": "2026-07-08T06:22:54.7862844+02:00",
                "last_update": "2026-07-08T06:22:54.7862844+02:00",
                "id_user_upd": "212ef54c-94ac-4d15-ac16-ffb6ec427448",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "27ade139-f77a-41ab-8a0d-c8f741e7027e",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "885371be-8c09-4e53-a628-dabd1a406a68",
                  "id_unit_sec": "1d45176a-db44-41de-9cb5-b42493292db8",
                  "id_brand": "dae2934f-e4e5-47a8-b8d9-31d3c185fd25",
                  "b_sale": true,
                  "b_stock": true,
                  "b_price": true,
                  "b_unique": true,
                  "b_exclude_control": true,
                  "tax": 12.1,
                  "change_price": true,
                  "force_printing": true,
                  "is_ticket": true,
                  "is_supply": true,
                  "define_price": true,
                  "is_multi_sub": true,
                  "external_id": "sample string 19",
                  "name_pos": "sample string 20",
                  "name_print": "sample string 21",
                  "id_image": "c6b51a17-d7ef-4b18-abec-08e6f77c6cb7",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-07-08T06:22:54.7862844+02:00",
                  "last_update": "2026-07-08T06:22:54.7862844+02:00",
                  "id_user_upd": "12da8421-2cdf-45ac-bf7f-ecc044cb4717",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "ee559bcc-d036-4ef1-ba56-30011e99b5cc",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-07-08T06:22:54.7862844+02:00",
                    "last_update": "2026-07-08T06:22:54.7862844+02:00",
                    "id_user_upd": "a9f553fd-fb1d-4330-84a5-9efe4a441074",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "fe0ab3c2-bb92-42b6-95da-6d102b8840e7",
                      "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": "89108cff-56d8-4f69-99f3-c8345e91c15c",
                      "view_messages": true,
                      "id_image_photo": "cd5dca86-bb71-4429-ac7b-20c0da94f521",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "f280d7a1-0626-4e5f-b107-e06a0a324d1a",
                      "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-07-08T06:22:54.7862844+02:00",
                      "last_update": "2026-07-08T06:22:54.7862844+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "b527d470-1da3-4312-8619-ef535a398689",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "ce79cdd9-83cb-4ef2-9aeb-031f9a8f664f",
                          "active": true,
                          "created_on": "2026-07-08T06:22:54.7862844+02:00",
                          "last_update": "2026-07-08T06:22:54.7862844+02:00",
                          "id_user_upd": "8f97617a-b96e-4c99-bc6d-f1f89b67e2ec",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "4cc14ec4-1a75-4ef0-9f14-3126e98536d8",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "3136d83d-ce9c-4929-be4f-716bb67280cc",
                              "id_zone": "6413efc5-5651-423f-a69b-24a0fdd1c96e",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                              "id_user_upd": "f735663f-884a-4646-9dcc-c71156647a8c",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "3084aab1-1eaf-4a80-98ff-3ea98e92aef9",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "bb1c021e-27f6-4183-86e7-6658782b97c7",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "947cb182-a29c-47d7-9dc6-e12bdf3f26fb",
                                  "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-07-08T06:22:54.7862844+02:00",
                                  "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                  "id_user_upd": "c454bfcd-6b31-4ab4-8940-4d6158822f4f",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "33c75a22-ab0e-4ecc-bde2-dd6c21e60d32",
                                      "id_cloakroom": "17e64fe2-2b23-4b68-a6a6-37bdf101a24b",
                                      "id_pos_sesion": "9960bdc6-f88f-4db1-bc42-caaef7dee3f8",
                                      "unit_id": 4,
                                      "date_open": "2026-07-08T06:22:54.7862844+02:00",
                                      "date_close": "2026-07-08T06:22:54.7862844+02:00",
                                      "id_doc_sa": "9d458510-6a2a-4bd5-9892-855e4a2f7d18",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "0263efcb-ac3d-4875-9b16-fb821379efbe",
                                        "id_pos": "952dec73-7c2f-48c7-9c82-22212444bd92",
                                        "id_doc": "7b2ec271-cbe4-4592-9db7-9f2c880fce6e",
                                        "id_branch": "89c5abf8-17f2-4a02-bb26-80c33b41718f",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T06:22:54.7862844+02:00",
                                        "date_tax": "2026-07-08T06:22:54.7862844+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "10fcce18-2bca-4539-8278-60b92e750616",
                                        "id_relationship": "2cea832e-55c2-4d66-a886-c247b8513056",
                                        "id_loc_from": "637df866-ec2d-49b2-9ff1-64de1d8cb7f2",
                                        "id_loc_end": "d01b2488-e696-4bc4-a666-f0587daff404",
                                        "id_user_add": "75f992b2-3ad9-4054-8f11-ecb4b584c35f",
                                        "id_user_upd": "706dab57-dabb-41e1-ad57-12fc0e7c9102",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "bb78e697-3041-41dd-a8c6-9ce5eaedd5d0",
                                        "id_room_unit": "e612e1f8-0298-4e9d-aab7-51cb85b63318",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "d223dbea-e994-4444-916e-e57a6921c5a2",
                                        "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-07-08T06:22:54.7862844+02:00",
                                        "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "fb7088dd-7182-4ad5-9bab-f8bb93398572",
                                          "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": "93720e83-1f3c-4ecd-8dd7-86dc1581e5cd",
                                          "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-07-08T06:22:54.7862844+02:00",
                                          "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                          "id_user_upd": "e45be5ff-adb9-4490-9167-92a075909629",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "7f1067a0-4986-4196-a89d-2d0b10954174",
                                              "id_pay": "03e0a0a8-07e8-47af-8998-d16ab7556f1d",
                                              "id_money": "5390f056-b37f-438f-a18d-f19800ca9ff3",
                                              "active": true,
                                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                              "id_user_upd": "9bd7de4e-444a-4fe0-a10e-19ad3c4f4165",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "32fe9897-193e-498f-8d01-e1d8675b4640",
                                                "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": "f3c50cdb-9441-40c5-ab21-c3d0018f5f91",
                                                "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-07-08T06:22:54.7862844+02:00",
                                                "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                "id_user_upd": "e5029da4-b818-4b78-851d-e452f31e5e45",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "70f41706-062f-4747-ae41-81d8eccf05ca",
                                                    "id_money_2": "905ba953-ed87-4033-8c49-92a42f67ddfc",
                                                    "date_from": "2026-07-08T06:22:54.7862844+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                    "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                    "id_user_upd": "83b288be-867d-40ce-97c0-6a6b2461570b",
                                                    "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": "5ae3e165-cc89-496e-8905-3c932ec51b35",
                                                    "id_pay": "bbea3d44-6f72-4408-9801-cce98857431e",
                                                    "id_money": "0bd3034d-7ad8-4432-9f88-dfe1538ea441",
                                                    "date_cashflow": "2026-07-08T06:22:54.7862844+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "9162ea16-a7bb-4854-a8b4-6220658adaf3",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "74412c08-7e05-4202-a2c9-6c41c4f27f8d",
                                                      "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": "92c9f489-f075-4616-942e-93373475d1ed",
                                                      "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-07-08T06:22:54.7862844+02:00",
                                                      "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                      "id_user_upd": "89bb98d0-0fbf-49e5-8439-ff5f5887e57b",
                                                      "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": "5a59c352-301d-47e8-930a-34aaba22e495",
                                                          "id_line": 2,
                                                          "id_pay": "3f033015-f37f-432e-a214-f8740b858141",
                                                          "id_money": "632258d7-6eda-4883-be6c-f0f0b8369f0b",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "efd82a67-2610-4bec-85d1-7d37ee07fc23",
                                                          "id_employee": "ad27bedd-a677-40db-bae9-f9480bf5e461",
                                                          "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": "ca1ceb2d-2cae-468f-ade6-2f71bdf37c55",
                                                          "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": "53fb372c-c99b-4502-8fca-1b4b2ff6b9f5",
                                                            "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": "7399b9a4-25c5-4792-be89-a28125361298",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "931c8bb9-5ed8-44d6-abc7-89eb2d115156",
                                                            "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-07-08T06:22:54.7862844+02:00",
                                                            "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                            "id_user_upd": "31b803d5-9883-4049-ae7e-6786c69b8973",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "73814ecb-4a93-424c-bf79-e6e32b96fa9b",
                                                                "id_branch": "598e5baf-f81a-4909-8b59-9bb059838a8c",
                                                                "active": true,
                                                                "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                "id_user_upd": "602c38e6-e4b0-48db-ba90-1b9f742ca321",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "8ca6c953-53ce-4a4c-8a67-a6a7aeabbe9e",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                              "id_user_upd": "00608dfd-b397-4117-8217-3b33b6b710ef",
                                                              "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": "6dfa6f20-9d15-42ef-891b-cb5f2df0937a",
                                                                "id_line": 2,
                                                                "id_item_sub": "4c58d64f-e85a-462d-909e-0770cbb9e35f",
                                                                "qty": 4.1,
                                                                "id_list": "a7198862-f9ce-44a3-9f8a-1dd8fca724a1",
                                                                "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": "9c178390-7857-4c1f-b0ad-50c5d4090c8c",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "3c3f3bdf-26b5-42f6-8cf8-103b3dde55b5",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "cd803009-6cd0-41fa-af52-b9d6bdc7cfac",
                                                                "id_user_upd": "64a5cd30-a8c8-4601-802c-de630f628ce4",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "1fa54dd2-a755-4424-beaa-0e67595b8f6f",
                                                                  "id_item": "712beddb-eb53-4715-b626-6c2afea4154a",
                                                                  "id_item_type": "a19e2907-7429-436c-becf-7cfa0a03144a",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "9f9c8853-4b5a-45fe-b249-c5ac2f145d80",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                  "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                  "id_user_upd": "69fc1b2e-9b55-4ed7-b79a-b37d6baef005",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "7f7ce6e1-e95b-410b-be5a-f37957622770",
                                                                      "id_item": "51393730-f7b6-4714-a4fc-8d556215bdfe",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "57219a80-ed87-4551-b5fd-d70e0b4e14d2",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "e89cf59c-925d-4a0c-bcb4-774979b7a209",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "93a26c1f-a722-4102-b3e1-42b7c00ba0c7",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                        "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                        "id_user_upd": "7e3ab0f4-33e0-45f1-89c9-c766d38cc69d",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "7cfb20bc-1967-4129-89b1-4d6aaac12781",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                          "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                          "id_user_upd": "ef1ed3ff-9dfa-4c8c-83fe-6d0e3c44309d",
                                                                          "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": "d83ce697-56ec-498e-828f-92736532884b",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "1db863de-2ffd-4d3b-8c35-e61649a2a6d8",
                                                                    "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-07-08T06:22:54.7862844+02:00",
                                                                    "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                    "id_user_upd": "da6a025b-cdb1-4f32-980c-e242ee8d4cf2",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "c13ad1ca-aa91-4196-9d9a-f941f017ecc8",
                                                                        "id_line": "f40297d6-8e28-4d07-bf38-af3a61c2b3f7",
                                                                        "id_category": "774698e4-9257-43c4-b520-d5545edac0fd",
                                                                        "id_item": "48c1b9ca-1265-4252-9922-78e704c9e671",
                                                                        "id_item_type": "fb1ea86d-5b76-4075-885c-0c296900c6f2",
                                                                        "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": "f99d0360-5b27-4608-99db-64c00d48cad0",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T06:22:54.7862844+02:00",
                                                                        "date_end": "2026-07-08T06:22:54.7862844+02:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "6cb024e1-e6c3-41aa-9cee-58cbee7cab53",
                                                                        "id_pos": "11d6aeac-b6e3-442f-b5ce-96c289144c7c",
                                                                        "id_list": "f04820ce-14bb-4e9b-a0ef-f0eda7b260e4",
                                                                        "id_item": "b1dbf689-1fca-4cb0-98aa-925d29ecd44a",
                                                                        "id_item_type": "d72ba2bc-7392-49ce-8361-45c5b47a2db3",
                                                                        "id_category": "cc4c1488-fdde-46fa-b2a7-519e80070abe",
                                                                        "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-07-08T06:22:54.7862844+02:00",
                                                                        "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                        "id_user_upd": "e710a8f8-7a99-4dee-b8cd-b238f489728a",
                                                                        "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": "db524c22-cba1-47a6-9d1c-454a9b3d8d91",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "038b15f5-1e3d-4224-a6e8-7fe4895ce878",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "a72d644b-1900-441f-9fa5-27b008063aca",
                                                                          "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-07-08T06:22:54.7862844+02:00",
                                                                          "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                          "id_user_upd": "2c888e10-e428-4c08-a729-4df430147948",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "33",
                                                                              "id_pos": "dc4f6a0e-febd-475d-bd30-17cfd153f5af",
                                                                              "id_pos_type": "9ed1d621-c1c9-4d2e-8cd2-17f186157b09",
                                                                              "id_price_list": "7f46afe0-92eb-4ccf-ac88-508daff64833",
                                                                              "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-07-08T06:22:54.7862844+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "id_user_upd": "81e0ccab-936f-4a7f-8bc1-ca09d5dd53a9",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "34",
                                                                                "id_pos": "9daf6c96-2ae0-4a14-9196-9a3da2e709b1",
                                                                                "id_pos_type": "61910a28-753b-472c-8048-c133618185d8",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                "id_user_upd": "b945eca6-7708-4118-87ac-b9cd2f670e83",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "33"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "33"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "35",
                                                                                  "id": "dd5aeb82-2cf0-4cd6-a277-d7f73a036ae1",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                  "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                  "id_user_upd": "80aedebe-eca5-43d7-982d-ff60f9190ef3",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "36",
                                                                                      "id": "1f249e50-b50e-4ce2-a02f-81bee2b5879e",
                                                                                      "id_branch": "b8c6a5fb-97c3-4d2f-8733-e4ab0c62aead",
                                                                                      "id_pos_type": "61362b9d-1c97-428f-93b3-bb3731348815",
                                                                                      "id_pos": "8daf77ba-17dd-46df-93a2-305503833979",
                                                                                      "id_item": "8865ed99-0f4c-405e-bfd5-557d1fb6343a",
                                                                                      "date_from": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "date_end": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "id_user_upd": "75c9ef94-2a83-4e12-8939-017050660141",
                                                                                      "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": "dd685f97-acb9-4367-a51e-7b9efdb971e6",
                                                                                      "id_doc": "cb12bfa8-c1f5-40fe-aa22-bc053c0fd0ab",
                                                                                      "id_pos_type": "915187d8-8d90-4fc7-9973-6afe5e9b9de9",
                                                                                      "id_doc_print": "c7099913-81f6-4fd1-a43a-6cb9e3ae7b9f",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "id_user_upd": "bad87666-6153-47a6-a2f8-c9c543620953",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "14"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "38",
                                                                                        "id": "3ec10ff9-99c3-4e69-8d5c-6659368ed552",
                                                                                        "id_pos": "885d49a5-85d2-4ba6-992a-ae7698b415ae",
                                                                                        "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-07-08T06:22:54.7862844+02:00",
                                                                                        "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                        "id_user_upd": "319afa97-aaa0-4a8e-85fc-7c933dee46e7",
                                                                                        "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": "7f2ae182-5713-4f89-b87b-9174414f2812",
                                                                                        "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-07-08T06:22:54.7862844+02:00",
                                                                                        "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "40",
                                                                                            "id_doc_print": "2f649f50-7543-4765-9d25-fcf153f1e402",
                                                                                            "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": "478bc4f8-eb49-4d49-ae79-2ce21a67ffbe",
                                                                              "id_item_sub": "dbd3ef1d-781d-4a72-8473-70ee17c83964",
                                                                              "validity_date": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "id_user_upd": "0381dade-0edb-4459-9270-ae526a23ea7f",
                                                                              "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": "71e5f27a-c6ad-410a-b2c1-bf9ab5f7405f",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "date_end": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "id_branch": "29d659d6-3f63-449b-a850-2405e0aa4337",
                                                                              "id_pos": "fc026d68-4d0c-4e7e-b34e-9daff67e25eb",
                                                                              "id_list": "449f2986-6ed3-4c7a-a9fc-a32f44888a22",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "id_user_upd": "7bbcac52-471c-44ba-b2e1-49a58521b449",
                                                                              "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": "9f528b38-668a-485c-8b06-911099e0a4ca",
                                                                        "order_id": 2,
                                                                        "id_item": "423351ec-dd41-42d7-bc7e-3868790192dc",
                                                                        "id_item_type": "ba23a0cb-ca00-4810-9e66-fd67c9e1803b",
                                                                        "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": "67424c33-b800-4c84-a138-1b05fd3e2e80",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "fbec7ea3-da6f-4fe1-a457-9f02bb3f9bf7",
                                                                        "count_voucher": 1,
                                                                        "id_category": "caea7091-ac56-4a67-a90e-d7eaf01a9c8b",
                                                                        "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                        "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                        "id_user_upd": "2aa3e1cb-c002-49e1-8731-919dbc604343",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "44",
                                                                          "id": "7c68f6c1-1163-4208-b023-f521dc1009e4",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "e40c293b-f84e-43ec-986e-f3b793fc30a8",
                                                                          "date_tax": "2026-07-08T06:22:54.7862844+02:00",
                                                                          "date_open": "2026-07-08T06:22:54.7862844+02:00",
                                                                          "date_close": "2026-07-08T06:22:54.7862844+02:00",
                                                                          "id_user_open": "78dfac93-0d0d-4530-809a-efc193d57e2b",
                                                                          "id_user_close": "bd67bf2a-5e06-47e0-b0bb-1bcb2e76df4a",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                          "last_update": "2026-07-08T06:22:54.7862844+02: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": "92faf4da-33ba-4876-bfb3-d2d51679c3f3",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "834f5b13-c666-4f58-a904-d1e209de9277",
                                                                              "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-07-08T06:22:54.7862844+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "c46d475e-aa12-44b9-b6fd-cde0e86085bc",
                                                                              "id_room_unit": "2eff3bb9-6c46-4f59-89ee-d012c6f4f473",
                                                                              "id_room_list": "9161e253-3ff4-46df-ae4e-6c3d8996d8d4",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "date_from": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "date_end": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "date_open": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "date_close": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "id_employee": "69e185cb-368e-4572-8c4e-6a0e1b58b7a2",
                                                                              "id_employee_sec": "2c39c695-655b-404a-8557-21e09a03d2df",
                                                                              "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": "af867055-915f-4fd3-96c5-1851a46045f7",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "127c8ce8-1699-4464-9078-09db45aeccc9",
                                                                              "id_user_close": "e4074134-0db8-4a11-940e-120fd018e6d3",
                                                                              "id_unit_state": "f1f5e19c-7dc6-49b0-9ce5-ce5625dddec4",
                                                                              "id_pos_sesion": "c429dacf-4cda-4ae0-8776-553958ece5c3",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "47",
                                                                                "id": "3114e731-de71-4bce-a79e-f5d80ca5726c",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "75335c53-f470-4573-9757-96781c7358a7",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "f3e3b24b-0b54-4118-9a6b-68a31a9f90e3",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T06:22:54.7862844+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                "id_user_upd": "b11102d9-881a-4a76-8ee5-aa716aa76e44",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "48",
                                                                                  "id": "7248a82f-5b0d-4381-b0e4-66d7c208ed8c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "99439a5b-7099-41d3-86be-808f0b459856",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "693ee58f-9b2e-47a1-bda1-a3ef1a048163",
                                                                                  "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": "fde16105-1fb7-43bb-8bff-6bca08e3caa1",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                  "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                  "id_user_upd": "fa5e80c5-e94a-4d02-90c9-ee6c34774d9b",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "49",
                                                                                      "id_pos": "6e7af033-2c32-40d8-b8e8-6a38849a3c6e",
                                                                                      "id_room": "4caeaf0a-c923-4473-9b7a-72ca23e2b50a",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "id_user_upd": "ca2e7f98-a28a-4ab2-a8d3-3ec87aa54953",
                                                                                      "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": "2c903d4a-3d33-4a8e-afe4-d66b5d2c8d92",
                                                                                      "id_room": "f86cd6ef-2319-4923-8f3c-80c9b63182bb",
                                                                                      "date_in": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "date_out": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "id_user_add": "a06a43c3-80c3-4db9-8015-59c1a07ceff2",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.7862844+02: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": "4811cf99-19ac-4ce7-9bdf-a3876f9d6ee1",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                  "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                  "id_user_upd": "bfcb4f2f-7cc8-44ac-878a-148fa8262649",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_room_type": "a071c6b8-7277-47cc-a7c9-1691e4757d04",
                                                                                      "id_room_state": "6427ee04-218c-43a2-aa64-8538fd3a16f3",
                                                                                      "id_image": "531b0fed-7f30-463f-a5e4-575e313c5833",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "id_user_upd": "89b69c26-07a5-4c2d-8282-5eb2689fe925",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "53",
                                                                                        "id": "37bb6d36-d597-4994-a63f-6ec1b181e7c6",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                        "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                        "id_user_upd": "4e4e6f38-62ce-44a7-bc6e-69d5bfe9024e",
                                                                                        "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"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "54",
                                                                              "id": "7e71eb08-9131-4f44-9cba-76e0f0e3db68",
                                                                              "id_pos_sesion": "805d62a2-16ce-4c5f-b2dd-fa695b470322",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "792885d0-cfe5-43b5-90ab-2d67f5fcd493",
                                                                              "id_room_unit_activity": "abdc5fd0-9c73-41db-9f24-61423c636fbd",
                                                                              "id_doc_sa": "f0772d11-1456-4c6f-bd24-d8e59ed72c73",
                                                                              "id_pos_type": "0718a0a4-c315-4035-97d7-9af3bb91373c",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "46f56f20-34a6-4be3-9aae-0a59a10dfdea",
                                                                              "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-07-08T06:22:54.7862844+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_tip": "49da522f-4c8c-447c-ab0f-8368065ef37c",
                                                                                  "id_user": "98d1e45d-22b5-4bc2-9eb2-52a228178bb8",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                  "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "55"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "54"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_pos_sesion": "6c200bcc-545d-455a-ac84-63b1addd61cd",
                                                                              "id_user": "5103e985-2760-4f36-bf0c-2e243e0f01e8",
                                                                              "date_add": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id": "77ad639c-6f28-44bc-885b-56f43778171c",
                                                                              "id_user": "f2d8dcb5-c554-47bc-b1af-43f7f0953616",
                                                                              "id_user_profile": "d6854fb0-0b3d-4681-b086-2d7ab90d34c6",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "id_pos_sesion": "8459b403-66be-4d49-b830-e3480975935f",
                                                                              "date_login": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "date_logout": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "58",
                                                                                "id": "626260bc-9535-43b4-832b-b712052c5f91",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "59",
                                                                                    "id": "aa9aa7e7-eab1-41e2-b081-e22430254f00",
                                                                                    "id_function": "1d29ee8d-0652-4a93-a478-ff384cda1b8f",
                                                                                    "id_user": "12f2e778-9bed-421d-9585-253acbf152b0",
                                                                                    "id_profile": "cc089f99-82b0-4cd5-8144-91063bcdaaa9",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "60",
                                                                                      "id": "c942dab0-f264-47cd-a199-3feb7862cdd7",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "277ca68e-304a-43ea-bb90-bb3b47e353f1",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "3eedc0dc-e785-44e4-b586-0f1abed4bf6a",
                                                                                      "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-07-08T06:22:54.7862844+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "61",
                                                                                        "id": "b5a3be2a-5910-40b7-8ecb-ec69a0fffea1",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                                        "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "59"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "59"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "59"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "62",
                                                                              "id": "a15cae71-12e0-4bc5-b9e0-3f0d1013a6a3",
                                                                              "id_user": "ab3d893f-0d12-4355-8a62-7396965876cb",
                                                                              "date_add": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "dc11c567-5517-477f-988b-9b6db31f576a",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "id_pos_sesion": "7e48f90e-0164-41fa-8e7f-6d03c77197e0",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "62"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "63",
                                                                    "id": "4c21da11-465b-413c-bee0-c86ebf58462d",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "000c70be-34f9-45a8-a33c-58deb859f732",
                                                                    "id_doc_print": "6bb30d36-bbe1-42fa-a3d0-8e591055ff1d",
                                                                    "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-07-08T06:22:54.7862844+02:00",
                                                                    "last_update": "2026-07-08T06:22:54.7862844+02: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": "64",
                                                                    "id_doc_sa": "bb3755ee-a306-405f-a1cc-d30c4562dead",
                                                                    "id_line": 2,
                                                                    "id_item": "e021a7d3-3a1c-4ade-9203-51f83feb0b14",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "64"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "1"
                                                              },
                                                              {
                                                                "$ref": "1"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$id": "65",
                                                                "id": "d7fd3a8e-6700-40e4-b6f6-b2d7430e465a",
                                                                "date_from": "2026-07-08T06:22:54.7862844+02:00",
                                                                "date_end": "2026-07-08T06:22:54.7862844+02:00",
                                                                "date_used": "2026-07-08T06:22:54.7862844+02:00",
                                                                "id_employee": "3c11c8e0-47b5-410c-8fa7-f84f69bf6024",
                                                                "id_branch": "5555072b-1c8e-4c72-87cd-4b93ff00bc84",
                                                                "count": 6,
                                                                "count_used": 1,
                                                                "unlimited": true,
                                                                "id_user_add": "7c5673da-0d4c-4709-87e1-b5d60dc78858",
                                                                "is_entry": true,
                                                                "is_consume": true,
                                                                "active": true,
                                                                "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                                "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_vouchers": [
                                                                  {
                                                                    "$ref": "1"
                                                                  },
                                                                  {
                                                                    "$ref": "1"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "65"
                                                              }
                                                            ],
                                                            "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": "66",
                                              "id_pos": "0c56aa21-0e75-4ebc-b5c9-0675f93b41ea",
                                              "id_doc": "b190bce4-45b5-423a-a6b4-86a1ac97388d",
                                              "value": 3,
                                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "67",
                                              "id": "387b3372-c10f-478f-bcff-5faf1f9b2f90",
                                              "id_pos": "b8db6c34-c706-45e1-8436-40a9eecd88e5",
                                              "id_doc": "93d51b91-873f-4071-b455-729fafc63362",
                                              "id_branch": "b1a3ef38-cc85-4760-816d-edb2d70ff76f",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T06:22:54.7862844+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "223d8824-1b51-4e29-ba1c-fb6e389c003f",
                                              "id_loc_from": "e10cf238-77d7-4d2c-90c5-110befbe1bda",
                                              "id_loc_end": "6985c6aa-b5ac-4de3-ae73-aa30cb8cae38",
                                              "id_user_add": "30cc9476-b650-441f-92d9-26bb577d1c44",
                                              "id_user_upd": "eb5b882c-3d00-4a07-8a51-925a0225a625",
                                              "id_pos_sesion": "d195c91e-3046-49c6-a3ae-fc9fbe74db5b",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-07-08T06:22:54.7862844+02:00",
                                              "active": true,
                                              "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                              "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "ffba973d-5037-4b53-960a-d4d58fea6916",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "8e031e12-147a-491c-8a10-733e5703ae13",
                                                "active": true,
                                                "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                "id_user_upd": "1a685a34-9104-4625-90c6-f0e480e9df29",
                                                "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": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "69",
                                                    "id_location": "d4a423bf-3635-4a84-83e7-498d3861afba",
                                                    "id_item": "72bc6767-7f68-45a6-adb9-2bc8dcd0edd6",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                                    "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "68"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "70",
                                                  "id_doc_st": "99247d00-4483-466e-9558-ab13ebb3ea66",
                                                  "id_line": 2,
                                                  "id_item": "c05584a9-2e0c-421a-8522-2ff18bc4affe",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "68"
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "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": "71",
                                            "id": "b4dd0909-0f07-4052-b3c4-b36df0d90969",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "0c3236ee-ab79-4dd3-976f-cf840049acc9",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                            "printed": true,
                                            "print_on": "2026-07-08T06:22:54.7862844+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "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": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "2069c3c5-59b3-4f77-afec-1dd9630bbc10",
                                  "id_pos": "f10d36ff-a03b-4013-896b-6c4b9fb93ed3",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-07-08T06:22:54.7862844+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "1e11f191-e3ca-4f07-99db-d844cd92ecff",
                                  "active": true,
                                  "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                  "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "102f5907-81d7-47db-800a-1fb281d8a739",
                                  "id_pos": "839f31c7-3adc-447d-8b2a-17c07c0aa8dd",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                  "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "e0972860-1d29-4ba0-87df-e7fe9c2c1abb",
                                  "id_pos": "ed44b23b-fa62-48a9-b7d5-ddc986f8ac6a",
                                  "date_add": "2026-07-08T06:22:54.7862844+02:00",
                                  "date_upd": "2026-07-08T06:22:54.7862844+02:00",
                                  "date_out": "2026-07-08T06:22:54.7862844+02: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": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "44"
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "3d3c5adc-3c52-4a16-b4cb-708d4df85be4",
                                  "id_user_add": "e1ff64df-7a88-4dbf-8bb7-b8e78c5f726e",
                                  "id_table": "9319e401-31e0-4be7-b2a9-e6d4aa2c10a5",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "c092c730-6953-4786-8b0a-1c89684877aa",
                                  "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "b481dac2-5931-460f-a738-083163d22589",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                    "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "37f0173e-f8e1-4031-99f5-64b393a72ef4",
                                        "id_sync": "b523986f-7de7-464d-a94c-661b2524cf50",
                                        "json": "sample string 3",
                                        "id_table": "a66699cf-e94c-4089-9d0c-bb012f57a36c",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "c1b07896-0035-43b2-b4fd-f9f20c20759c",
                                          "id_branch_from": "9638add1-b281-44f3-b397-b7fd30140b05",
                                          "id_branch_to": "c98ba1ca-f0a1-4eef-a9de-a4b8b3fd83d4",
                                          "type": 4,
                                          "created_on": "2026-07-08T06:22:54.7862844+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-07-08T06:22:54.7862844+02:00",
                                          "send_on": "2026-07-08T06:22:54.7862844+02:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "4d9197e3-11aa-4678-ace3-9418eecb15fd",
                                  "id_pos": "003d3e50-a023-4ec0-a5ab-f8f1f1fbb35c",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-07-08T06:22:54.7862844+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            {
                              "$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_featured": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "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_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": [
                        {
                          "$ref": "59"
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "st_users_token": [
                        {
                          "$id": "80",
                          "id": "0bf67e3f-5dc9-4622-9bb1-a4df7695f18a",
                          "token_id": "sample string 2",
                          "id_user": "d75e3e9e-18ba-4b5c-89ad-c605cd8a50f2",
                          "date_from": "2026-07-08T06:22:54.7862844+02:00",
                          "date_end": "2026-07-08T06:22:54.7862844+02:00",
                          "created_on": "2026-07-08T06:22:54.7862844+02:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "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_st": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "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": "81",
                          "id": "95d95cac-a2da-4a8d-aa0d-9405659428b5",
                          "id_room_activity": "4c5d5de8-f9b3-420f-b64c-380e267ce1b7",
                          "id_pos_sesion": "1da862be-cec8-40ef-8ab0-858c89db3e9e",
                          "log_text": "sample string 4",
                          "id_user": "06a6b08c-2ac4-4778-951c-0a3329509f97",
                          "created_on": "2026-07-08T06:22:54.7862844+02:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "58"
                      },
                      "tt_cmd_connection": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "tt_cmd_messages": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ]
                    }
                  },
                  "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": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "70"
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "69"
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "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": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "st_images_types": {
          "$id": "82",
          "id": "dd9bae29-d333-4dc1-842d-b16fa27f9dbb",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-07-08T06:22:54.7862844+02:00",
          "last_update": "2026-07-08T06:22:54.7862844+02: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": "68"
        },
        {
          "$ref": "68"
        }
      ],
      "mt_periods": [
        {
          "$id": "83",
          "id_branch": "8d056c07-2c2f-42a2-97f4-97020852fef1",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-07-08T06:22:54.7862844+02:00",
          "date_end": "2026-07-08T06:22:54.7862844+02:00",
          "state": "sample string 6",
          "created_on": "2026-07-08T06:22:54.7862844+02:00",
          "last_update": "2026-07-08T06:22:54.7862844+02:00",
          "commited": true,
          "mt_branches": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "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": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "65"
        },
        {
          "$ref": "65"
        }
      ]
    },
    "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": "65"
    }
  },
  {
    "$ref": "1"
  }
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

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: 100

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": "cf4e7db2-3217-4ec6-a926-13a4c7356862",
  "id_voucher": 2,
  "locator_voucher": "sample string 3",
  "qr_code": "sample string 4",
  "date_from": "2026-07-08T06:22:54.8039356+02:00",
  "date_end": "2026-07-08T06:22:54.8039356+02:00",
  "date_used": "2026-07-08T06:22:54.8039356+02:00",
  "date_sesion": "2026-07-08T06:22:54.8039356+02:00",
  "id_employee": "e9653a40-60aa-465a-be54-9d19a1bda9a6",
  "id_branch": "f9769a37-9de1-4f4e-adb9-3dae2b8808e5",
  "id_voucher_permision": "c38da710-06ed-4dfe-baa0-a295c4846c5b",
  "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": "cfc9a456-4c16-4a11-a0f1-9634c83124c9",
  "id_user_add": "6a9dee19-a67f-466f-b0f7-7085988d63b2",
  "id_doc_sa": "cd6bbe22-4949-4372-bc9c-7bedfbe347a0",
  "id_item_sub": "288c9d2d-70f7-491d-9b0c-20013bef3ea9",
  "id_pos_sesion": "a4341492-7f77-4a4f-8e1c-bb886b8db598",
  "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-07-08T06:22:54.8039356+02:00",
  "last_update": "2026-07-08T06:22:54.8039356+02:00",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "b3dec91d-0fca-4d9c-82c5-8637c2e46f11",
    "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": "b085e046-0144-42d1-8ca3-3d74783f1b93",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-07-08T06:22:54.8039356+02:00",
    "last_update": "2026-07-08T06:22:54.8039356+02:00",
    "id_user_upd": "71058bd4-1ddb-4153-9c0f-146425589d58",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "5eb65a5e-6312-452b-9138-a7fbdebfa5f7",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "7bed2ee4-4319-45c4-9ce2-e010687f41d2",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-07-08T06:22:54.8039356+02:00",
      "last_update": "2026-07-08T06:22:54.8039356+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "e57f0a46-32b8-4040-ac3f-1690a07c7ef8",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "1575ac18-fc3a-474c-b9fa-f20225f1ea82",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "b3322fd3-9101-4b02-8d53-ae746cdb33d9",
          "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-07-08T06:22:54.8039356+02:00",
          "last_update": "2026-07-08T06:22:54.8039356+02:00",
          "id_user_upd": "e7a39231-d146-4121-8b54-73f706a5b526",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "052b1d57-a962-4f81-9654-ace4d4db2f65",
              "id_item": "d6ef8738-edc4-4e6e-948c-55764bc29a13",
              "is_default": true,
              "active": true,
              "created_on": "2026-07-08T06:22:54.8039356+02:00",
              "last_update": "2026-07-08T06:22:54.8039356+02:00",
              "id_user_upd": "d178b22e-01ad-40bd-9390-c4a83fb30308",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "ff194f0a-bf77-446a-988b-fd90b74743dc",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "a39171b5-4318-43ca-b01c-2bfaf7aa47fa",
                "id_unit_sec": "6fca85fe-411a-4b41-8d89-96cfed7af876",
                "id_brand": "c12add45-1793-4052-afd2-f3b425ffca00",
                "b_sale": true,
                "b_stock": true,
                "b_price": true,
                "b_unique": true,
                "b_exclude_control": true,
                "tax": 12.1,
                "change_price": true,
                "force_printing": true,
                "is_ticket": true,
                "is_supply": true,
                "define_price": true,
                "is_multi_sub": true,
                "external_id": "sample string 19",
                "name_pos": "sample string 20",
                "name_print": "sample string 21",
                "id_image": "18b9531c-863d-4e41-ad84-ecf45c37a275",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-07-08T06:22:54.8039356+02:00",
                "last_update": "2026-07-08T06:22:54.8039356+02:00",
                "id_user_upd": "5d6c3410-0d5d-4536-874c-0075487289eb",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "70e63d94-b37f-4b37-bb34-79c9bfef37b3",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-07-08T06:22:54.8039356+02:00",
                  "last_update": "2026-07-08T06:22:54.8039356+02:00",
                  "id_user_upd": "1e410d2c-425e-4536-a631-8fc7e888020f",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "73995b14-a6c4-4c7f-ab01-c00e507fb9b1",
                    "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": "5234975f-b20c-4f26-bf21-71c5962cf879",
                    "view_messages": true,
                    "id_image_photo": "280df7db-a298-4456-9d39-befeedc9a20b",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "171bdb03-dda5-4cf5-867b-9d5c56ea2c99",
                    "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-07-08T06:22:54.8039356+02:00",
                    "last_update": "2026-07-08T06:22:54.8039356+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "1642ba65-d80c-4371-8284-52fd0c9e50f5",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "c9aac0dc-0b7e-4e25-8ab5-8266ee471429",
                        "active": true,
                        "created_on": "2026-07-08T06:22:54.8039356+02:00",
                        "last_update": "2026-07-08T06:22:54.8039356+02:00",
                        "id_user_upd": "27cc9da0-b29b-40a2-87bd-4280d060619d",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "00ece9ac-736d-4e00-804d-5ed64f6c6052",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "6953a8dc-62c7-4e28-ae77-e7824a503e8a",
                            "id_zone": "6e3fa742-9dbe-4aa4-9ae3-ab038f370256",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                            "id_user_upd": "82e8cc35-1ea3-41dc-83fb-60daf27ee821",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "c9b7d24c-737d-456e-b3d7-4da7051b563c",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "df51f5b8-758f-4e76-853c-6eabea06804b",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "36fc2054-3af6-4a0a-aca0-eae262630915",
                                "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-07-08T06:22:54.8039356+02:00",
                                "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                "id_user_upd": "c8942c21-8786-46db-a4a9-11bbd569d895",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "bb546f64-3e7a-4c09-bf33-7707a10b9b28",
                                    "id_cloakroom": "625c552c-a2e9-4743-9aa6-423f72b1e851",
                                    "id_pos_sesion": "b0ad7f8f-7519-4fca-a877-cbfe370cb342",
                                    "unit_id": 4,
                                    "date_open": "2026-07-08T06:22:54.8039356+02:00",
                                    "date_close": "2026-07-08T06:22:54.8039356+02:00",
                                    "id_doc_sa": "0a0c542d-d3d7-41a3-82d4-f1706149e06e",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "33ead819-fdec-44f4-a37a-c5cd8830f683",
                                      "id_pos": "38fe5a91-1246-4c03-85b4-5dd7669aee0a",
                                      "id_doc": "fb1e1764-262c-4ae4-9603-e9cd6695630c",
                                      "id_branch": "e2d04ede-ca1d-4dd9-bca4-aaafb7239552",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-07-08T06:22:54.8039356+02:00",
                                      "date_tax": "2026-07-08T06:22:54.8039356+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "a2255424-29a2-45c5-99ff-4fff5b2376cb",
                                      "id_relationship": "05b0f6e4-efd9-4b54-9dee-d47630d11867",
                                      "id_loc_from": "743c6597-2025-4e1d-ab9e-603387d5fd6d",
                                      "id_loc_end": "6ba2715d-bcbb-4c3b-bbc0-b7b64500138c",
                                      "id_user_add": "5e586f11-b8e5-4062-a3a1-c0ba3bf7b09b",
                                      "id_user_upd": "9b7c56ae-0ccf-4876-b4f7-1b56cdae09d8",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "e9404d48-7163-479e-a204-a29efd2fab7f",
                                      "id_room_unit": "0bfe7907-d39d-4990-bba8-6b8963af61ff",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "fa5ea766-29e1-4e83-ae0c-cb42f1e59ac7",
                                      "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-07-08T06:22:54.8039356+02:00",
                                      "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "bc9c360b-74f4-4227-8379-09a35f1c476d",
                                        "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": "43e9d7de-4ca5-4699-a961-6e7e73d50c5c",
                                        "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-07-08T06:22:54.8039356+02:00",
                                        "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                        "id_user_upd": "8ba82f34-5499-4bce-8fe6-c85ed3ccdc77",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "665b398e-2ff2-4082-ab94-e6583471737e",
                                            "id_pay": "ef229c9e-2b31-4caf-93d5-b7b26d56c6f5",
                                            "id_money": "a8730420-d975-42e9-86ec-3e30f5d3fda3",
                                            "active": true,
                                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                            "id_user_upd": "0234f810-7695-406b-ae40-453779e12ed2",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "a7a53835-dfae-44d7-aad7-d60a78b4e254",
                                              "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": "0cfacece-bf5f-4761-8ea6-6e91faf0f51c",
                                              "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-07-08T06:22:54.8039356+02:00",
                                              "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                              "id_user_upd": "ec2b17e4-4337-4167-b6de-17208f85be9d",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "c00a382b-d1b9-4092-8c7b-dc8f06a3f53c",
                                                  "id_money_2": "8257f52e-8dab-4e60-b822-b441826c0c7d",
                                                  "date_from": "2026-07-08T06:22:54.8039356+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                  "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                  "id_user_upd": "8ef7b942-c794-4f8a-99e0-12e5773d34c6",
                                                  "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": "31659b73-d12c-443a-8a43-197961158afc",
                                                  "id_pay": "682e146c-f690-4d35-8711-85e508e050fe",
                                                  "id_money": "55f7eb88-ca51-46e9-97f6-96ca864b4795",
                                                  "date_cashflow": "2026-07-08T06:22:54.8039356+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "95b93ffc-e85e-44a6-bc82-d4a2154b66bf",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "ad6ee094-668b-45aa-bb6d-fc8237bdfeaa",
                                                    "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": "0220cf7c-2893-4762-8d38-bc1ce8089ade",
                                                    "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-07-08T06:22:54.8039356+02:00",
                                                    "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                    "id_user_upd": "6f122626-8467-40a8-84dd-aa44dea01be4",
                                                    "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": "66c2a8d9-d02d-4b43-a6e2-2cc2ab91f7fd",
                                                        "id_line": 2,
                                                        "id_pay": "8ab629ba-1772-46b6-b3dd-3e8bd01db353",
                                                        "id_money": "8e06f481-bb02-44be-a02d-21cad1bd5865",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "453b4894-4847-4f42-865c-1916627a9cd1",
                                                        "id_employee": "e5e6585f-e9b6-4cc8-9e8d-0e3c7fe5aa9c",
                                                        "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": "342bf7c4-2be2-431a-8fc4-6dcd3c69de33",
                                                        "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": "42c51196-68e8-460e-85f9-e1888631effc",
                                                          "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": "01d7e00c-d40d-4510-80d6-66dc232dbc84",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "ae5a3e4e-7d17-4f5d-8002-6f12c842916c",
                                                          "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-07-08T06:22:54.8039356+02:00",
                                                          "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                          "id_user_upd": "d314d935-61de-495c-aa16-601af55424dd",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "71903c05-2acf-42ac-8c40-e2d3f4178990",
                                                              "id_branch": "3e3fbd32-d481-4613-bbe9-8139e36f0378",
                                                              "active": true,
                                                              "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                              "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                              "id_user_upd": "01b8d819-373c-426c-b82d-c631c04c8063",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "9a3d6fdc-091f-4f94-b789-4f32c73d84d4",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                            "id_user_upd": "2af085ed-6295-437d-bf02-d890a122a78d",
                                                            "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": "9c446d9f-cb71-4ca8-92ba-003d2bc46362",
                                                              "id_line": 2,
                                                              "id_item_sub": "72c6707a-ba2f-421f-a6ac-d88517d6b92e",
                                                              "qty": 4.1,
                                                              "id_list": "6d020d40-25e3-40b0-b288-72f6bcd47a76",
                                                              "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": "7331e6da-0a72-4394-9f76-4bc9f54f83d6",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "225eb04f-6695-4dea-a574-91208eb59622",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "99f3735d-4578-4afd-9cff-af436ec2da45",
                                                              "id_user_upd": "8b9065f6-be1c-4589-82c1-a50bbbb1fc8a",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "d15a5ac9-d373-49a1-b30c-b69d9dfa864b",
                                                                "id_item": "0d46f5d1-e612-4c3b-92e1-3e3ea0ef6048",
                                                                "id_item_type": "6a9af193-6d33-4cf2-86c9-4d183d5c7041",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "b4599aed-8764-4409-a632-d9f8ff69993d",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                "id_user_upd": "4ddbdaa7-b1d9-4e98-b869-459dc6e6dc38",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "1d7c8162-bdf7-4071-9607-fce9847b1733",
                                                                    "id_item": "b3d72ad9-f13e-49f4-bd60-3351213c0f59",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "468d37c0-23a4-4827-9b83-a5c1f41e2b50",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "96a4fc8f-dc19-4480-b488-171e59f46d55",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "35322290-69b4-4e16-8583-c180b50f7d0a",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                      "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                      "id_user_upd": "8d240a60-7433-4062-98f2-7723d4fb90bd",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "be115ae8-9bcd-46ed-867d-c3a63d12fb18",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                        "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                        "id_user_upd": "51eb1517-8f24-4c58-b2a8-85f1ac93548f",
                                                                        "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": "b80f78f5-067d-435f-a9ae-2680c15ec6e2",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "96d26b51-ba2b-4b64-98bf-bf1f0bf2fbd0",
                                                                  "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-07-08T06:22:54.8039356+02:00",
                                                                  "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                  "id_user_upd": "592931d8-2242-46f3-98cf-bb8e74086f2d",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "acacf347-ef90-480f-b23a-6ee9e0a1a9d4",
                                                                      "id_line": "8b3edce8-bf7e-40ad-90b8-94288386211e",
                                                                      "id_category": "5fcd14cd-c77a-446a-aadf-54194d63a971",
                                                                      "id_item": "f32da80b-644b-413b-9e73-87ced2c263d3",
                                                                      "id_item_type": "cf53d7d2-a68c-48b3-9903-5848fbf539ca",
                                                                      "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": "a2036c7f-6ca5-416e-a0f4-9795ee74fb91",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "date_from": "2026-07-08T06:22:54.8039356+02:00",
                                                                      "date_end": "2026-07-08T06:22:54.8039356+02:00",
                                                                      "by_amt": true,
                                                                      "by_pcg": true,
                                                                      "ap_amount": 1.1,
                                                                      "ap_percent": 1.1,
                                                                      "ap_price": 1.1,
                                                                      "ap_price_min": 1.1,
                                                                      "ap_price_max": 1.1,
                                                                      "id_branch": "69226a2d-86df-4f52-ab9f-64f70dedce75",
                                                                      "id_pos": "28c76976-443c-4213-a954-554dfc22e1ea",
                                                                      "id_list": "dd0c4777-2adf-4fc7-9e65-66e955c73a1f",
                                                                      "id_item": "f7bda4cb-475d-4417-9632-ff5b57df7ff6",
                                                                      "id_item_type": "7dc9f6ca-f6ad-47e7-9a21-15a02be08c42",
                                                                      "id_category": "373e9a73-6aed-4f5b-bf1d-64d6cc9a08bc",
                                                                      "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-07-08T06:22:54.8039356+02:00",
                                                                      "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                      "id_user_upd": "78c8fcb6-8015-4e2e-b1a1-84a632e78b30",
                                                                      "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": "df343031-50b9-4389-84fc-ce34bc563364",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "a9e8fed1-920e-4fdd-86fb-1aa06b4d92ee",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "dc5ec6d3-5b6e-4050-988f-22691a31690b",
                                                                        "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-07-08T06:22:54.8039356+02:00",
                                                                        "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                        "id_user_upd": "087a408d-5e31-472e-ab85-9ede40c2df78",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "33",
                                                                            "id_pos": "e3abc196-5b5b-41a9-8b5d-803228685edf",
                                                                            "id_pos_type": "1b9f0ea4-93ce-4040-8763-300bcf347d94",
                                                                            "id_price_list": "a126abe5-f355-45a0-b478-6c2ee37faace",
                                                                            "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-07-08T06:22:54.8039356+02:00",
                                                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "id_user_upd": "715efb4a-b681-4d0a-877e-92ce739cf430",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "34",
                                                                              "id_pos": "cbe247c4-dda2-4781-ab95-2d16079d0a21",
                                                                              "id_pos_type": "814feefc-50c7-4164-b4b9-da555428f000",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                              "id_user_upd": "e27ca55c-174d-47ef-a72e-8e05a5bf7e89",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "33"
                                                                                },
                                                                                {
                                                                                  "$ref": "33"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "35",
                                                                                "id": "67addf6f-ff2c-495f-a2d7-121eb905bb36",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                "id_user_upd": "483dcacc-e24f-418d-b6de-93c0ddc1dca6",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "36",
                                                                                    "id": "ba382964-a8c8-42bb-a9bd-f3da5c8e1d4c",
                                                                                    "id_branch": "ac63aff1-5690-443a-a12a-2457349ab7ed",
                                                                                    "id_pos_type": "09e24d94-c4e3-49b6-9369-a9b8d437f88e",
                                                                                    "id_pos": "4a968b6c-59f4-479a-b02f-14a2cb542e73",
                                                                                    "id_item": "842fe674-46ff-476a-887c-1e5f73d08689",
                                                                                    "date_from": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "date_end": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "id_user_upd": "dd9b60df-a045-4cb9-9f58-aad3b4ec620e",
                                                                                    "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": "efd2fb9a-ad41-4874-912d-8b4669a8befb",
                                                                                    "id_doc": "2db77d85-a367-4997-a9b0-4307339567d7",
                                                                                    "id_pos_type": "cc7dc705-6d87-4aca-b5a9-7d86e9a434b6",
                                                                                    "id_doc_print": "a5dfdb34-e852-42b8-9969-50357b5c7a10",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "id_user_upd": "ec23c509-18f0-41d8-80f1-d91cc371fcab",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "38",
                                                                                      "id": "9caf9fdf-11ab-4605-bb72-835a4ef0bb59",
                                                                                      "id_pos": "175e1092-9e39-4486-a6df-d1d06de07773",
                                                                                      "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-07-08T06:22:54.8039356+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                      "id_user_upd": "e92286fe-a393-4b6d-ad5d-9f2960381822",
                                                                                      "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": "ae76f68b-ebe7-463e-8dde-091ae2bac772",
                                                                                      "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-07-08T06:22:54.8039356+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "40",
                                                                                          "id_doc_print": "8d6fef8d-91a3-4336-857c-d26662f0a693",
                                                                                          "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": "c5a9977b-67af-4a49-a951-2cb4cfc71313",
                                                                            "id_item_sub": "3120875b-39e3-4652-ac2c-463e469a4032",
                                                                            "validity_date": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "id_user_upd": "ad7966d4-cbbe-4c7f-9788-5b46bc22c2d1",
                                                                            "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": "22c4eac7-143c-45cb-a47d-31519e61afd0",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "date_end": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "id_branch": "42c615eb-e7d6-4115-97d9-93958c79cc57",
                                                                            "id_pos": "c88d6010-aa29-4da6-a630-785ca4950e11",
                                                                            "id_list": "6219995b-ca65-4804-876d-114d2ca678f1",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "id_user_upd": "8420b59d-0018-42e7-b997-fd8bd4f85330",
                                                                            "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": "7d2de210-f51d-4ce3-9b76-23cb70ba8793",
                                                                      "order_id": 2,
                                                                      "id_item": "fedea156-6e77-4eda-9431-643e6368a1a4",
                                                                      "id_item_type": "65565f7c-e082-47f0-bc9d-77002cf593e4",
                                                                      "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": "a38fad78-4343-4981-bd3e-c05ccc099573",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "7a14657b-bd7d-4c4f-b20e-8b47e1129a1b",
                                                                      "count_voucher": 1,
                                                                      "id_category": "92faefef-341b-4431-b2b7-58041ef0b134",
                                                                      "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                      "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                      "id_user_upd": "1f5e5947-a778-403f-8929-2237272674bf",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "44",
                                                                        "id": "1f7a2ea9-7a2a-476d-81f0-75867e201f7e",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "4afbe017-16a2-49f8-8475-11a3d8f40bc0",
                                                                        "date_tax": "2026-07-08T06:22:54.8039356+02:00",
                                                                        "date_open": "2026-07-08T06:22:54.8039356+02:00",
                                                                        "date_close": "2026-07-08T06:22:54.8039356+02:00",
                                                                        "id_user_open": "a2e0f440-866a-4e33-932b-f93d995213cf",
                                                                        "id_user_close": "c6795bae-9188-4d13-8878-74a59ce00e3f",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                        "last_update": "2026-07-08T06:22:54.8039356+02: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": "7b357702-8cbf-4002-917a-54097695a3ca",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "f8c3fc22-fac8-4355-938f-1d99d41a9288",
                                                                            "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-07-08T06:22:54.8039356+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "45"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id": "78ff4037-69f2-496f-9ab8-a334984786d7",
                                                                            "id_room_unit": "0d9c4e3d-05b8-4921-8c03-818f6d0e587e",
                                                                            "id_room_list": "025faf9f-eb8b-4700-877e-bd24ac64f406",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "date_from": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "date_end": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "date_open": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "date_close": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "id_employee": "cc67aeab-e576-4b85-88c5-11d2855ac015",
                                                                            "id_employee_sec": "b8b9bf23-5e9e-46c2-a777-ed117ff0c74b",
                                                                            "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": "da1fea4c-0562-403a-bcf9-403608c52fdb",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "4eafe9d5-f2e7-45b9-acb4-5d14eabe57ef",
                                                                            "id_user_close": "d9e7ee61-90dd-4308-99d4-83401dff414b",
                                                                            "id_unit_state": "d2ab1cdb-8c8b-4395-ad63-7897d5f74295",
                                                                            "id_pos_sesion": "05a973f8-9a03-4709-b5ac-a72e0bc37dc9",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "47",
                                                                              "id": "62e0ebbd-b9f6-4338-b9d0-7b00ae6da5a2",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "4beff710-7603-4521-a217-0cd49213ec21",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "ba3cda6a-334b-4de7-8f57-59763840d457",
                                                                              "locked": true,
                                                                              "date_locked": "2026-07-08T06:22:54.8039356+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                              "id_user_upd": "53142602-ec38-489c-a1e0-480f9afb0f97",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "48",
                                                                                "id": "9304c52c-026c-401e-b65c-bddbd491944c",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "2c86ab57-c241-4229-a445-1bbf29327f94",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "b25c2a54-15b2-4825-8f4f-ec596798c49d",
                                                                                "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": "5d8e5f55-b035-4984-a2b0-c43713848dd1",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                "id_user_upd": "10498dae-78bd-49fb-a162-a3a88517ae5c",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "49",
                                                                                    "id_pos": "e58b306c-381b-44d2-a448-061b0a1b890c",
                                                                                    "id_room": "eaabd316-2082-479c-ab15-9961bf84bafb",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "id_user_upd": "a9449fe6-d7b8-431c-8de6-86b5be1fc393",
                                                                                    "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": "54703dbf-d3e1-4502-b4cc-a35e9aaa6b30",
                                                                                    "id_room": "3b6fec2a-af1b-4f7a-99f9-457d5946fa42",
                                                                                    "date_in": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "date_out": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "id_user_add": "44b47ceb-278e-40ab-800d-41bca492714a",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.8039356+02: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": "4eb77fd2-a5a9-4cbc-9542-905859fc3a4c",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                "id_user_upd": "afc027dd-ba33-4154-bd6e-8702bc4a2ef8",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "52",
                                                                                    "id_room_type": "b1f1a341-3fde-475d-9b7b-7b1f3b491509",
                                                                                    "id_room_state": "f7910111-0cbd-4d1e-ab00-3a718bbf016c",
                                                                                    "id_image": "ec3ada7a-d829-4124-a435-eacb7f26e0e6",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "id_user_upd": "a19d8286-da1f-4f1a-93e6-e0b325653caa",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "53",
                                                                                      "id": "02c6355b-effc-4ada-bc7a-8f54b20076e5",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                      "id_user_upd": "4d203788-0eda-415f-a3b0-264e66a7ace8",
                                                                                      "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"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "54",
                                                                            "id": "379d925c-31b3-482f-928e-65201f3d5468",
                                                                            "id_pos_sesion": "52612b09-c324-4f10-bc44-d30b7440ee3b",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "6ddc4e4e-426d-43f2-b029-bbe55ae009bf",
                                                                            "id_room_unit_activity": "db32c3aa-6a6b-4594-9a2f-130125cf6fee",
                                                                            "id_doc_sa": "c031b76e-3a3a-4999-8740-0303503c470a",
                                                                            "id_pos_type": "37d32be0-2973-4f95-b8cd-b50beb4aa1a0",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "f6a7448e-7966-4d4e-8413-c35afae9085e",
                                                                            "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-07-08T06:22:54.8039356+02:00",
                                                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "55",
                                                                                "id_tip": "e82dc381-0719-4f16-a689-378a9e1f6099",
                                                                                "id_user": "73c035f1-d640-4856-8a1f-076dce70e4dc",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "54"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "55"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "54"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_pos_sesion": "1f29091e-0311-46c0-a7a7-07fbad3fdee0",
                                                                            "id_user": "b1133232-85bf-43e2-b854-8ff8bcf2e7f8",
                                                                            "date_add": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_connection": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id": "b1ccfcf4-05f3-4f12-925b-49885934ab26",
                                                                            "id_user": "623cac0a-8b15-42ac-9a8a-2e8353ed8794",
                                                                            "id_user_profile": "986cd708-ee21-4521-81ea-04878a8b09af",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "id_pos_sesion": "cc227ee2-c030-4c30-bdc5-8f1b0c196732",
                                                                            "date_login": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "date_logout": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "58",
                                                                              "id": "ee6a101f-b1df-446c-8c71-be2093e1a0a3",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "is_pass_required": true,
                                                                              "is_admin": true,
                                                                              "level_id": 7,
                                                                              "order_1": 8,
                                                                              "order_2": 9,
                                                                              "order_3": 10,
                                                                              "order_4": 11,
                                                                              "is_tips": true,
                                                                              "is_view_all": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "7d36b919-5dde-4531-9bd0-97adcf84aa0e",
                                                                                  "id_function": "e6390d5b-d37a-4ee1-8666-c36ad04b1734",
                                                                                  "id_user": "86ab86e5-5fb4-44a7-80ac-358169b09aab",
                                                                                  "id_profile": "17db1260-d31d-4fcf-a1b9-afa236ed2674",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                  "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "60",
                                                                                    "id": "63133158-3c1d-47ba-92c4-3031e87ef4e1",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "376e0fa4-bf2e-4d5d-b2fb-a55787ed60ad",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "f1f9c1c5-f576-469e-ad68-b238e52394d2",
                                                                                    "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-07-08T06:22:54.8039356+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "61",
                                                                                      "id": "489354a8-0a3f-4aaf-8fe1-033e06a04d73",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$ref": "59"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "59"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "59"
                                                                                }
                                                                              ],
                                                                              "st_users": [
                                                                                {
                                                                                  "$ref": "8"
                                                                                },
                                                                                {
                                                                                  "$ref": "8"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_connection": [
                                                                                {
                                                                                  "$ref": "57"
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_messages": [
                                                                          {
                                                                            "$id": "62",
                                                                            "id": "de462698-0872-4cbe-bd27-9835b17c035c",
                                                                            "id_user": "ee4a908e-f612-47bc-89a4-04c2806c1b96",
                                                                            "date_add": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "a2686c1c-f751-4839-b807-fe6c873c6cd7",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "id_pos_sesion": "2bffb49d-3cd5-4820-b00a-e03be63d85e0",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "62"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "43"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "63",
                                                                  "id": "ace2d8c4-023c-45e3-9ecc-68e280fe83bd",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "bf7a6915-8894-4c28-9c58-bc4ede222873",
                                                                  "id_doc_print": "5570e88c-0cf1-446c-80ff-1feb19484f34",
                                                                  "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-07-08T06:22:54.8039356+02:00",
                                                                  "last_update": "2026-07-08T06:22:54.8039356+02: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": "64",
                                                                  "id_doc_sa": "49e56b58-32cf-44c1-98f8-d394abaa7037",
                                                                  "id_line": 2,
                                                                  "id_item": "1da30cb7-6320-401b-a901-262197698aff",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa_det": {
                                                                    "$ref": "24"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "64"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "1"
                                                            },
                                                            {
                                                              "$ref": "1"
                                                            }
                                                          ],
                                                          "tt_vouchers_permisions": [
                                                            {
                                                              "$id": "65",
                                                              "id": "598fd658-8fe8-46bf-8172-aca5a0dfa5d2",
                                                              "date_from": "2026-07-08T06:22:54.8039356+02:00",
                                                              "date_end": "2026-07-08T06:22:54.8039356+02:00",
                                                              "date_used": "2026-07-08T06:22:54.8039356+02:00",
                                                              "id_employee": "689bb17d-a170-4872-bbdf-139f0bbece65",
                                                              "id_branch": "6be4679c-b764-4103-9f2b-57301a2110c9",
                                                              "count": 6,
                                                              "count_used": 1,
                                                              "unlimited": true,
                                                              "id_user_add": "3c178754-4563-4823-9ed6-ea93754ccb21",
                                                              "is_entry": true,
                                                              "is_consume": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                              "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_vouchers": [
                                                                {
                                                                  "$ref": "1"
                                                                },
                                                                {
                                                                  "$ref": "1"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "65"
                                                            }
                                                          ],
                                                          "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": "66",
                                            "id_pos": "f083bc3c-ce8d-4258-877a-5182924e1e93",
                                            "id_doc": "99f0bb72-46b9-4554-89cd-1e6676cdb6ea",
                                            "value": 3,
                                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "67",
                                            "id": "34a64616-fa6b-4deb-b842-0109e87f22ca",
                                            "id_pos": "aa391965-5941-4d65-bc63-4021f2e7eb1f",
                                            "id_doc": "eb572f7c-9a65-4963-9a97-5dd41d285ad2",
                                            "id_branch": "a5577d2f-3bbf-40ab-9578-3b2f255c4d0f",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-07-08T06:22:54.8039356+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "57d0e373-7f14-4110-88cb-041d9eebc22e",
                                            "id_loc_from": "d78f78a1-6ad3-46da-a06f-73d679c52b8f",
                                            "id_loc_end": "0b2631e1-9d0b-4582-8f28-770aa4434ffd",
                                            "id_user_add": "871e491f-db8a-4804-b389-111113abd101",
                                            "id_user_upd": "df782f98-b0ee-40e5-92ab-221159321d0a",
                                            "id_pos_sesion": "bd41e20d-624b-46e5-b0d1-19b56bc02446",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-07-08T06:22:54.8039356+02:00",
                                            "active": true,
                                            "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                            "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "3a7e1627-3e61-4657-b122-b16c371a7584",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "54c1e28f-9161-4ce5-aade-b744b5b2f1a7",
                                              "active": true,
                                              "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                              "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                              "id_user_upd": "fa6f987b-6b60-45d0-a228-e48b3c5ffdff",
                                              "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": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "69",
                                                  "id_location": "9dfc6df9-b635-4590-9646-08ff6e8ffd7d",
                                                  "id_item": "c11032fb-2c3b-40ac-a55e-a68566b3a2a5",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                                  "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "68"
                                                  }
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ]
                                            },
                                            "mt_locations1": {
                                              "$ref": "68"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "st_users1": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "70",
                                                "id_doc_st": "89c5d266-5e75-4a61-9f2d-9b79900d3044",
                                                "id_line": 2,
                                                "id_item": "0d21583e-a62d-4d86-a1ac-78eb56b674e8",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "6"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "67"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "67"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "68"
                                      },
                                      "mt_locations1": {
                                        "$ref": "68"
                                      },
                                      "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": "71",
                                          "id": "195625ca-ed3b-4b4f-8e55-61c195986fc2",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "3efec818-4de0-4ed6-ae27-d2f002907347",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                          "printed": true,
                                          "print_on": "2026-07-08T06:22:54.8039356+02:00",
                                          "tt_doc_sa": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ]
                                    },
                                    "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": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "72",
                                "id": "fa1d56f6-e4ee-4826-a2d7-773022f80477",
                                "id_pos": "a6d6b713-0b02-4d81-aa53-524d8e4ed4f1",
                                "mac_address": "sample string 3",
                                "date_end": "2026-07-08T06:22:54.8039356+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "cee81a88-228e-4907-ac6a-1d4486da5987",
                                "active": true,
                                "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "e79a476b-5198-4ef0-9650-16de835c96dc",
                                "id_pos": "e3394dda-4d34-44b8-b975-793e038fc443",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "74",
                                "id": "5d3df96d-5e42-40c5-b3a8-eb600bb08e56",
                                "id_pos": "05ab837e-57e5-49fc-8164-d9d2881fbadf",
                                "date_add": "2026-07-08T06:22:54.8039356+02:00",
                                "date_upd": "2026-07-08T06:22:54.8039356+02:00",
                                "date_out": "2026-07-08T06:22:54.8039356+02: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": "74"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "44"
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "2"
                            },
                            "tt_logs": [
                              {
                                "$id": "75",
                                "id": "9f6dfe82-99f9-4f34-905f-5fffb3881245",
                                "id_user_add": "5200f6b4-014d-4845-ad26-6fbd91a26130",
                                "id_table": "8d592833-eaa4-482f-8f81-f18feb2a447f",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "b8db8fa9-edfd-4890-b1d6-d9f138efbad7",
                                "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "0723d607-4947-4ae9-a5c5-72fefc0c1f48",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                  "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "6be041b1-022c-4f3c-aaa0-e67375ac288d",
                                      "id_sync": "f353e785-e73a-4d83-9787-d2dbdb3a7ff6",
                                      "json": "sample string 3",
                                      "id_table": "313dda6e-c7a8-4c5a-993b-ee8f47703454",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "66c54c22-b25d-44f4-b8f4-39c6af506cda",
                                        "id_branch_from": "b903aa65-e8ee-4472-8db5-ca900fe74d90",
                                        "id_branch_to": "200b1138-4d19-435e-87b5-7e23f652a819",
                                        "type": 4,
                                        "created_on": "2026-07-08T06:22:54.8039356+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-07-08T06:22:54.8039356+02:00",
                                        "send_on": "2026-07-08T06:22:54.8039356+02:00",
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_branches1": {
                                          "$ref": "2"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "77"
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "76"
                                      }
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "75"
                                    },
                                    {
                                      "$ref": "75"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "79",
                                "id": "933e1622-6dbe-4726-836e-4e810cbbcf60",
                                "id_pos": "0ab5da83-4324-4f4e-b8cc-2e7f560a1a6f",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-07-08T06:22:54.8039356+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "67"
                              },
                              {
                                "$ref": "67"
                              }
                            ]
                          },
                          {
                            "$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_featured": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "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_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": [
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "73"
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "st_users_token": [
                      {
                        "$id": "80",
                        "id": "370ccab4-b543-4802-8ade-8625f9016997",
                        "token_id": "sample string 2",
                        "id_user": "be758499-a6b4-48d9-bd63-a4f79429777e",
                        "date_from": "2026-07-08T06:22:54.8039356+02:00",
                        "date_end": "2026-07-08T06:22:54.8039356+02:00",
                        "created_on": "2026-07-08T06:22:54.8039356+02:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "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_st": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "75"
                      },
                      {
                        "$ref": "75"
                      }
                    ],
                    "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": "81",
                        "id": "be6588f5-a88b-47b2-bf35-7162df9cc2e7",
                        "id_room_activity": "2072cb82-aff2-4868-b467-670ea7ff1598",
                        "id_pos_sesion": "a55d937a-3e36-497e-9711-c0c189d9790d",
                        "log_text": "sample string 4",
                        "id_user": "f14b4f4e-a696-4033-8d45-69b006aa87f0",
                        "created_on": "2026-07-08T06:22:54.8039356+02:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "58"
                    },
                    "tt_cmd_connection": [
                      {
                        "$ref": "57"
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "tt_cmd_messages": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ]
                  }
                },
                "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": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "70"
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "69"
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "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": "60"
        },
        {
          "$ref": "60"
        }
      ],
      "st_images_types": {
        "$id": "82",
        "id": "44f04510-ab1e-4b2b-b407-e5a219400e91",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-07-08T06:22:54.8039356+02:00",
        "last_update": "2026-07-08T06:22:54.8039356+02: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": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "mt_periods": [
      {
        "$id": "83",
        "id_branch": "50a6088f-c4ff-4fe1-b1aa-bc27b01b5ff3",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-07-08T06:22:54.8039356+02:00",
        "date_end": "2026-07-08T06:22:54.8039356+02:00",
        "state": "sample string 6",
        "created_on": "2026-07-08T06:22:54.8039356+02:00",
        "last_update": "2026-07-08T06:22:54.8039356+02:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "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": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "65"
      },
      {
        "$ref": "65"
      }
    ]
  },
  "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": "65"
  }
}