POST api/post_vouchers_control

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": "925e0ae1-0e85-4fb7-a722-ae0633fa868a",
    "id_voucher": 2,
    "locator_voucher": "sample string 3",
    "qr_code": "sample string 4",
    "date_from": "2026-05-09T09:36:50.9308555+02:00",
    "date_end": "2026-05-09T09:36:50.9308555+02:00",
    "date_used": "2026-05-09T09:36:50.9308555+02:00",
    "date_sesion": "2026-05-09T09:36:50.9308555+02:00",
    "id_employee": "c0afb2d2-1f73-4bef-9b19-8c2066f48197",
    "id_branch": "2d8432da-f910-4d6b-bb50-06dd3315ce60",
    "id_voucher_permision": "e5a0658f-beb8-442d-9882-130e37d82566",
    "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": "3e95c3fb-6279-4af0-8022-d135a1ca193c",
    "id_user_add": "3675cb5f-f638-4e16-9828-d5c0a3188449",
    "id_doc_sa": "326841a4-9094-4ea4-9860-9d5a0008fc7f",
    "id_item_sub": "f35b7eeb-1103-4b1e-93f7-6c896b653307",
    "id_pos_sesion": "205d8bf2-3127-4af9-add8-1ee6525323e3",
    "is_authorized": true,
    "is_automatic": true,
    "print_in_branch": true,
    "printed": true,
    "is_entry": true,
    "is_consume": true,
    "is_used_entry": true,
    "is_used_consume": true,
    "is_close": true,
    "active": true,
    "created_on": "2026-05-09T09:36:50.9308555+02:00",
    "last_update": "2026-05-09T09:36:50.9308555+02:00",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "d8fb32cc-dce3-41fd-89d0-969afcdf6dfe",
      "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": "ac5da1e2-66ae-4541-be0f-68af0d66a012",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-05-09T09:36:50.9308555+02:00",
      "last_update": "2026-05-09T09:36:50.9308555+02:00",
      "id_user_upd": "e6a30a8c-add1-40b5-8d0b-074ec3e0a1ca",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "c7815456-e7b3-40d0-8c6a-5e0304f17dc9",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "f0ce4015-bd6d-47f9-857d-04204c070b2f",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-05-09T09:36:50.9308555+02:00",
        "last_update": "2026-05-09T09:36:50.9308555+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "d147d744-9595-4b2e-b9ac-c9ad464c4a86",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "5b6cb2d3-c906-40cd-9b6d-d8dc974fedb1",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "c67ee121-f2ab-4031-8107-f063f5d96b48",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-05-09T09:36:50.9308555+02:00",
            "last_update": "2026-05-09T09:36:50.9308555+02:00",
            "id_user_upd": "f1a6d8dd-b3f3-4a22-b1ad-558252460c26",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "bfe58177-f44b-4926-b92a-b759c6b606cb",
                "id_item": "08daa70f-3702-4ff6-af53-ddb9b7b04a28",
                "is_default": true,
                "active": true,
                "created_on": "2026-05-09T09:36:50.9308555+02:00",
                "last_update": "2026-05-09T09:36:50.9308555+02:00",
                "id_user_upd": "57ce3bd2-9272-4eee-b0b3-ce7cca7dc789",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "8f70ff9d-c9e8-4143-b810-9a4bd925c3b1",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "be260e28-3c44-47bf-8fe6-5aa07fd5ca48",
                  "id_unit_sec": "83b2e679-8f76-4371-8260-c4ba6b2d92d4",
                  "id_brand": "3278b017-a271-441b-8d12-a51620ab5d65",
                  "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": "66ad4eb1-36ac-4ecc-b2a4-8b5390b599e8",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-05-09T09:36:50.9308555+02:00",
                  "last_update": "2026-05-09T09:36:50.9308555+02:00",
                  "id_user_upd": "8f31a996-eb22-48ec-b34e-ca8ff24c6008",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "66d678b9-111b-4c02-b2ca-e781af762c33",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-05-09T09:36:50.9308555+02:00",
                    "last_update": "2026-05-09T09:36:50.9308555+02:00",
                    "id_user_upd": "f73522af-ed21-48a1-8477-07dfd96b7cb9",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "0089de6b-bf9f-4bd3-9a43-8f658bc7bab3",
                      "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": "f60bab7b-2e00-4597-b10d-dce8335a2e8e",
                      "view_messages": true,
                      "id_image_photo": "304b622a-8a28-4839-83d2-db75375b2cd9",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "6da4ad46-f717-4a41-b1aa-b690b8411062",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-05-09T09:36:50.9308555+02:00",
                      "last_update": "2026-05-09T09:36:50.9308555+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "809590c4-b858-465b-9231-2a84abc88c40",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "4fe8ac78-39ac-46e7-936e-5114b605be0f",
                          "active": true,
                          "created_on": "2026-05-09T09:36:50.9308555+02:00",
                          "last_update": "2026-05-09T09:36:50.9308555+02:00",
                          "id_user_upd": "ba0a7aba-27bc-4074-abdc-59fd49e0cf36",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "911d2a0a-45ca-4318-acef-151e01c3dbde",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "14740c8d-b467-4d5f-ac99-66f84d4d6b23",
                              "id_zone": "aad3118b-8a20-4cb2-b3dd-a1220cd853b4",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                              "id_user_upd": "b8fd1082-0c94-4bbd-bcac-91a0457696ca",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "0d98dbb5-95e1-45db-aada-56607d540d30",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "d3cc30b9-b645-4c14-a7ba-d917c118b472",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "fe35ea0c-09a6-4f48-8818-d8035a6b0cff",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                  "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                  "id_user_upd": "e6ab982c-7905-42de-9f43-daffff7506ba",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "7da63911-9107-4194-a17c-5429ac91522c",
                                      "id_cloakroom": "3168ded1-9947-46a6-b48d-eef372e1b0af",
                                      "id_pos_sesion": "821cace4-3d37-4678-9634-2d19c4cb5eee",
                                      "unit_id": 4,
                                      "date_open": "2026-05-09T09:36:50.9308555+02:00",
                                      "date_close": "2026-05-09T09:36:50.9308555+02:00",
                                      "id_doc_sa": "c1ea3a84-1bff-4de4-9a97-49450aa83fc8",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "398ce270-30ba-46b1-b8ae-842427abe0bd",
                                        "id_pos": "748be992-44d1-426a-97b9-1846a451e99c",
                                        "id_doc": "31fb8614-d792-4b82-9415-c1ab156764ae",
                                        "id_branch": "dd260a5c-ab1f-4f61-9fb8-3a7dbb317cbf",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-05-09T09:36:50.9308555+02:00",
                                        "date_tax": "2026-05-09T09:36:50.9308555+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "cf305c33-4307-4110-a047-65b79ae147c7",
                                        "id_relationship": "880b4d1c-e78e-43af-86b8-fbf995a33bb9",
                                        "id_loc_from": "c361c7e7-ddd7-473b-abb8-1b21c22a0007",
                                        "id_loc_end": "12a4c2f0-c5a9-45a5-a19d-12b59723144f",
                                        "id_user_add": "1a232d2e-4ecc-45ee-a962-032239eab147",
                                        "id_user_upd": "d5747506-08e5-4abf-bd4d-136b748bf22e",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "b45fe311-47dc-4e20-a339-e37eff1d6d21",
                                        "id_room_unit": "7b9cc672-115b-465b-a98c-a5c505d32978",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "6e594b4c-9e98-4da1-857f-f05fad199f42",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                        "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "96cbe33d-306b-4a7d-8770-a810549dd6dd",
                                          "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": "63b2183e-1fad-4ff7-b79f-29d7417e2b92",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                          "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                          "id_user_upd": "4e47b436-9385-42c2-8919-4da4a9bd8cc2",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "0f9b6f7a-6318-4278-b031-cf5b6a4efb04",
                                              "id_pay": "936e3d61-5848-4bb5-8e1d-9aabd0f11da0",
                                              "id_money": "94f1a848-c19a-4867-9346-fbef5ad651f9",
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                              "id_user_upd": "bbcd0612-0586-443d-a0b4-bdbb8bcae67d",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "b2e0d311-1ee6-46e7-a35b-7d948520ed4a",
                                                "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": "4f2c9297-5769-4d50-91a8-4965d16afc18",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                "id_user_upd": "7941ad70-45c5-47a2-bed5-8373d3805004",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "83efbe9f-621e-4cfa-8105-c81715f2ac1e",
                                                    "id_money_2": "e88b6dd7-58fe-47ea-8585-451a8d1f0659",
                                                    "date_from": "2026-05-09T09:36:50.9308555+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                    "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                    "id_user_upd": "395bcdef-8c34-45ce-af42-377588309d1f",
                                                    "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": "d1dace98-3e35-4518-bfc2-b31ed11fe898",
                                                    "id_pay": "270dfea5-bcd4-4aa0-a83f-a0d1e9f4a2c9",
                                                    "id_money": "a4a9a0ba-38cd-44ce-94ea-5662c23d23f0",
                                                    "date_cashflow": "2026-05-09T09:36:50.9308555+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "e96f96c5-b031-4c9b-a227-94a7f039cfac",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "36014627-a3ca-4b7d-9a90-02accb595cfc",
                                                      "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": "eda12d58-a01e-40e6-8388-f555041b258d",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                      "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                      "id_user_upd": "8835adeb-1208-48ac-ac8f-7de64a0a5858",
                                                      "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": "62b147fd-f291-445b-b7db-1b3fdd6f1c8a",
                                                          "id_line": 2,
                                                          "id_pay": "50a13d93-4ce8-447a-bc81-e0bc5d3c5758",
                                                          "id_money": "06932a95-c32c-43aa-a1d0-d80765489266",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "bc5bb2d5-1452-4181-9ac9-edf3d436ca82",
                                                          "id_employee": "1d0a6eb9-0bc1-409d-a72c-8567f7408088",
                                                          "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": "4a4c9500-f784-4e1c-8e89-53c2c443c6d3",
                                                          "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": "aedad520-14bd-4a45-8af4-82ffeaf47b96",
                                                            "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": "6d5639c0-ec2e-447e-949a-458f135643f3",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "2ff94d99-4a97-41a3-903d-e952ec384946",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                            "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                            "id_user_upd": "081c5369-51a4-4f5d-b031-20b7ab44ab23",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "30c9bc6f-62be-442f-a531-2bb4ff15548a",
                                                                "id_branch": "563583ee-9509-439c-9a90-c2f47b3fab05",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                "id_user_upd": "8471c553-2c12-48cf-925f-4d8dc0a4150e",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "b4f2f78e-e8f4-4383-a979-cd9aa2177ebf",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                              "id_user_upd": "239eb505-e166-4da7-a91b-4d0e8a52116a",
                                                              "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": "69d31102-1078-4747-9d4d-8e2a8bc4b9a8",
                                                                "id_line": 2,
                                                                "id_item_sub": "cf2a6828-7139-4e77-9891-cd7a83356cb5",
                                                                "qty": 4.1,
                                                                "id_list": "07897ad8-afa8-4ea5-ac2a-eb9804136840",
                                                                "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": "e43ced8b-ad2c-4bf7-9bd4-ac3af3fd9e29",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "e9a350a8-6671-4da9-aef6-f6ec3d1b5cc4",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "4628fa1d-3ac9-4038-b39f-659d9911833d",
                                                                "id_user_upd": "aad30211-9360-40f0-9222-029eccec2476",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "842392ac-7b23-4833-9cd0-9307a72e3090",
                                                                  "id_item": "10c76bc8-be5a-4764-9b89-e00185b79101",
                                                                  "id_item_type": "11ae0d1f-f6ae-42fe-bfb8-64f67742ae34",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "48c5c255-cca4-4147-9749-e2f6dbf5e908",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                  "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                  "id_user_upd": "64a85e8f-7f9a-4bef-9258-08b47bcd9606",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "3ff64b4d-13de-4abe-8577-93d0e955f90b",
                                                                      "id_item": "e1ac79d1-0ce3-4522-99d0-be2849a78b58",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "d41835ed-c280-4236-b520-d02092e1f55b",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "8a3c4253-745d-49dd-b2b9-99a79db36d02",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "33265c10-7d67-4dc9-b569-edf50dc17695",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                        "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                        "id_user_upd": "686cd837-c0a6-4cd7-b813-c8197fdc4a00",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "a57c47ca-297b-4e23-9c38-603e1fd9a2c7",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                          "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                          "id_user_upd": "ac06469c-e521-4440-8353-15787e984964",
                                                                          "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": "547aa836-7815-4b26-a5d7-9ae98124c98d",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "8f4941ff-49c3-4b22-980a-e376a6cda0e0",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                    "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                    "id_user_upd": "19ddfbe8-f92f-4494-b467-09ccead92101",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "c7ec52af-8499-4a85-ad2b-dbdb6a7a60c4",
                                                                        "id_line": "63594319-91e5-4bd1-b564-ff732f3cbe01",
                                                                        "id_category": "b261e758-06c7-401c-80cc-c1a6ce91a919",
                                                                        "id_item": "45ccce36-d98b-4ccb-9c5c-4276c56d54fa",
                                                                        "id_item_type": "0db475b4-9cff-473f-9298-14b7a26cdd66",
                                                                        "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": "5acdd36b-5e26-4d6d-9dbe-4b8ad512a81f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:36:50.9308555+02:00",
                                                                        "date_end": "2026-05-09T09:36:50.9308555+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": "e0d1f23f-2f2d-48eb-bfc7-f835c5ab6798",
                                                                        "id_pos": "6923d8d0-7c61-45de-912c-3a479c71a3fa",
                                                                        "id_list": "b499dbc8-233a-42e7-b634-5d7c260fda2d",
                                                                        "id_item": "8c87ed04-a536-45e4-aac1-684d48e66dbd",
                                                                        "id_item_type": "72bf3411-acb6-490e-ae11-ba57dfe094f7",
                                                                        "id_category": "4cdd9a27-775d-4540-8fca-cd1207a32fb5",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                        "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                        "id_user_upd": "25b1bb89-f303-4f45-a77f-3955f9062440",
                                                                        "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": "faa69b8d-75ea-49ca-9775-c796fac31a5b",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "e334fd7d-1116-4e5e-b416-73812e66c62e",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "1fa9686f-a812-4ab6-be63-194736b6b7de",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                          "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                          "id_user_upd": "d0aec900-ea1f-4f1a-9dcd-dd8df943c874",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "33",
                                                                              "id_pos": "8e89c1fc-bf7d-4ba4-b66f-761b99d8e7b1",
                                                                              "id_pos_type": "f967e44c-80ab-4547-af44-89f3790d7546",
                                                                              "id_price_list": "d8a3de4a-7d00-4c61-a76a-c01c5f6aea54",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "id_user_upd": "3142d8f2-4bed-40c5-8848-b3ed48ae5d02",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "34",
                                                                                "id_pos": "a91a2772-63c5-4d8a-95a6-628c276527a8",
                                                                                "id_pos_type": "3631fd80-817a-4cd2-8484-f8b99057d568",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                "id_user_upd": "8af3b79f-b546-4464-a71b-7ab390d6700a",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "33"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "33"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "35",
                                                                                  "id": "e9f3bf73-fa35-4ce9-be5e-360cf010a437",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                  "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                  "id_user_upd": "ecf59292-bb23-4db8-b18c-32591d3e5fd6",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "36",
                                                                                      "id": "c4ee4a75-ae1d-4f41-afd0-0d086b3a44b8",
                                                                                      "id_branch": "4598a9e0-1710-4e16-90af-73204e075d4d",
                                                                                      "id_pos_type": "0feb6f23-5a3d-4609-a0bd-ae7740ac3780",
                                                                                      "id_pos": "738c832d-20dc-40ae-9351-6d517de53a02",
                                                                                      "id_item": "b135606f-daff-48ec-95f6-e52c038ec54b",
                                                                                      "date_from": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "date_end": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "id_user_upd": "32b65389-2254-4e44-92ac-1f0969b5ce1e",
                                                                                      "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": "811e6065-732f-4f0b-8a5c-af4b70313b4e",
                                                                                      "id_doc": "907be7b2-b649-4859-a2de-cc2a2b7e5175",
                                                                                      "id_pos_type": "9e3b4183-4832-4f02-a5f2-b052fb56ee63",
                                                                                      "id_doc_print": "efac2aee-0d80-4ff4-89a8-dcdbcff3d52c",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "id_user_upd": "0a33c453-db53-4804-b054-ea105a1381f1",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "14"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "38",
                                                                                        "id": "8091a573-9663-4706-80f2-74a33bfd9086",
                                                                                        "id_pos": "bef62e65-bb7b-4306-b787-1ffa7f9d5ff4",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                        "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                        "id_user_upd": "a6482386-a653-43c5-86a0-212f52fb39a2",
                                                                                        "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": "cc4d17fc-bb2a-49dc-9e90-4d98d659486a",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                        "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "40",
                                                                                            "id_doc_print": "bef2ec4d-2855-4345-ae65-bbec42de0d02",
                                                                                            "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": "6b995476-1d12-41f3-ba3c-eadc0601d82a",
                                                                              "id_item_sub": "e994523e-26eb-4f28-ab00-3f2a7ef617d9",
                                                                              "validity_date": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "id_user_upd": "29236569-c9bc-4336-99f2-6eba9bc8ebf3",
                                                                              "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": "400276a6-cefe-4092-a204-bb3cae1a39ed",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "date_end": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "id_branch": "091f07c0-53d6-4195-b6b3-61833550dcdc",
                                                                              "id_pos": "2de1fcb9-c781-4a49-959c-1fa20d7c6360",
                                                                              "id_list": "7cd2f5a9-184c-4ace-ad60-fe0ef95f0cc0",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "id_user_upd": "799ac4c1-f143-461c-8bb9-03d13dbabbc4",
                                                                              "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": "c8d44c82-17c0-422a-9557-2b4fe7a53407",
                                                                        "order_id": 2,
                                                                        "id_item": "7e324d5b-3936-45e6-981b-24cce3b11fe6",
                                                                        "id_item_type": "22546e94-64cf-4891-89f5-945311d203bf",
                                                                        "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": "3030dbd7-8fbb-4874-8930-28a7407b5e0b",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "ef2f4ad6-8233-4382-9891-5973e5f8c3a9",
                                                                        "count_voucher": 1,
                                                                        "id_category": "ed36f2f8-ac93-4a23-bc2d-f1497eedccac",
                                                                        "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                        "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                        "id_user_upd": "150fdf53-e93e-4bd7-9b71-c65dcb90a263",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "44",
                                                                          "id": "951c04c8-60be-4580-85b6-0a567028a800",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "b4304503-fc07-4475-93df-eca32ce901c3",
                                                                          "date_tax": "2026-05-09T09:36:50.9308555+02:00",
                                                                          "date_open": "2026-05-09T09:36:50.9308555+02:00",
                                                                          "date_close": "2026-05-09T09:36:50.9308555+02:00",
                                                                          "id_user_open": "b5cc4b3e-b636-4543-a3da-da35eb27b707",
                                                                          "id_user_close": "4565c602-25f9-4364-b9c8-0d43e17679f1",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                          "last_update": "2026-05-09T09:36:50.9308555+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": "06fb64c3-847f-4968-b63e-ecbd5c7ee615",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "764a0d49-c941-4ed9-9737-f39ba0799a43",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "ef49f110-267a-4360-b4c5-2c3d3dfde8c0",
                                                                              "id_room_unit": "a40fce81-b518-420b-9422-98a618bc0fa8",
                                                                              "id_room_list": "8b75ce46-3035-4f32-a1db-98bba424d2e2",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "date_from": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "date_end": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "date_open": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "date_close": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "id_employee": "5e7a9880-343f-46fc-8375-adaf093389d6",
                                                                              "id_employee_sec": "c920fcf6-3e93-4918-a4b7-1b8178a87d4e",
                                                                              "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": "18e003aa-8c68-45ba-ae51-0e19bd508a8e",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "154eab56-8b96-40b9-813d-6f02f6f13d03",
                                                                              "id_user_close": "b40f584e-315e-46e8-bf96-1fd205edf2a9",
                                                                              "id_unit_state": "307e55d6-11c6-4878-9a43-8f2ef048f6d1",
                                                                              "id_pos_sesion": "a879b4af-ca46-4d0d-8b6f-c8e71e1ec687",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "47",
                                                                                "id": "295dc757-0e09-47ec-a42e-e432869752f9",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "8c8456c7-b8ca-421e-924b-a4069a041bc4",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "b7172e6a-4231-4141-9846-11992b0e2686",
                                                                                "locked": true,
                                                                                "date_locked": "2026-05-09T09:36:50.9308555+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                "id_user_upd": "6e3b3baa-7fbd-48d4-8ca4-3870c604348d",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "48",
                                                                                  "id": "595e339c-ccbd-4684-a8b0-11b70189e72b",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "ae1c5643-f668-4b64-a6d4-83e32bc25d75",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "de529879-a7a2-46c1-b00c-a417a3b70bbc",
                                                                                  "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": "81a50875-bafb-4e94-a059-53a2d9bf5f12",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                  "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                  "id_user_upd": "054db704-b81e-435d-a9da-589725832905",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "49",
                                                                                      "id_pos": "6121d14a-6f78-46d4-9e1b-13db507ae9f2",
                                                                                      "id_room": "36eb6423-129e-4d25-9cbe-7b9c0790d0ed",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "id_user_upd": "b749803b-6a18-4a7b-93a5-d6278e171a4c",
                                                                                      "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": "698ff864-5a62-47d4-8054-321004b29aad",
                                                                                      "id_room": "7b939eb7-8fa3-464b-9071-49e2971a0fec",
                                                                                      "date_in": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "date_out": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "id_user_add": "8bc7c9cd-40e1-44bb-8df4-a17908c8f5d1",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "last_update": "2026-05-09T09:36:50.9308555+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": "1872ac80-6871-46bb-a545-0a9f55107c34",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                  "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                  "id_user_upd": "97fb188c-3d0d-4e24-9f62-92df3729b912",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_room_type": "cae7f60a-c870-424c-8ee3-eb3c15b46ea0",
                                                                                      "id_room_state": "734a0c16-7d72-4d62-8947-57a609b6e418",
                                                                                      "id_image": "bb3c06f1-4d64-4439-b55a-eb62660cc49f",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "id_user_upd": "0b095a86-c46b-483d-867a-a5e1d74df197",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "53",
                                                                                        "id": "eade580e-f086-4c4a-b91d-5441e8545f3a",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                        "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                        "id_user_upd": "6339fa9b-21b0-46f6-ad05-e19860a8e57d",
                                                                                        "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": "9efcb0a1-346c-4663-b564-e10a4f39b1c7",
                                                                              "id_pos_sesion": "eb8b4602-8b54-472f-9739-24477b2c5d88",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "f5698c80-de3b-4da4-8d77-7b5f1886e849",
                                                                              "id_room_unit_activity": "1ccc8e03-fc44-485b-b8ce-13b6a4e55f6c",
                                                                              "id_doc_sa": "6be82049-e8be-4340-b3df-ca9dc74f570c",
                                                                              "id_pos_type": "d9e9e010-2eb3-4d6e-af70-9a832a8a800c",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "9024ac8a-82d0-46db-a90d-09fa615d52ac",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_tip": "0e57c907-d631-49f9-b5a4-cd5fc96aeba9",
                                                                                  "id_user": "6cebc805-b179-44e9-a872-e96500bdc069",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                  "last_update": "2026-05-09T09:36:50.9308555+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": "0eda2b00-935f-4ffe-94f8-dbc93712275b",
                                                                              "id_user": "20a3934d-4041-4aa7-a932-1adc15f02ff5",
                                                                              "date_add": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9308555+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": "c3d9b144-4839-44fa-95d1-284134da7abd",
                                                                              "id_user": "e049ea70-8f67-4226-965b-fbd605e62f4f",
                                                                              "id_user_profile": "a3451330-0be0-4dd5-9782-3f6339db4b36",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "id_pos_sesion": "3503c9cb-b758-429e-a6fe-c72a2f4e4286",
                                                                              "date_login": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "date_logout": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "58",
                                                                                "id": "006981d9-1317-4477-ac45-7e1ce3285178",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "59",
                                                                                    "id": "5388261e-2444-4b47-9eb4-09b2a0c617bf",
                                                                                    "id_function": "83bb1d99-72bb-4683-9a40-7bdf869dbff6",
                                                                                    "id_user": "a64a9213-b82c-4ad8-98a7-97bc0a0c7719",
                                                                                    "id_profile": "d80819dc-2b11-4771-bfaa-b73cb98f89de",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                    "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "60",
                                                                                      "id": "f1389d9a-7400-4c8e-9e05-1d04df994a39",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "38ceea49-2224-4fbf-b5fe-88f054c3f778",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "e84e3ab5-e46a-4c92-a505-60fec006f3f7",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "61",
                                                                                        "id": "54222094-c60a-44b0-994e-6feed9fd86f2",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                                        "last_update": "2026-05-09T09:36:50.9308555+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": "9408cbd8-cbc9-4396-aa52-80fb0f3964de",
                                                                              "id_user": "3fd42b04-94ae-40ee-8e29-3a30e3f724d8",
                                                                              "date_add": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "2708088b-b5e1-43d9-87d1-02573466791e",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "id_pos_sesion": "b6c0fd22-3e5f-4e4d-b53c-5e4a29b12f99",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "62"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "63",
                                                                    "id": "f471de04-33df-446a-a980-601b324010d4",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "c9ebc5be-5eb0-434f-91ab-f114564cf29a",
                                                                    "id_doc_print": "0e4a26e1-64e4-4309-b6ea-cb3ecfe921a6",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                    "last_update": "2026-05-09T09:36:50.9308555+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": "af738625-a9d0-46b2-a994-929375369b17",
                                                                    "id_line": 2,
                                                                    "id_item": "1fd95996-ad28-43ce-803b-0c5e05c897a1",
                                                                    "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": "5594dd1b-a652-4bef-9216-d0c27a3557c0",
                                                                "date_from": "2026-05-09T09:36:50.9308555+02:00",
                                                                "date_end": "2026-05-09T09:36:50.9308555+02:00",
                                                                "date_used": "2026-05-09T09:36:50.9308555+02:00",
                                                                "id_employee": "6ee36619-8c17-4814-af46-e8554f3bdd56",
                                                                "id_branch": "b0645383-a2be-419e-a8fc-3e9afa60fd96",
                                                                "count": 6,
                                                                "count_used": 1,
                                                                "unlimited": true,
                                                                "id_user_add": "d9052922-7cf5-4379-9395-04acd6fa8008",
                                                                "is_entry": true,
                                                                "is_consume": true,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                                "last_update": "2026-05-09T09:36:50.9308555+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": "327e439e-1d32-41cc-91e1-1f5a0a94e197",
                                              "id_doc": "9870fc8a-0850-40ff-9127-d9f32744c63b",
                                              "value": 3,
                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                              "last_update": "2026-05-09T09:36:50.9308555+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": "0fe7d79c-361b-4569-b112-46618f44f196",
                                              "id_pos": "2ca6db0a-aaaa-4f9e-8462-06cdffd7bf91",
                                              "id_doc": "5dcfe4d3-388e-4194-a818-0c286e4c5e94",
                                              "id_branch": "7e90c579-ead1-44b6-b33d-626d891181df",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-05-09T09:36:50.9308555+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "efccbf74-5826-4075-a29e-5a83f64461b6",
                                              "id_loc_from": "45fe73a7-aae3-4042-bf1f-c138a72f0f6b",
                                              "id_loc_end": "4a3a73f0-415e-4358-9e0a-4d40ecca9ddb",
                                              "id_user_add": "ba22d72b-8de8-4202-acaa-4456ac8f4d48",
                                              "id_user_upd": "fe1deac2-bf55-42d6-8109-aafa7074d1a9",
                                              "id_pos_sesion": "757fcfda-5b8f-4822-bc1f-8a2ac5649ec7",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-05-09T09:36:50.9308555+02:00",
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                              "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "5a43cbb5-5186-4a82-9da6-da6a069c3d34",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "30410ca5-f0e7-4247-a336-5c32bf8de17f",
                                                "active": true,
                                                "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                                "id_user_upd": "ce18fdf9-6cb1-4eac-90bf-4549607dfa24",
                                                "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": "0073d3c7-c5b1-48b2-8365-060852a28bb6",
                                                    "id_item": "9a4ac9c7-5264-49be-960c-c7b35c62c0e5",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                                    "last_update": "2026-05-09T09:36:50.9308555+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": "3df7608a-5a72-4559-b740-7eebf4f62c3f",
                                                  "id_line": 2,
                                                  "id_item": "c72295b5-de5c-49c7-bba8-409796b9bc32",
                                                  "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": "9e5ccfa3-b8c4-4314-8c4d-d608fc0ea5a2",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "4e1dd000-0c20-4fe3-88b2-37466efaf45f",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                            "printed": true,
                                            "print_on": "2026-05-09T09:36:50.9308555+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": "ff6bcce3-d0fb-4987-9be8-4be6706ac446",
                                  "id_pos": "4c7438f2-98cd-4f40-940f-eaa23ea11ec0",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-05-09T09:36:50.9308555+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "ac769ed6-2ee2-4e61-a8af-9fbb9b2c2286",
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                  "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "6a8abb52-7f73-422c-86bc-74ceb3d91667",
                                  "id_pos": "0de07a9b-b030-456a-ac75-821f0366c58e",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                  "last_update": "2026-05-09T09:36:50.9308555+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": "872686bd-1cc5-4763-808c-d85956e7bada",
                                  "id_pos": "0aa4d2ad-fcd0-4efa-92c1-5ee7f8019319",
                                  "date_add": "2026-05-09T09:36:50.9308555+02:00",
                                  "date_upd": "2026-05-09T09:36:50.9308555+02:00",
                                  "date_out": "2026-05-09T09:36:50.9308555+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": "0e98f597-850c-46e6-b7e1-1fde3bf6c4e2",
                                  "id_user_add": "40cdb841-0078-4fc3-b415-9e9a665f58ac",
                                  "id_table": "e8aac7cb-7b69-4834-bc6c-859f4c30f33a",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "51ee0161-2043-4343-b021-448deec7053b",
                                  "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "e3c9d7e0-943e-4bf7-a592-f7fb2f2e37dc",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                    "last_update": "2026-05-09T09:36:50.9308555+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "d4c8b402-dd9c-497a-808b-e85c1d0ade4a",
                                        "id_sync": "94d40c8a-fed6-4daf-974c-d4c13fcb3f5c",
                                        "json": "sample string 3",
                                        "id_table": "7d9263ae-e610-4560-9509-f53b2ce501ef",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "2db9c63b-35e1-4130-8b06-bada0d2e8741",
                                          "id_branch_from": "97b8e7ba-3ebb-4157-9b16-2209fa9b003e",
                                          "id_branch_to": "a60873dd-701e-4a50-aeda-ea9934d67bf5",
                                          "type": 4,
                                          "created_on": "2026-05-09T09:36:50.9308555+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-05-09T09:36:50.9308555+02:00",
                                          "send_on": "2026-05-09T09:36:50.9308555+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": "b16e8b96-3669-4738-8a33-fd5c0651c277",
                                  "id_pos": "8e2ca3c8-08b9-4c06-a277-0fd797b27543",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-05-09T09:36:50.9308555+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": "d0516cc2-c035-4d52-801b-3aa4c6511240",
                          "token_id": "sample string 2",
                          "id_user": "c7f6e768-a87d-4506-8c15-8263efaa51b7",
                          "date_from": "2026-05-09T09:36:50.9308555+02:00",
                          "date_end": "2026-05-09T09:36:50.9308555+02:00",
                          "created_on": "2026-05-09T09:36:50.9308555+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": "7a198c60-a934-401a-9c63-057098f1f446",
                          "id_room_activity": "87d420be-8fc3-4464-a1f8-6e5e9a15f174",
                          "id_pos_sesion": "551c8a0e-1999-444f-bf4e-5aad2034c72c",
                          "log_text": "sample string 4",
                          "id_user": "7dbfb471-6198-4f87-bbcb-92067dadbedc",
                          "created_on": "2026-05-09T09:36:50.9308555+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": "cc3e734d-bd61-4b52-991a-babdcdfc7d49",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-05-09T09:36:50.9308555+02:00",
          "last_update": "2026-05-09T09:36:50.9308555+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": "57b3355b-36c6-41be-817c-523a2be7af80",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-05-09T09:36:50.9308555+02:00",
          "date_end": "2026-05-09T09:36:50.9308555+02:00",
          "state": "sample string 6",
          "created_on": "2026-05-09T09:36:50.9308555+02:00",
          "last_update": "2026-05-09T09:36:50.9308555+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": "0eb65259-36e9-4677-b49c-630ff21f12a1",
  "id_voucher": 2,
  "locator_voucher": "sample string 3",
  "qr_code": "sample string 4",
  "date_from": "2026-05-09T09:36:50.9465401+02:00",
  "date_end": "2026-05-09T09:36:50.9465401+02:00",
  "date_used": "2026-05-09T09:36:50.9465401+02:00",
  "date_sesion": "2026-05-09T09:36:50.9465401+02:00",
  "id_employee": "1b434f1d-f287-4ea0-ab20-783a1fac72af",
  "id_branch": "774046c2-c1b9-4911-81dd-8742f4b8e991",
  "id_voucher_permision": "eef623a7-d5f0-40f1-a6a7-8243604d40ac",
  "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": "e1f2ca91-a40a-48df-8b5b-2587e49f5cdf",
  "id_user_add": "8b3c7975-c47c-4901-9af7-e9c80383d115",
  "id_doc_sa": "81e9f44b-5ecc-4a6f-a007-218d849ea2a8",
  "id_item_sub": "3ffa14eb-a58a-4afe-b46a-c2c7be635f67",
  "id_pos_sesion": "577bd476-ef2f-442e-985b-c6e353984388",
  "is_authorized": true,
  "is_automatic": true,
  "print_in_branch": true,
  "printed": true,
  "is_entry": true,
  "is_consume": true,
  "is_used_entry": true,
  "is_used_consume": true,
  "is_close": true,
  "active": true,
  "created_on": "2026-05-09T09:36:50.9465401+02:00",
  "last_update": "2026-05-09T09:36:50.9465401+02:00",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "a395e50c-1cea-49a9-8291-261b87b349fc",
    "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": "8df089a2-892e-4a48-ad12-4b5c2ccabca9",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-05-09T09:36:50.9465401+02:00",
    "last_update": "2026-05-09T09:36:50.9465401+02:00",
    "id_user_upd": "00dcbe3b-6842-459a-a55c-773271dbcee2",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "f1fef7d2-1af0-4926-9b83-0e6d89bd5cc7",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "d572e337-50b6-4a8e-8f11-665757e33af6",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-05-09T09:36:50.9465401+02:00",
      "last_update": "2026-05-09T09:36:50.9465401+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "92344e70-922e-407c-95e2-405fd5158281",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "ce0e8683-aa9d-41e6-8fdf-4edd643a45e0",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "70f3af54-d767-4756-a958-1a7a0a35415b",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-05-09T09:36:50.9465401+02:00",
          "last_update": "2026-05-09T09:36:50.9465401+02:00",
          "id_user_upd": "79e0d069-ac81-4e24-96d3-bbd37fc5dba0",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "689efb38-32d3-4b85-835d-a0d958cb55cb",
              "id_item": "f2d76e29-6735-40eb-8585-93b18c20279e",
              "is_default": true,
              "active": true,
              "created_on": "2026-05-09T09:36:50.9465401+02:00",
              "last_update": "2026-05-09T09:36:50.9465401+02:00",
              "id_user_upd": "8fe6c830-67fe-480c-977f-2130239e7e95",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "b1f856df-553d-43fc-b2c8-9ab20788556b",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "b587fefd-ac43-41f2-837e-adb3e789a4f6",
                "id_unit_sec": "a2016399-0953-4285-921c-24a5cd4ab895",
                "id_brand": "a4255ac7-1189-49eb-b2bc-3d8338703d25",
                "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": "5e65bcd8-fde8-460f-bf36-f5d51cfed227",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-05-09T09:36:50.9465401+02:00",
                "last_update": "2026-05-09T09:36:50.9465401+02:00",
                "id_user_upd": "04c86b09-4ffb-46cb-9667-152eb8838fed",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "0e9c9184-7963-4b23-8a59-ff24bbad2079",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-05-09T09:36:50.9465401+02:00",
                  "last_update": "2026-05-09T09:36:50.9465401+02:00",
                  "id_user_upd": "a099c247-443c-40b9-8165-b38e1a90ab11",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "db41688d-920e-4624-a8cf-98c11d731c27",
                    "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": "358405da-f3b6-421e-a81f-59a8f6fa9bed",
                    "view_messages": true,
                    "id_image_photo": "a57f61f6-f1e3-4c62-b787-cdb4c714c197",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "8675933d-c4a2-46ef-815a-a80643bb2965",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-05-09T09:36:50.9465401+02:00",
                    "last_update": "2026-05-09T09:36:50.9465401+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "5c74cf8c-683d-4d7c-809a-1c613bfd311c",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "ef120b64-e97b-4c6a-837f-9e75fc076b85",
                        "active": true,
                        "created_on": "2026-05-09T09:36:50.9465401+02:00",
                        "last_update": "2026-05-09T09:36:50.9465401+02:00",
                        "id_user_upd": "6fe2e8ef-47b5-4c4d-bb4f-b8ed5779a705",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "ed1a499a-db5c-404a-a606-ba1237e67f2a",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "4ed3f6ac-e3ad-472c-9ae3-b4de4a451b81",
                            "id_zone": "940a01fa-329a-489f-8e35-3badf8361ad7",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                            "id_user_upd": "9cecdaff-394a-42ac-b74f-bb60d120d2c5",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "d1818d9d-3b68-4b8f-b7f1-32724efb32c1",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "2b478087-2a03-4e9c-9aff-3215aa13fe45",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "a99597fe-21bb-4b64-b866-551c176cf7a8",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                "id_user_upd": "ba3bcb8b-a481-477e-89e8-895a7ea9c212",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "f3e2a59d-91aa-4a6e-86fd-9e44827d7bef",
                                    "id_cloakroom": "232e63e7-28f1-4ff5-a141-1be55d8b39b8",
                                    "id_pos_sesion": "62112940-516b-4f69-a4c5-85776ec1a43e",
                                    "unit_id": 4,
                                    "date_open": "2026-05-09T09:36:50.9465401+02:00",
                                    "date_close": "2026-05-09T09:36:50.9465401+02:00",
                                    "id_doc_sa": "080c2269-3e03-494e-a8b5-2a956e7e8097",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "d85626e1-b388-425e-94fc-f55fef17f318",
                                      "id_pos": "b05e5d72-2a44-4ba2-9052-87203a00d3a5",
                                      "id_doc": "67831183-d863-423a-a5af-79de4d085f06",
                                      "id_branch": "2f3b8039-1201-4248-98c3-5d852a0aceb8",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-05-09T09:36:50.9465401+02:00",
                                      "date_tax": "2026-05-09T09:36:50.9465401+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "9996b2b8-9bd2-4ed8-9204-feebbb34b49e",
                                      "id_relationship": "99a9cb24-7b0b-488e-aea2-9c55aeb93f49",
                                      "id_loc_from": "54937d6f-3dc1-465f-a5f2-451be1c5236d",
                                      "id_loc_end": "674064c9-bc58-40eb-9c6c-898cb5ad30bb",
                                      "id_user_add": "dd6c5e55-9f84-4cd5-8425-f2be22deab11",
                                      "id_user_upd": "76445b8f-4d38-4520-8f64-fb4c3006be30",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "5357a67b-5e4b-4c3b-8437-1cb7355d7521",
                                      "id_room_unit": "efd361ea-fc5b-4286-a23a-d20be5b3430d",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "b9839495-a2da-44ef-80c2-1f7858098173",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                      "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "52a73afc-320c-400c-b54e-a9f54c43926a",
                                        "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": "0bc37b69-7a51-4e19-8a23-5c2209b4352d",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                        "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                        "id_user_upd": "535e338f-c561-4982-ad4a-cf79050509a1",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "53c42bc9-598d-433b-a7eb-d75366f5d0ec",
                                            "id_pay": "5dd6ebe4-bd45-4bb0-9c3b-e3663c124c2d",
                                            "id_money": "f5683477-24ff-433b-a76d-585ee115fd52",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                            "id_user_upd": "f25b4b2b-3468-4342-a005-7ae85d8f7a6a",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "415e91e1-37a6-4cbb-85dd-1a1fcb5adc46",
                                              "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": "bae91aaf-c6bd-4611-a1c4-58aa6d6cfb2c",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                              "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                              "id_user_upd": "8b53a027-0e6a-42a7-82f2-d0114fe280db",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "ffbd78a2-00ec-4212-8711-ee9065ffbe8f",
                                                  "id_money_2": "d37dcb2a-0681-4a90-a874-6ee707de2d82",
                                                  "date_from": "2026-05-09T09:36:50.9465401+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                  "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                  "id_user_upd": "51d656aa-1352-4008-9be7-f7ebe4ffcbca",
                                                  "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": "c690e5be-6f44-4e4d-9d69-558ef99d0228",
                                                  "id_pay": "2f42b62b-d22a-49a0-b575-12d77e70775d",
                                                  "id_money": "62d52d18-f30d-4994-9f0a-cb785a273b91",
                                                  "date_cashflow": "2026-05-09T09:36:50.9465401+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "f06e59be-35d9-4310-8f78-b416395182db",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "5bcbe7a9-b4ea-4854-b095-a93c5526eecc",
                                                    "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": "d4e9b0a8-48d1-4c87-9944-08bb143c7ce6",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                    "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                    "id_user_upd": "246c00db-0e40-458c-9c97-1c0a45fc07df",
                                                    "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": "e130380c-4fb3-449e-b481-0b0a4b3e170e",
                                                        "id_line": 2,
                                                        "id_pay": "4e9071a2-85f2-42d7-9eeb-57945fabe917",
                                                        "id_money": "fdb1fc50-446f-4d5c-9e52-95c575fdde9c",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "c7333a51-f839-48cb-9568-beba06309b2e",
                                                        "id_employee": "5e2e7e6e-72aa-4881-933b-99408bb17766",
                                                        "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": "b51292d0-4e41-44a0-934f-40051dfcbaef",
                                                        "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": "abbec10e-94c9-400b-ae17-eeeda613663b",
                                                          "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": "c37430a3-91c3-4260-b343-700c567ebd44",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "5f7b878f-16a6-4b48-8983-e4e84de3085e",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                          "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                          "id_user_upd": "04feb7f8-5b5a-4f8e-a677-bf762d5222c9",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "71d7f320-6b31-4c8e-bfd1-dae60254073a",
                                                              "id_branch": "2b221afe-0c2d-4f7c-93ee-74be59237d2d",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                              "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                              "id_user_upd": "42d7d037-cb48-4640-a24e-65ca37b4626f",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "50fe8f30-6339-43a5-9b23-98d11b7cc0a8",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                            "id_user_upd": "e56987df-bc17-433e-b648-23437f5c4ed0",
                                                            "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": "67332776-504e-4d82-abc2-f988e46cd205",
                                                              "id_line": 2,
                                                              "id_item_sub": "0ecd8c62-6563-4238-a4cc-843baeac8f27",
                                                              "qty": 4.1,
                                                              "id_list": "2056653f-58ed-4604-9bf8-eb590b9a71c4",
                                                              "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": "c4fd0fec-9855-44c8-89df-d9d15a86f9e9",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "51fc7f09-2246-41d6-9a53-323f9e31dff0",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "011ac324-5233-41ed-829f-9c782ebabb67",
                                                              "id_user_upd": "412830e0-ba5e-4204-a27e-0b166a1c9264",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "a1e9a2db-6c98-4766-b6cf-2f0a9b2e1679",
                                                                "id_item": "93d9bc60-9256-45a1-82d4-3f1f93edb68b",
                                                                "id_item_type": "e223db9d-e4e9-4677-adfe-cbf805a31e3a",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "19b594e7-20c5-4abe-aa4a-bb5e6e77bea9",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                "id_user_upd": "6e12a3f7-bfd6-4744-93db-3d83760a4135",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "a36ee97b-6626-41c3-9520-6c7c535d1f10",
                                                                    "id_item": "27901e6e-a934-423e-8653-bd011ab83976",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "2c6520ca-d710-4e08-8502-df72df76a777",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "3c8e1013-4f7a-47db-bdbc-2d662db06c5d",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "ead3de36-0c23-443b-89d5-854ab5c2834e",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                      "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                      "id_user_upd": "f5f70a82-f52f-4d7a-963f-6d36e319a34b",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "77f614f4-3ab7-4f5c-b7a4-30b05cbe7e10",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                        "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                        "id_user_upd": "2cc4582e-9447-4d9a-9bd3-aa0c3daa744f",
                                                                        "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": "1dee0812-9046-4298-803e-d9d516aa0da7",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "aad07377-b8eb-4483-96e8-08fbf8104b8a",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                  "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                  "id_user_upd": "407d3016-efb3-4f56-9ff1-f58e2b57182d",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "9a528469-eb21-49ed-9ac2-b69910eff1a3",
                                                                      "id_line": "a437ca36-a9e3-46d6-a383-0d34dd6b6bd8",
                                                                      "id_category": "703139fa-e56b-45ee-a6ff-2b985234b917",
                                                                      "id_item": "8f57bae5-9b57-4f1b-829e-7e10916c5a83",
                                                                      "id_item_type": "f78ab780-5512-43d3-8b22-fa74e642afd7",
                                                                      "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": "786fc6b5-1bdc-451d-a9cf-72e60bd7e935",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "date_from": "2026-05-09T09:36:50.9465401+02:00",
                                                                      "date_end": "2026-05-09T09:36:50.9465401+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": "00225fdc-eeba-4abd-907d-98df306db7d3",
                                                                      "id_pos": "49adf096-5ced-4f2b-8114-db5c16412904",
                                                                      "id_list": "ecca4195-e5db-4627-ba57-d13c308e997a",
                                                                      "id_item": "f395a8ae-987f-414d-b531-33bc927dfc2c",
                                                                      "id_item_type": "360e032f-990f-4503-84a8-3cd47fd8aa4c",
                                                                      "id_category": "2ecec7dc-271f-4801-b469-5cf04f1e0b1b",
                                                                      "by_day_week": true,
                                                                      "use_mon": true,
                                                                      "use_tue": true,
                                                                      "use_wed": true,
                                                                      "use_thu": true,
                                                                      "use_fri": true,
                                                                      "use_sat": true,
                                                                      "use_sun": true,
                                                                      "use_hour_ini": "00:00:00.1234567",
                                                                      "use_hour_end": "00:00:00.1234567",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                      "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                      "id_user_upd": "3773f79b-83e5-44d3-895c-8b9d92c94e51",
                                                                      "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": "bbfd56ce-7f8c-44e1-af09-a4b8aa17ad6a",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "cefcfd7b-1c32-4de9-892c-ce4a3812710c",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "055ab5fe-9f78-488e-a276-681b7a53f4f9",
                                                                        "view_pos": true,
                                                                        "order": 10,
                                                                        "color_border": "sample string 11",
                                                                        "color_button": "sample string 12",
                                                                        "color_font": "sample string 13",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                        "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                        "id_user_upd": "64d29348-a9a3-4a25-8d20-768dcd2ef36f",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "33",
                                                                            "id_pos": "c644fd8d-9ed2-4af0-a6e6-0a4402143ac1",
                                                                            "id_pos_type": "7658ecf9-7236-46d4-a8bf-2a3f408021d5",
                                                                            "id_price_list": "a189d6de-f077-43b1-96a7-70196844a545",
                                                                            "is_default": true,
                                                                            "view_mon": true,
                                                                            "view_tue": true,
                                                                            "view_wed": true,
                                                                            "view_thu": true,
                                                                            "view_fri": true,
                                                                            "view_sat": true,
                                                                            "view_sun": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "id_user_upd": "a2c6dd4a-3945-4beb-a5c9-3e22c3bd579b",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "34",
                                                                              "id_pos": "68a7cff2-8116-455f-ad70-f80eef31e066",
                                                                              "id_pos_type": "b21ef612-65b5-447e-970a-a1b13a4a3489",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                              "id_user_upd": "9e61422c-f3fd-4278-8e1c-4cec893714b0",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "33"
                                                                                },
                                                                                {
                                                                                  "$ref": "33"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "35",
                                                                                "id": "338dc20d-2466-4141-aeb9-29fbbe3fbe11",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                "id_user_upd": "08e67c36-75de-44f4-9710-550bac41e74f",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "36",
                                                                                    "id": "c9b2d579-cc6c-4a6d-8b53-ea6633aec320",
                                                                                    "id_branch": "f3ab3f25-d0b6-4e98-b02d-6cf8c6b2fe89",
                                                                                    "id_pos_type": "68889f26-ddf2-41eb-a3b6-8c373e5ae287",
                                                                                    "id_pos": "8a02d092-09e7-4f94-8687-e8c6483057d4",
                                                                                    "id_item": "5299eaf7-fb13-4bef-9e0f-b7decfb1541b",
                                                                                    "date_from": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "date_end": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "id_user_upd": "f3448762-0273-4c03-a2c4-aad6c837ad48",
                                                                                    "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": "d9be8cd3-9914-47a9-b4c1-d411d5494114",
                                                                                    "id_doc": "69b695a1-f8f8-4601-b6a1-28f103aac816",
                                                                                    "id_pos_type": "3ca3212b-143c-4ac5-a5a3-fbab8ced2a12",
                                                                                    "id_doc_print": "f2fb0b8c-47ab-4e99-b061-2534ebb6dd06",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "id_user_upd": "f7fec47e-acb3-470c-87e8-396cc2866bce",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "38",
                                                                                      "id": "2f3ac94a-74ff-4269-a1f4-d31cb69dfa11",
                                                                                      "id_pos": "514368a7-6d6e-4812-aae1-2625628a17c1",
                                                                                      "id_mask": "sample string 3",
                                                                                      "name": "sample string 4",
                                                                                      "mode_print": 5,
                                                                                      "port": "sample string 6",
                                                                                      "baud_rate": 1,
                                                                                      "data_bits": 1,
                                                                                      "stop_bit": 1,
                                                                                      "flow_control": 1,
                                                                                      "parity": 1,
                                                                                      "pin_cashdrawer": 1,
                                                                                      "ip_printer": "sample string 7",
                                                                                      "port_ip": 1,
                                                                                      "printer_name": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                      "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                      "id_user_upd": "aab76051-ff03-4716-8464-8da2377c9761",
                                                                                      "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": "5d4c1ecb-dcf7-4497-82c5-c6080ea91981",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high_row": 5,
                                                                                      "high_doc": 6,
                                                                                      "with_doc": 7,
                                                                                      "to_file": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                      "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "40",
                                                                                          "id_doc_print": "1067ddec-a84c-4586-a3c1-6aedc26f6733",
                                                                                          "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": "c10869cd-1975-42ab-b45d-0e796db38f27",
                                                                            "id_item_sub": "ec59a55e-c16d-4af0-8299-88830ac7501f",
                                                                            "validity_date": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "id_user_upd": "6de1f468-fcf3-47cb-8e15-69ce04a2d173",
                                                                            "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": "70f00f74-481e-431c-a705-a84f9eae919e",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "date_end": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "id_branch": "4155c6a2-8a1f-4c03-91be-b0a14ab3407a",
                                                                            "id_pos": "0040f601-f12c-45bd-83b5-a57cbc9282b2",
                                                                            "id_list": "f920c31c-01c7-4d38-a2fa-a9cbccd8113d",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "id_user_upd": "3a6f1bdb-70af-4823-9791-5d55e2ddb87c",
                                                                            "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": "f2a6300b-ee6e-4aaf-aedc-e3523904d29b",
                                                                      "order_id": 2,
                                                                      "id_item": "51049aa3-85f8-427b-80f9-68b32b841c25",
                                                                      "id_item_type": "3ddbf809-3688-4d0c-a3ce-cb0de8c7e7d8",
                                                                      "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": "78ba1114-6317-4dc6-bcd6-1134d39f2468",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "6dcbe8b5-999a-437c-9a7d-492307e1d0e6",
                                                                      "count_voucher": 1,
                                                                      "id_category": "d2fc766b-605c-484d-ae9d-e98060191a31",
                                                                      "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                      "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                      "id_user_upd": "ffbb76ae-ea50-439a-ac7e-e2225402b423",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "44",
                                                                        "id": "6599a463-ea05-4cee-ab67-384481b19845",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "87a98e3e-60fc-4795-8f97-2b5c8267495b",
                                                                        "date_tax": "2026-05-09T09:36:50.9465401+02:00",
                                                                        "date_open": "2026-05-09T09:36:50.9465401+02:00",
                                                                        "date_close": "2026-05-09T09:36:50.9465401+02:00",
                                                                        "id_user_open": "f6b68054-c0bf-4e7f-8058-3cf8603ce243",
                                                                        "id_user_close": "81b9d345-2edb-46b7-91c9-1b43236c05b4",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                        "last_update": "2026-05-09T09:36:50.9465401+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": "3c169340-0575-4036-8750-9784c42558cc",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "28b588c7-a13d-4993-8acd-b1d2cf9543ac",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "45"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id": "e2401c11-c50c-47b1-9e7e-a82accb6d7ab",
                                                                            "id_room_unit": "d14699a4-95ad-430b-8d95-9bc180e5993e",
                                                                            "id_room_list": "5805e4f0-5372-429b-ae5b-c607a326f2ef",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "date_from": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "date_end": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "date_open": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "date_close": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "id_employee": "9f815df5-910c-4303-a08d-829d524fc8d0",
                                                                            "id_employee_sec": "e498de0a-ef1b-4920-be92-fff06f0612b2",
                                                                            "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": "3fd574f0-c9fb-4fb0-8fc5-441634d59103",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "6beacdbe-02ea-43a4-8010-747f4729933c",
                                                                            "id_user_close": "8b09493c-2a15-4a4a-af6b-7b1d05546e13",
                                                                            "id_unit_state": "d9adf522-1f83-4ab4-8816-cb35024b01f0",
                                                                            "id_pos_sesion": "d6cc263a-5aec-42aa-9885-7d532f538041",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "47",
                                                                              "id": "940558d5-8694-43f0-b8d3-19b9843f17b2",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "600eddd7-fa71-4822-b4db-37c71fd3d03e",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "c947328e-cf06-447a-a4f9-e3390925943a",
                                                                              "locked": true,
                                                                              "date_locked": "2026-05-09T09:36:50.9465401+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                              "id_user_upd": "42603b14-d896-4b95-81f9-ef68c9c9562e",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "48",
                                                                                "id": "53b2b7f5-7d18-41f8-8e7c-6b18d5e32c27",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "b8af8db4-072e-4b34-805a-4b16c4c7e095",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "cc867949-d4aa-46c2-8b1a-e916a905632d",
                                                                                "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": "1a34842e-3187-4f9d-b9fe-47aafa98622f",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                "id_user_upd": "79cc27df-0e07-4925-b7e2-689947211863",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "49",
                                                                                    "id_pos": "de9cd3d0-eb0e-45d3-8ec2-6292d7f8fa4d",
                                                                                    "id_room": "94f6a083-97f8-48d8-8290-ee6faf98f7f0",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "id_user_upd": "1f1be106-90dc-4d52-8aa4-4a2f2b3a8c23",
                                                                                    "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": "bac199cf-76a5-4926-8080-a3626dfe56a8",
                                                                                    "id_room": "b8f9d15c-90a3-4aec-8c39-dfc613ffdb6d",
                                                                                    "date_in": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "date_out": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "id_user_add": "b52bcca1-6743-4c91-b445-2ac2a1842a45",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "last_update": "2026-05-09T09:36:50.9465401+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": "7617dacf-9d96-48bb-b9be-94042a9d7ff9",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                "id_user_upd": "2f4c259f-788b-458e-ac47-e5d38213df22",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "52",
                                                                                    "id_room_type": "b10d33b3-4667-4b59-a8b4-19388c46035e",
                                                                                    "id_room_state": "362cbba1-c55a-42ec-a5bf-79406c96b344",
                                                                                    "id_image": "8dfa517f-40b7-482a-b861-e99700c00e1b",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "id_user_upd": "bd530dfd-1b67-4c77-9fe5-2f11b2a85b04",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "53",
                                                                                      "id": "7b68a30e-c1dc-485d-b4db-6568560d7671",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                      "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                      "id_user_upd": "744293e9-0144-42a9-94df-508b004ff956",
                                                                                      "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": "9e850f14-312d-4e31-906a-396306d2e282",
                                                                            "id_pos_sesion": "36f5e154-56e9-462d-8ec9-3bd3390b3d98",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "e6bb5a79-babf-46a7-8ec9-63f8af98f982",
                                                                            "id_room_unit_activity": "02044228-ff05-430e-898d-4e00b8cfbc5f",
                                                                            "id_doc_sa": "7c8d9ff0-2a72-4636-a553-1fcb8fc9335c",
                                                                            "id_pos_type": "6d862b03-177c-44fb-8585-01a80e5711f3",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "912886e7-9a61-4168-af94-53ea268fea81",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "55",
                                                                                "id_tip": "05c7b3e1-f461-4add-9cc0-c065308323b8",
                                                                                "id_user": "92f668f3-76ba-4c8b-bb27-393075a88fba",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                "last_update": "2026-05-09T09:36:50.9465401+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": "ddee24c9-da17-4060-97ea-c7a88eb5a2bc",
                                                                            "id_user": "ec11cb21-c24d-4453-90da-b7c997443474",
                                                                            "date_add": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "last_update": "2026-05-09T09:36:50.9465401+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": "79169caf-2421-43a4-a1bc-93127ddbaf1d",
                                                                            "id_user": "72d9a994-fd7f-4361-b641-937457471241",
                                                                            "id_user_profile": "c06c32ff-fb01-4632-bdf6-32af670bf1ec",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "id_pos_sesion": "0e534a4f-6e07-4967-8273-1018a4783c69",
                                                                            "date_login": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "date_logout": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "58",
                                                                              "id": "3de30692-bd9b-4a7c-bfa5-2997cb0a53a2",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "is_pass_required": true,
                                                                              "is_admin": true,
                                                                              "level_id": 7,
                                                                              "order_1": 8,
                                                                              "order_2": 9,
                                                                              "order_3": 10,
                                                                              "order_4": 11,
                                                                              "is_tips": true,
                                                                              "is_view_all": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                              "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "21263a80-53d6-4a3d-b32b-ecbf0fa0ec50",
                                                                                  "id_function": "6aa50192-7942-40d0-8b70-052d50c48a35",
                                                                                  "id_user": "48d11acd-3ee1-4cc5-9ece-c025bfb89a70",
                                                                                  "id_profile": "d14461a4-7765-4139-ae69-87a38d877792",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                  "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "60",
                                                                                    "id": "ac425958-ed69-4363-8650-ea28da8da5b9",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "8655a30e-869c-454f-8d1a-0913c2e26274",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "c1f08f48-6a5b-453a-a946-bef38c53ce1a",
                                                                                    "view_pos": true,
                                                                                    "order": 10,
                                                                                    "color_border": "sample string 11",
                                                                                    "color_button": "sample string 12",
                                                                                    "color_font": "sample string 13",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 16,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "61",
                                                                                      "id": "ec38f67e-756e-4058-a9ba-784bd79382db",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                                      "last_update": "2026-05-09T09:36:50.9465401+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": "fa851669-1203-4372-9717-e6a74a39bb84",
                                                                            "id_user": "1c999514-05ee-415e-a7d8-ccccf0661e76",
                                                                            "date_add": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "d4096cbe-41ba-4844-8aa7-f3140e945a2d",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "id_pos_sesion": "84c6e8d6-f6ab-4cc3-872f-c71eee3814cd",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "62"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "43"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "63",
                                                                  "id": "121624b3-7cbe-4ac5-83c3-f3921059a7e5",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "a14f9f84-7cf0-4228-9d9b-a054b438ab55",
                                                                  "id_doc_print": "1db15f27-1bcf-4813-8db8-4cb5f9f8314d",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                                  "last_update": "2026-05-09T09:36:50.9465401+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": "a0fc6c80-62e9-49cb-abb6-899ff08c24fa",
                                                                  "id_line": 2,
                                                                  "id_item": "0665813f-ef47-4c9c-bd7a-e0ca691e0e54",
                                                                  "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": "cfe538b3-79fb-4bd0-9f4d-a0f007554359",
                                                              "date_from": "2026-05-09T09:36:50.9465401+02:00",
                                                              "date_end": "2026-05-09T09:36:50.9465401+02:00",
                                                              "date_used": "2026-05-09T09:36:50.9465401+02:00",
                                                              "id_employee": "184b92c9-ea57-422b-bb28-425569e61c5c",
                                                              "id_branch": "d1512aa3-d43d-44d2-8e2e-a4078ef98ca9",
                                                              "count": 6,
                                                              "count_used": 1,
                                                              "unlimited": true,
                                                              "id_user_add": "43a6b835-fb67-4caf-9839-a5aa499a870f",
                                                              "is_entry": true,
                                                              "is_consume": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                              "last_update": "2026-05-09T09:36:50.9465401+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": "fab0c471-f472-4adf-80e5-66bc60e8a5c8",
                                            "id_doc": "94cfc14a-2b00-4ed7-a07a-d99cd165765e",
                                            "value": 3,
                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                            "last_update": "2026-05-09T09:36:50.9465401+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": "ef455374-1064-41fe-a0a5-fd235f5c2b90",
                                            "id_pos": "c7121652-7d8d-4dca-863e-6d29c63f807b",
                                            "id_doc": "ba4af896-bc7c-4b2f-86b9-77a2079c6249",
                                            "id_branch": "29665457-9e54-46ac-ab6b-a0d30fbe21cb",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-05-09T09:36:50.9465401+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "dcac85a7-9796-42df-be85-5e925af059ab",
                                            "id_loc_from": "10b5dc32-9e3b-4a7a-bcea-ccd78274077f",
                                            "id_loc_end": "212c5c4f-31e9-450a-b294-c848bde0e6f2",
                                            "id_user_add": "c74f504d-6f70-427b-8dd6-335b11bd71d1",
                                            "id_user_upd": "ddcb2452-bd77-4176-9964-f52e76f7ffda",
                                            "id_pos_sesion": "8fde13f2-f483-4372-9cb7-2bb1bd5a24a4",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-05-09T09:36:50.9465401+02:00",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                            "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "95c85131-f7f0-4bb3-bf48-30a555f1b326",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "9a0e36b9-18c7-4628-a29d-132fa4621438",
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                              "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                              "id_user_upd": "4b9632f9-c865-4e3f-be01-83fe5676adba",
                                              "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": "3c50b3c3-98b8-4536-bc26-8ae975df03d4",
                                                  "id_item": "3fc5ecbd-9bc5-4356-8d3a-e7f47ad49381",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                                  "last_update": "2026-05-09T09:36:50.9465401+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": "8b7d94c5-3dba-41bd-ae9e-c1cd0a612a21",
                                                "id_line": 2,
                                                "id_item": "2448d3e2-1cb5-4ffc-ab3a-a0662bff5d27",
                                                "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": "cb715372-2d52-4b7d-bf81-524a62937987",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "9f55c7ea-786c-4138-b4cb-f025fcd236c3",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                          "printed": true,
                                          "print_on": "2026-05-09T09:36:50.9465401+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": "6a2a7a28-c77f-4e67-b261-92d063c68c61",
                                "id_pos": "93db49d4-6f4b-468d-8887-f590cb2ab850",
                                "mac_address": "sample string 3",
                                "date_end": "2026-05-09T09:36:50.9465401+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "cf2f174c-5267-4a3f-86a2-ffd1d73fa7d2",
                                "active": true,
                                "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "a3a9eec0-1275-4488-9483-9ee565b8ebd5",
                                "id_pos": "277f0c55-7cd0-41d8-bd4e-ddf7c044d36c",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                "last_update": "2026-05-09T09:36:50.9465401+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": "0f3dcf20-6523-4fe2-aa6a-b36bc311789c",
                                "id_pos": "c2d77ea4-7992-4717-886f-0272db9cbe50",
                                "date_add": "2026-05-09T09:36:50.9465401+02:00",
                                "date_upd": "2026-05-09T09:36:50.9465401+02:00",
                                "date_out": "2026-05-09T09:36:50.9465401+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": "4f41aba2-521c-4bb6-98f7-e7c2a46f9c8b",
                                "id_user_add": "6baa1eb8-eeff-4dd7-af86-96f0e82e9f64",
                                "id_table": "49259f5d-f8ed-40fd-ae91-a79568bc8407",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "c4c3aec3-1993-4166-a83a-40978487e1c3",
                                "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "fb10e21c-d110-41bb-8822-98722d8c8342",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                  "last_update": "2026-05-09T09:36:50.9465401+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "1c0c5a6e-9d97-40b8-ae9c-5010074b9164",
                                      "id_sync": "1b6314c3-c677-4f50-89cc-39f302e277ed",
                                      "json": "sample string 3",
                                      "id_table": "22775fd5-f4f6-49d6-865b-84bc8cb1b901",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "d510d318-37ed-400a-a655-f420e0242f7d",
                                        "id_branch_from": "f4db49ad-9711-47f9-8646-61fb269a8e93",
                                        "id_branch_to": "de398c74-a954-4d5a-a176-6817eaca4fb1",
                                        "type": 4,
                                        "created_on": "2026-05-09T09:36:50.9465401+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-05-09T09:36:50.9465401+02:00",
                                        "send_on": "2026-05-09T09:36:50.9465401+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": "3d04da68-f648-4b4a-a74e-2ee701dbabe2",
                                "id_pos": "7dde9f26-8162-4a12-ae59-4aa978c793cf",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-05-09T09:36:50.9465401+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": "a6b7dd9f-379e-416a-9085-8f439b77d9f6",
                        "token_id": "sample string 2",
                        "id_user": "b5c2bcee-2810-412c-a08e-1bc4cb3cbb2f",
                        "date_from": "2026-05-09T09:36:50.9465401+02:00",
                        "date_end": "2026-05-09T09:36:50.9465401+02:00",
                        "created_on": "2026-05-09T09:36:50.9465401+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": "4d5165dc-1624-4c4b-bce3-256311e8eb45",
                        "id_room_activity": "53372188-5127-497e-aa7b-ca9fcc0341f7",
                        "id_pos_sesion": "38d4c31b-282a-49e2-ae5d-e2b903c4eaf8",
                        "log_text": "sample string 4",
                        "id_user": "96d73daa-054e-489e-a942-8c7848cd1441",
                        "created_on": "2026-05-09T09:36:50.9465401+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": "92dfca9f-213f-4fe1-b345-cba3af9a404f",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-05-09T09:36:50.9465401+02:00",
        "last_update": "2026-05-09T09:36:50.9465401+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": "fe928e5b-ccdd-4e3c-8e7c-e2f708e82309",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-05-09T09:36:50.9465401+02:00",
        "date_end": "2026-05-09T09:36:50.9465401+02:00",
        "state": "sample string 6",
        "created_on": "2026-05-09T09:36:50.9465401+02:00",
        "last_update": "2026-05-09T09:36:50.9465401+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"
  }
}