GET api/Mt_Items?id_list_price={id_list_price}&id_pos={id_pos}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_list_price

globally unique identifier

Required

id_pos

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_items
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_unit

globally unique identifier

Required

id_unit_sec

globally unique identifier

None.

id_brand

globally unique identifier

Required

b_sale

boolean

Required

b_stock

boolean

Required

b_price

boolean

Required

b_unique

boolean

Required

b_exclude_control

boolean

Required

tax

decimal number

Required

change_price

boolean

Required

force_printing

boolean

Required

is_ticket

boolean

Required

is_supply

boolean

Required

define_price

boolean

Required

is_multi_sub

boolean

Required

external_id

string

Max length: 100

name_pos

string

Max length: 20

name_print

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

font_bold

boolean

Required

font_underline

boolean

Required

font_size

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_brands

mt_brands

None.

mt_categories_items

Collection of mt_categories_items

None.

mt_items_featured

Collection of mt_items_featured

None.

mt_items_formula

Collection of mt_items_formula

None.

mt_units

mt_units

None.

mt_units1

mt_units

None.

st_images

st_images

None.

st_users

st_users

None.

mt_items_sub

Collection of mt_items_sub

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_doc_sa_det_stock

Collection of tt_doc_sa_det_stock

None.

tt_doc_st_det

Collection of tt_doc_st_det

None.

tt_items_customs

Collection of tt_items_customs

None.

tt_stock

Collection of tt_stock

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "5d358dc1-46d9-44cb-8dee-4db0c8ade53f",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_unit": "b5e7813b-ccc5-4938-85bd-114fbae33c57",
    "id_unit_sec": "e40c46c7-22ed-4c58-816f-54000b281370",
    "id_brand": "2b0bd7f1-dab8-40b6-8fe9-8d26b9ed95db",
    "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": "e6822ea2-dd2a-435c-b45d-aa0d5d71b381",
    "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:40:03.7342184+02:00",
    "last_update": "2026-05-09T09:40:03.7342184+02:00",
    "id_user_upd": "6c5c4bf8-15ed-44de-a5a7-e8b062b9e17f",
    "commited": true,
    "mt_brands": {
      "$id": "2",
      "id": "b33bfe55-2633-4bff-a37b-f11bd0a356f6",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2026-05-09T09:40:03.7342184+02:00",
      "last_update": "2026-05-09T09:40:03.7342184+02:00",
      "id_user_upd": "8e9cf7ce-d65c-4d09-9348-ccd20cfd2cd3",
      "commited": true,
      "mt_items": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_users": {
        "$id": "3",
        "id": "73e7b97e-8381-4c6b-b85d-db4b9c8a66e2",
        "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": "aa1a0454-f496-4920-9f3d-8f8ab5074b42",
        "view_messages": true,
        "id_image_photo": "6e06c26f-6850-4ef2-a9af-ff3ce30da623",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "e4226fae-fc35-4cc5-ab02-aca8df205616",
        "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:40:03.7342184+02:00",
        "last_update": "2026-05-09T09:40:03.7342184+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "a128a08f-53ca-4e90-8317-beca0353dbf7",
            "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": "4ff6ffce-2f52-4f4c-9b38-91690a0b12cf",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-05-09T09:40:03.7342184+02:00",
            "last_update": "2026-05-09T09:40:03.7342184+02:00",
            "id_user_upd": "10af1432-76aa-4db7-ac34-cb0bc5877fea",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "2e3c6b0f-ace9-4cde-bb4e-e5a51b6f848c",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "a4556fbb-72fd-4db7-a1cc-0ade6a65143f",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-05-09T09:40:03.7342184+02:00",
              "last_update": "2026-05-09T09:40:03.7342184+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "51fdedd8-ff08-4861-8730-d1be1e5e5f5c",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "f7632920-7f5b-4361-8e07-8cd4d065a46c",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "5ddbc850-1a08-4f01-8889-396f19a1cb6c",
                  "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:40:03.7342184+02:00",
                  "last_update": "2026-05-09T09:40:03.7342184+02:00",
                  "id_user_upd": "16e22bd8-2c76-42da-9402-3c8cd67b89e7",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "846172ce-372b-46da-b249-8021c572463e",
                      "id_item": "caf4564f-6986-4da0-b771-0ae35860d523",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-05-09T09:40:03.7342184+02:00",
                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                      "id_user_upd": "fa772a5e-e5ed-4a97-b9d0-22932b6cb6e9",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$ref": "1"
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$id": "8",
                      "id": "d99d8436-5b14-40c5-86c7-ac90e1eacf4d",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "date_from": "2026-05-09T09:40:03.7342184+02:00",
                      "date_end": "2026-05-09T09:40:03.7342184+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": "a49ae5c9-caa1-418c-97c1-05a8b85aad4a",
                      "id_pos": "b179dc1b-49ac-4410-a817-9e73e7d4907f",
                      "id_list": "59254178-819c-4cba-a5b6-1eafc3161f58",
                      "id_item": "9c5e54d7-7dd1-454b-af8b-793b66198c80",
                      "id_item_type": "8bb82955-6d49-4505-920c-bbb0a36593c5",
                      "id_category": "a7a3365e-c2b5-4f0b-8ea6-ff84db9ca082",
                      "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:40:03.7342184+02:00",
                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                      "id_user_upd": "56389dfa-cbc5-4dbb-8a21-4b008ad5d4e3",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "4"
                      },
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$ref": "1"
                      },
                      "mt_items_types": {
                        "$id": "9",
                        "id": "e7674cdf-1928-40c4-8a1d-3aad56fd0490",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "name_short": "sample string 4",
                        "name_pos": "sample string 5",
                        "id_image": "78efb536-15ff-41f2-8e85-2f7832fc354f",
                        "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:40:03.7342184+02:00",
                        "last_update": "2026-05-09T09:40:03.7342184+02:00",
                        "id_user_upd": "59886933-d658-44e6-8eeb-4d5d915bbc29",
                        "commited": true,
                        "tt_vouchers_det": [
                          {
                            "$id": "10",
                            "id_voucher": "68d0f918-3c1f-48f9-9ad1-4bd150c4c513",
                            "id_line": "d11459d0-5afc-4a1a-ba6d-b6d6e66c1705",
                            "id_category": "93ccd88a-5c6e-4cc0-88f3-982018f87cd8",
                            "id_item": "cf0f0a13-d989-46ec-8b9a-9e72dd0093eb",
                            "id_item_type": "c1037a7e-d5ef-41c0-a9d5-966fbc9c2f29",
                            "price_max": 1.1,
                            "qty_add": 3.1,
                            "qty_used": 4.1,
                            "mt_categories": {
                              "$ref": "6"
                            },
                            "mt_items": {
                              "$ref": "1"
                            },
                            "mt_items_types": {
                              "$ref": "9"
                            },
                            "tt_vouchers": {
                              "$id": "11",
                              "id": "2674074b-84ce-4baa-8fd4-981bc25700c1",
                              "id_voucher": 2,
                              "locator_voucher": "sample string 3",
                              "qr_code": "sample string 4",
                              "date_from": "2026-05-09T09:40:03.7342184+02:00",
                              "date_end": "2026-05-09T09:40:03.7342184+02:00",
                              "date_used": "2026-05-09T09:40:03.7342184+02:00",
                              "date_sesion": "2026-05-09T09:40:03.7342184+02:00",
                              "id_employee": "7b866699-b55a-48eb-8d15-4827198084ad",
                              "id_branch": "7e6e12c0-e0c0-4530-86a3-beef403baceb",
                              "id_voucher_permision": "c1e83144-5932-42ee-8c40-fad042c79368",
                              "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": "219c1251-5655-4ada-93fd-f2f2f9924079",
                              "id_user_add": "953ae5bb-7531-4e16-92c8-e2655bfebdf6",
                              "id_doc_sa": "2241e427-58a6-481a-aabf-28729dba230a",
                              "id_item_sub": "486726d2-abd8-4c60-b3ab-58c2e23f17d4",
                              "id_pos_sesion": "07071855-5873-4ed1-8f8c-f72617908955",
                              "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:40:03.7342184+02:00",
                              "last_update": "2026-05-09T09:40:03.7342184+02:00",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_employees": {
                                "$id": "12",
                                "id": "f8e49937-7cc5-4ea9-873d-793ee26545ad",
                                "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": "c3d6bbcb-d94c-43d8-a70c-1f443d19ed84",
                                "name_pos": "sample string 12",
                                "id_image": "bf91e0bb-b113-4ae8-9d6d-fcdd63c1644f",
                                "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:40:03.7342184+02:00",
                                "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                "id_user_upd": "13784d1d-25bb-484c-9e03-8256ecc9c201",
                                "commited": true,
                                "mt_employees_branches": [
                                  {
                                    "$id": "13",
                                    "id_employee": "a4ec3e82-2b2a-4b2d-924e-97c68b4a0b0a",
                                    "id_branch": "de59bb39-359a-4e4f-9416-0d52d1394def",
                                    "active": true,
                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                    "id_user_upd": "4902cf34-6539-4e65-8224-05e2f40d15fb",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_employees": {
                                      "$ref": "12"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "mt_employees_profiles": {
                                  "$id": "14",
                                  "id": "d43456f5-278b-46ef-9a08-beeb6301d939",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "authorized": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                  "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                  "id_user_upd": "55f05ba0-a840-4285-9110-d25c08421dcc",
                                  "commited": true,
                                  "mt_employees": [
                                    {
                                      "$ref": "12"
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                "st_images": {
                                  "$ref": "5"
                                },
                                "st_users": {
                                  "$ref": "3"
                                },
                                "tt_doc_sa_det": [
                                  {
                                    "$id": "15",
                                    "id_doc_sa": "dfc5ef72-1edb-4a91-b482-38979f951308",
                                    "id_line": 2,
                                    "id_item_sub": "4b97cf3c-27f5-40e2-89d5-e81ee26ea3fe",
                                    "qty": 4.1,
                                    "id_list": "c1dcacb8-c74c-4033-b463-db1c10e3d4cc",
                                    "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": "83ec2635-4c70-4ba5-a47b-0174367ac607",
                                    "is_used": true,
                                    "qty_vou": 1.1,
                                    "amt_vou": 1.1,
                                    "comment": "sample string 15",
                                    "ref_det": "sample string 16",
                                    "id_employee": "8d09d58a-3707-470d-ad29-84a8c473661f",
                                    "name_generic": "sample string 17",
                                    "type_ope": 1,
                                    "id_user_add": "96724cf0-f7d4-4c8c-aaa7-632622db7a54",
                                    "id_user_upd": "2fcc7cab-5e49-42e1-b112-20481a79bbbb",
                                    "active": true,
                                    "mt_employees": {
                                      "$ref": "12"
                                    },
                                    "mt_items_sub": {
                                      "$id": "16",
                                      "id": "84ec9c1b-e5b1-4ba2-a0bd-a55720f04e77",
                                      "id_item": "b27c4edb-c9d3-47e3-a755-029fbec82a51",
                                      "id_item_type": "8bbca99f-7d8b-49f4-8174-565c08fa453b",
                                      "is_default": true,
                                      "barcode": "sample string 5",
                                      "voucher_apply": true,
                                      "id_voucher_json": "3d794332-fe55-4db5-88e3-41a450e2fc90",
                                      "count_voucher": 1,
                                      "id_voucher_type": 1,
                                      "active": true,
                                      "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                      "id_user_upd": "bb53a1e6-aa6e-470a-a5c9-d303b7ef5e8f",
                                      "commited": true,
                                      "mt_items": {
                                        "$ref": "1"
                                      },
                                      "mt_items_formula": [
                                        {
                                          "$id": "17",
                                          "id_item_sub": "ecf53126-8042-48b8-9b0b-e3519e748990",
                                          "id_item": "7775846d-d7d9-4543-8608-4383ab0b6a88",
                                          "group_id": 3,
                                          "id_unit_ref": "fee4efab-bcad-4e0c-bfe6-c24a6bc4b7bf",
                                          "qty_dis": 5,
                                          "mt_items": {
                                            "$ref": "1"
                                          },
                                          "mt_items_sub": {
                                            "$ref": "16"
                                          },
                                          "mt_units_ref": {
                                            "$id": "18",
                                            "id": "413a84f6-31d6-4ae5-9753-05d2c862c299",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "coefficient": 4.1,
                                            "id_unit": "df284cfb-111b-4a89-8337-ce6907b15f89",
                                            "active": true,
                                            "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                            "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                            "id_user_upd": "8c38d766-56f1-4da7-aca2-836187fb5954",
                                            "commited": true,
                                            "mt_units": {
                                              "$id": "19",
                                              "id": "d903ca24-08cf-46dc-8d0a-bc589fcabafe",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "active": true,
                                              "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                              "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                              "id_user_upd": "73d6b9f2-24a5-455d-bb16-447190d840b2",
                                              "commited": true,
                                              "mt_units_ref": [
                                                {
                                                  "$ref": "18"
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ],
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "mt_items": [
                                                {
                                                  "$ref": "1"
                                                },
                                                {
                                                  "$ref": "1"
                                                }
                                              ],
                                              "mt_items1": [
                                                {
                                                  "$ref": "1"
                                                },
                                                {
                                                  "$ref": "1"
                                                }
                                              ]
                                            },
                                            "st_users": {
                                              "$ref": "3"
                                            },
                                            "mt_items_formula": [
                                              {
                                                "$ref": "17"
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "$ref": "17"
                                        }
                                      ],
                                      "mt_items_types": {
                                        "$ref": "9"
                                      },
                                      "mt_items_vouchers": {
                                        "$id": "20",
                                        "id": "2b947956-012a-4dd7-9908-1d3301fc50bf",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "json": "sample string 5",
                                        "id_pay_type": "e4c0cdc0-362c-4ae9-97e8-73757f0dae11",
                                        "id_doc_print": "7503f134-1e98-4625-b647-7144faa966c1",
                                        "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:40:03.7342184+02:00",
                                        "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                        "commited": true,
                                        "mt_items_sub": [
                                          {
                                            "$ref": "16"
                                          },
                                          {
                                            "$ref": "16"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "3"
                                      },
                                      "mt_prices_items": [
                                        {
                                          "$id": "21",
                                          "id_list": "f6484953-aed9-4aa5-8858-e80b1421f747",
                                          "id_item_sub": "52fe86bd-c22b-48ee-981e-5cfa29161c7c",
                                          "validity_date": "2026-05-09T09:40:03.7342184+02:00",
                                          "price": 4.1,
                                          "active": true,
                                          "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                          "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                          "id_user_upd": "a4082fa5-14e8-41c4-b45c-1d7bb4bc56b5",
                                          "commited": true,
                                          "mt_items_sub": {
                                            "$ref": "16"
                                          },
                                          "mt_prices_list": {
                                            "$id": "22",
                                            "id": "947781fe-afd3-4936-994e-c813b0f6c0a9",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "id_ref": "7a5614c3-3ac1-423c-8d8a-ec5f92bdec01",
                                            "tax_included": true,
                                            "switch_select": true,
                                            "item_type_default": 7,
                                            "name_pos": "sample string 8",
                                            "id_image": "9a98cd40-3d40-41e7-85ee-f1e02a686529",
                                            "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:40:03.7342184+02:00",
                                            "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                            "id_user_upd": "0752a14b-a796-47c3-8fca-315dfbbb8b79",
                                            "commited": true,
                                            "mt_pos_prices_list": [
                                              {
                                                "$id": "23",
                                                "id_pos": "961f5683-d571-4461-8e39-48f19b5fb829",
                                                "id_pos_type": "232e9d93-e458-4607-9ab8-3398047528c9",
                                                "id_price_list": "dfb33963-59be-4e4b-ad23-36f7d16435fe",
                                                "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:40:03.7342184+02:00",
                                                "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                "id_user_upd": "d4326957-9b16-4f82-bb02-2b70212fbcac",
                                                "commited": true,
                                                "mt_pos_view": {
                                                  "$id": "24",
                                                  "id_pos": "415ab712-457e-4524-9105-383c2737050a",
                                                  "id_pos_type": "c330542b-a517-4eae-9da3-bc4efce54380",
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                  "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                  "id_user_upd": "1eb654ce-4afa-4cf6-923b-9296f2b795cf",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "25",
                                                    "id": "f7e938ba-5b69-4be7-b8d8-aa6f53b78fde",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "9d387cc4-f10a-4ed8-8185-f6831ca75e4b",
                                                    "id_zone": "4a68f31d-37ca-4ea0-933c-f071c35a1666",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                    "id_user_upd": "414e16f9-4d6a-4fba-bb1a-36df2dc4e154",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "26",
                                                      "id": "d4606f00-6ba4-4acc-88f7-2f12456fd944",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "579d6096-e73f-4320-af84-71b4797388e7",
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                      "id_user_upd": "1795a062-2147-4c09-a882-ebf953f68e2b",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "4"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "25"
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "3"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "27",
                                                        "id": "d312d02f-f53b-44c0-b214-60b52e992302",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "5a5063f3-8ecc-4f0a-a021-5460836da425",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "18980bce-14d1-4a1e-bb1b-063122802152",
                                                        "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:40:03.7342184+02:00",
                                                        "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                        "id_user_upd": "a422f1d0-fb1a-4a1c-81dc-fb074d8bf5c2",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_images": {
                                                          "$ref": "5"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "28",
                                                            "id": "37fd53fb-104b-4654-ac7a-c8d555c9bd3c",
                                                            "id_cloakroom": "b4574319-c6b5-4352-95e5-a6697da26333",
                                                            "id_pos_sesion": "93a98b10-171f-40ca-b811-adcb32bf9c0e",
                                                            "unit_id": 4,
                                                            "date_open": "2026-05-09T09:40:03.7342184+02:00",
                                                            "date_close": "2026-05-09T09:40:03.7342184+02:00",
                                                            "id_doc_sa": "e0320af3-a3bd-4967-b799-5a77366fbc5e",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "27"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "29",
                                                              "id": "e73616ab-457d-443d-a00f-3a7324d4d31f",
                                                              "id_pos": "f452892e-c764-4a53-aee2-f71b34cd9d21",
                                                              "id_doc": "58b40d70-3e90-4042-8f33-684f06d5f5d6",
                                                              "id_branch": "0a169ee9-93d5-412b-ae5e-3483fc6e31b3",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-05-09T09:40:03.7342184+02:00",
                                                              "date_tax": "2026-05-09T09:40:03.7342184+02:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "551591ca-239f-4cd6-b051-ce01def98398",
                                                              "id_relationship": "c7ad2f32-61bc-469b-abbb-ba632f9005a6",
                                                              "id_loc_from": "34b6e565-2a92-4bb4-83c4-09ad5f92a6c1",
                                                              "id_loc_end": "c5a68221-8266-4588-a6c3-08d501fb1dd5",
                                                              "id_user_add": "d1b969d2-9000-495e-aa84-e7642e661b28",
                                                              "id_user_upd": "a483226f-b284-4d3b-b0a4-be42bcececb1",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "138cc49a-54a6-4320-930c-cd0054284e2b",
                                                              "id_room_unit": "b2dc7414-b1c5-4409-859c-5824406cda2f",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "3df6c2bb-5715-4963-bf17-1f7e820b294d",
                                                              "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:40:03.7342184+02:00",
                                                              "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "doc_print": true,
                                                              "mt_branches": {
                                                                "$ref": "4"
                                                              },
                                                              "mt_docs": {
                                                                "$id": "30",
                                                                "id": "8a3ae9d4-3657-449f-a44e-dff5ff526b98",
                                                                "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": "93cc0730-ed26-432c-9af0-d800737fe8a7",
                                                                "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:40:03.7342184+02:00",
                                                                "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                "id_user_upd": "45f954a1-81d3-4d12-8d80-c1c83450b753",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$id": "31",
                                                                    "id_doc": "28b65779-ca8c-4f8a-9f82-d5f641c81c64",
                                                                    "id_pay": "94772e89-fc6a-43d7-aac9-d25cc886b1c6",
                                                                    "id_money": "0a3b1152-e6c9-491e-a6f0-efe2aa00c28f",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "id_user_upd": "d44f4df7-2222-4b47-931a-178e8bcfc653",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_money_types": {
                                                                      "$id": "32",
                                                                      "id": "2d2be919-f639-4bc5-a32c-2dbb3755cc19",
                                                                      "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": "58175f68-12b0-4be2-9487-e575c746ab04",
                                                                      "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:40:03.7342184+02:00",
                                                                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "id_user_upd": "919868ae-74cc-4d84-bb4a-b9bd43649cb7",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates": [
                                                                        {
                                                                          "$id": "33",
                                                                          "id_money_1": "74b0db77-2fd2-4428-b7ab-393ab5501be3",
                                                                          "id_money_2": "35e98c28-2424-4b06-85f7-847941db557f",
                                                                          "date_from": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "coefficient": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "id_user_upd": "bb01d19a-d749-46e7-967b-9cf0b97e431b",
                                                                          "commited": true,
                                                                          "mt_money_types": {
                                                                            "$ref": "32"
                                                                          },
                                                                          "mt_money_types1": {
                                                                            "$ref": "32"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates1": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "tt_doc_sa_cashflow": [
                                                                        {
                                                                          "$id": "34",
                                                                          "id_doc_sa": "2675d0c7-7f58-4e97-93fb-38a540c02ca7",
                                                                          "id_pay": "36c58750-161c-488a-802b-1ff5c316e4ed",
                                                                          "id_money": "b9c4133e-674f-4d6b-89b1-0f3c28f86ff5",
                                                                          "date_cashflow": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "coefficient": 5.1,
                                                                          "id_user_add": "92421a35-6705-406e-ab31-765ed81545c0",
                                                                          "amt_tot_md": 7.1,
                                                                          "amt_tot_mo": 8.1,
                                                                          "mt_payment_types": {
                                                                            "$id": "35",
                                                                            "id": "64512b97-05c0-445c-b797-a7c9bcef4db8",
                                                                            "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": "8a650f68-7d8f-444a-8370-e6629396027c",
                                                                            "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:40:03.7342184+02:00",
                                                                            "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                            "id_user_upd": "f5411f79-fa44-4262-ac7a-1d6f547bf465",
                                                                            "commited": true,
                                                                            "mt_docs_payment_money": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_doc_sa_cashflow": [
                                                                              {
                                                                                "$ref": "34"
                                                                              },
                                                                              {
                                                                                "$ref": "34"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$id": "36",
                                                                                "id_doc_sa": "410d1d9c-8b86-4544-86eb-6e33c9721bea",
                                                                                "id_line": 2,
                                                                                "id_pay": "926b0cce-1355-4fb4-8947-02c808138e6b",
                                                                                "id_money": "97bde344-f99d-481e-b1c7-d6b85dd84fd7",
                                                                                "coefficient": 5.1,
                                                                                "id_voucher": "5320fd92-21b5-4106-82f4-d2e64ba501a8",
                                                                                "id_employee": "4606b3b3-5f12-494b-9693-3f6de9925d86",
                                                                                "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": "51c63e21-e07f-4d3e-86c4-2c41f5ccdc5e",
                                                                                "coupon_id": "sample string 9",
                                                                                "terminal_id": "sample string 10",
                                                                                "card_name": "sample string 11",
                                                                                "card_bank": "sample string 12",
                                                                                "card_number": "sample string 13",
                                                                                "client_name": "sample string 14",
                                                                                "money_type": "sample string 15",
                                                                                "merchant_id": "sample string 16",
                                                                                "aid": "sample string 17",
                                                                                "auth_num": "sample string 18",
                                                                                "authorization": true,
                                                                                "signature": true,
                                                                                "contactless": true,
                                                                                "date_hour_pay": "sample string 19",
                                                                                "terminal_name": "sample string 20",
                                                                                "active": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "12"
                                                                                },
                                                                                "mt_money_types": {
                                                                                  "$ref": "32"
                                                                                },
                                                                                "mt_payment_types": {
                                                                                  "$ref": "35"
                                                                                },
                                                                                "tt_doc_sa": {
                                                                                  "$ref": "29"
                                                                                },
                                                                                "tt_vouchers": {
                                                                                  "$ref": "11"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "11"
                                                                              },
                                                                              {
                                                                                "$ref": "11"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_money_types": {
                                                                            "$ref": "32"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$ref": "29"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "36"
                                                                        },
                                                                        {
                                                                          "$ref": "36"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_payment_types": {
                                                                      "$ref": "35"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "31"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$id": "37",
                                                                    "id_pos_print": "fe130ede-393f-403f-8d16-7e1c74cc5fb1",
                                                                    "id_doc": "49e5dcd2-e3e1-46d9-a77b-2c25bcaf7954",
                                                                    "id_pos_type": "95a33247-3551-4f65-8468-e62a06198603",
                                                                    "id_doc_print": "897bd015-fecc-46bc-86c1-58b78add3098",
                                                                    "copies": 5,
                                                                    "print_mode": 6,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "id_user_upd": "642a0a4b-13ee-4dff-a5dc-d1002336f29f",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_pos_print": {
                                                                      "$id": "38",
                                                                      "id": "6d0e3f3e-2517-4a07-8761-2eb646acb8e1",
                                                                      "id_pos": "56704168-bd93-4140-9549-c640c5f87c41",
                                                                      "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:40:03.7342184+02:00",
                                                                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "id_user_upd": "a8f5e82c-e606-4af7-8a3e-3c1db9c72628",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      }
                                                                    },
                                                                    "mt_pos_types": {
                                                                      "$id": "39",
                                                                      "id": "8a854dea-bfc6-44a7-8797-fab8eeeddbf9",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "is_module": true,
                                                                      "order": 5,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "id_user_upd": "041ea975-287f-4955-8663-28b5a4179268",
                                                                      "commited": true,
                                                                      "mt_items_featured": [
                                                                        {
                                                                          "$id": "40",
                                                                          "id": "152a97c1-88ea-4b48-b4c6-5e1ebd30e16c",
                                                                          "id_branch": "15df7f19-49af-4889-bf57-9eb96c7e679b",
                                                                          "id_pos_type": "f6a20071-073b-462a-8d3a-1e90a3c7330d",
                                                                          "id_pos": "af5f7440-7b44-4c42-a81e-d6496325ce6c",
                                                                          "id_item": "b7b49a50-f922-40c5-9c04-24cc9f008016",
                                                                          "date_from": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "date_end": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "image_id": 4,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "id_user_upd": "d41e785c-951c-47c8-80c3-0c19d6416c53",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "1"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_pos_types": {
                                                                            "$ref": "39"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "40"
                                                                        }
                                                                      ],
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_pos_view": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_doc_print": {
                                                                      "$id": "41",
                                                                      "id": "cf4dcd3b-4d3a-44dd-bad2-cd72f1a4422f",
                                                                      "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:40:03.7342184+02:00",
                                                                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "commited": true,
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_doc_print_det": [
                                                                        {
                                                                          "$id": "42",
                                                                          "id_doc_print": "e02b7a09-e299-4e9e-bae3-a6afade66e0c",
                                                                          "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": "41"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "37"
                                                                  }
                                                                ],
                                                                "st_doc_num": [
                                                                  {
                                                                    "$id": "43",
                                                                    "id_pos": "9b2bf2db-1a06-46d5-90d6-b65402948988",
                                                                    "id_doc": "80370a66-9710-4b1a-8477-084df338ace3",
                                                                    "value": 3,
                                                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "25"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "43"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "29"
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$id": "44",
                                                                    "id": "1f2aa8c7-871d-4679-913a-5a2d028f599e",
                                                                    "id_pos": "fcaf3712-bc31-4702-8db0-9cc8ddeb16ec",
                                                                    "id_doc": "c2feba15-ad77-40ec-869d-a486f9470c30",
                                                                    "id_branch": "c0491dc2-ca3f-4a9a-b12d-b6ef2428a3be",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "6de5fab5-fc7b-4f72-87fd-4789ffe6bfba",
                                                                    "id_loc_from": "9eb1539f-821a-472a-9b80-acfd55887ab6",
                                                                    "id_loc_end": "1ad2a6f9-c9d5-4452-9f47-c97e64a55acc",
                                                                    "id_user_add": "f719769d-feb0-46d4-ae21-814120ad9f93",
                                                                    "id_user_upd": "bc162621-4ea5-4195-867b-b59ba5fe0059",
                                                                    "id_pos_sesion": "c89ffa86-65ad-4150-be2b-ee0f50cff1e1",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$id": "45",
                                                                      "id": "c8cd688a-2ef2-42f5-8ce1-9e713c30a20c",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "reserved": true,
                                                                      "id_branch": "2f07640c-c8fc-412f-b0fb-695b8754f326",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "id_user_upd": "a03d6d50-bd5f-4c3b-8b6c-1a6464eeec3d",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "29"
                                                                        },
                                                                        {
                                                                          "$ref": "29"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa1": [
                                                                        {
                                                                          "$ref": "29"
                                                                        },
                                                                        {
                                                                          "$ref": "29"
                                                                        }
                                                                      ],
                                                                      "tt_doc_st": [
                                                                        {
                                                                          "$ref": "44"
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "tt_doc_st1": [
                                                                        {
                                                                          "$ref": "44"
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "tt_stock": [
                                                                        {
                                                                          "$id": "46",
                                                                          "id_location": "de83e21c-6619-452f-9eaf-1e99f635a0f3",
                                                                          "id_item": "fa1fd17e-c784-4cbb-a40a-5c3c3762cc51",
                                                                          "stock_ideal": 3.1,
                                                                          "stock_min": 4.1,
                                                                          "stock_max": 5.1,
                                                                          "stock": 6.1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "1"
                                                                          },
                                                                          "mt_locations": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_locations1": {
                                                                      "$ref": "45"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_doc_st_det": [
                                                                      {
                                                                        "$id": "47",
                                                                        "id_doc_st": "1cbedbf5-47b0-4cc8-9d8c-fff7990fe379",
                                                                        "id_line": 2,
                                                                        "id_item": "62aad728-6620-48fd-8d60-81df71878c9e",
                                                                        "comment": "sample string 4",
                                                                        "qty": 5.1,
                                                                        "status": 1,
                                                                        "active": true,
                                                                        "mt_items": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "tt_doc_st": {
                                                                          "$ref": "44"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "47"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "44"
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st2": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations": {
                                                                "$ref": "45"
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "45"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "25"
                                                              },
                                                              "st_users": {
                                                                "$ref": "3"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "3"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "tt_doc_sa_cashflow": [
                                                                {
                                                                  "$ref": "34"
                                                                },
                                                                {
                                                                  "$ref": "34"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "15"
                                                                },
                                                                {
                                                                  "$ref": "15"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "36"
                                                                },
                                                                {
                                                                  "$ref": "36"
                                                                }
                                                              ],
                                                              "tt_doc_sa1": [
                                                                {
                                                                  "$ref": "29"
                                                                },
                                                                {
                                                                  "$ref": "29"
                                                                }
                                                              ],
                                                              "tt_doc_sa2": {
                                                                "$ref": "29"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$id": "48",
                                                                "id": "e103a7b8-189d-448e-bac7-37c657e95a69",
                                                                "nro_sesion": 2,
                                                                "id_pos": "6cac7f54-d0e9-4d55-937c-66f1fca96bad",
                                                                "date_tax": "2026-05-09T09:40:03.7342184+02:00",
                                                                "date_open": "2026-05-09T09:40:03.7342184+02:00",
                                                                "date_close": "2026-05-09T09:40:03.7342184+02:00",
                                                                "id_user_open": "8580d4dc-075e-4761-8372-775dd0dbb1f7",
                                                                "id_user_close": "3a0ae489-0742-4503-97f0-a87cd0cd837e",
                                                                "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:40:03.7342184+02:00",
                                                                "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "25"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "49",
                                                                    "id": "7ff28e5e-05cd-48a5-b10e-a2b5683fcc2a",
                                                                    "order_id": 2,
                                                                    "id_item": "23ec29dc-e69b-4f06-aa11-97b364a7bacb",
                                                                    "id_item_type": "720c8b76-1c7b-406a-bdf0-d8772f7fd071",
                                                                    "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": "6aa45b20-618c-463c-a38c-9c6b22084d31",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "b2a247ec-eaf2-4c25-9895-58d43cecb3c9",
                                                                    "count_voucher": 1,
                                                                    "id_category": "186239fd-3fc2-4bd0-9de2-7ea0e9c2ef3e",
                                                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "id_user_upd": "ad13d581-96ca-432c-b2ae-87fab4cd3729",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "1"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "49"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pt": [
                                                                  {
                                                                    "$id": "50",
                                                                    "id": "6b59cc77-82d2-49a0-9e55-0223067ffc54",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "53055493-6caf-4106-abbd-5b79e9c12772",
                                                                    "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:40:03.7342184+02:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "51",
                                                                    "id": "67d343c9-0687-408c-ae92-15901f503c5f",
                                                                    "id_room_unit": "f204fea1-e0f3-4ab4-a667-073aa4df054b",
                                                                    "id_room_list": "c80be363-5d0c-4e7a-81aa-be01ea6baaee",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "date_from": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "date_end": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "date_open": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "date_close": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "id_employee": "895593c7-21ef-438e-9242-04c8cb69da6f",
                                                                    "id_employee_sec": "c252ec53-81d7-4bdd-93bd-8f33bce4f75f",
                                                                    "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": "37b3238d-19af-4806-9edd-1a5614179729",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "3190b424-6fd3-4ca7-98ef-75208319a03a",
                                                                    "id_user_close": "0bbf5a02-baf1-40ed-ac4e-b973c66c807d",
                                                                    "id_unit_state": "b5cee560-d0a3-4b02-9aca-94ce2e9c4e94",
                                                                    "id_pos_sesion": "f107d5cc-6405-4e38-b2e9-7479ddb343de",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "12"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "12"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "52",
                                                                      "id": "b3e9502c-ad86-45f9-b3dc-84d78bf3cb4e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "542e71ae-f3e8-405b-86d5-22425b0c9d3a",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "783a16d1-f447-4fd7-b025-9a191776cc40",
                                                                      "locked": true,
                                                                      "date_locked": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "id_user_upd": "d01b397c-c5c3-4ec2-b25e-95dba4a09939",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "53",
                                                                        "id": "45191cac-57e3-42d2-b193-7a79cc7f4b3e",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "41a42c66-02a9-4481-92f4-576cb20159f1",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "90f85e96-6083-43a3-bcd1-1e5a57e08b28",
                                                                        "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": "d5a40f4d-11d8-420b-95b3-88bc9cc63808",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                        "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                        "id_user_upd": "b91b151b-b679-4496-9d45-64788b08e095",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "54",
                                                                            "id_pos": "09cc9002-f319-4b6f-ab61-8624dba239f9",
                                                                            "id_room": "f858d8c0-8461-4515-a8cd-820442e10bda",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                            "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                            "id_user_upd": "330011d2-55b5-43d9-b43b-11dc517afae8",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_rooms": {
                                                                              "$ref": "53"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "54"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_images1": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "52"
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_list": [
                                                                          {
                                                                            "$id": "55",
                                                                            "id": "eafc6496-49f1-4bc9-9a0b-3455d9787b89",
                                                                            "id_room": "34e002d6-81f2-4614-9759-64ee225889f4",
                                                                            "date_in": "2026-05-09T09:40:03.7342184+02:00",
                                                                            "date_out": "2026-05-09T09:40:03.7342184+02:00",
                                                                            "id_user_add": "045df91e-93ea-4df9-9a6e-74f9f6cecd38",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                            "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$ref": "53"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "51"
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "55"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$id": "56",
                                                                        "id": "06a69e18-8e67-4476-8b84-155c9530729c",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                        "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                        "id_user_upd": "dfd9800c-9082-4af4-8dc5-22b8e156db87",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "52"
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_room_type": "e3520a19-5265-489d-a769-600c437d89ad",
                                                                            "id_room_state": "ddc016a7-4158-44eb-aa62-92d6a0436dec",
                                                                            "id_image": "db9ad6f8-0578-4b2a-9c8b-d538e235d016",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                            "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                            "id_user_upd": "bf4175d0-5c67-4589-9c9d-2804ca8e66fb",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "58",
                                                                              "id": "a0a6a8c7-9fef-4396-a59c-dd094ce9046b",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "color": "sample string 5",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                              "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                              "id_user_upd": "4706b6df-5431-407e-8479-eb828f9fa7ee",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$ref": "57"
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "51"
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$ref": "56"
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "51"
                                                                        },
                                                                        {
                                                                          "$ref": "51"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_states": {
                                                                      "$ref": "58"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    },
                                                                    "tt_rooms_list": {
                                                                      "$ref": "55"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "51"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id": "b87aa51a-04ca-4719-8a14-a10cda7c30b2",
                                                                    "id_pos_sesion": "5d70e1ae-a6c7-45f0-b7ca-c57ab8e9eab2",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "21e4141e-3866-48a4-b429-2b0d16d1ae92",
                                                                    "id_room_unit_activity": "db941bc3-5ef7-4d60-8f97-e9d8ccc216e6",
                                                                    "id_doc_sa": "16299ebc-2496-473d-b70b-fdfa011857c0",
                                                                    "id_pos_type": "7c472cb6-4bcc-4cd2-b7fc-c2c28627d55c",
                                                                    "block": true,
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "72820b85-f734-4a30-a52a-82f8f4e5c071",
                                                                    "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:40:03.7342184+02:00",
                                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "60",
                                                                        "id_tip": "a9c1b57b-9f86-4c69-95c4-22d3f9f25dfc",
                                                                        "id_user": "90eef0b2-4f68-43c5-a5d4-f7bd65f39958",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                        "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "59"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "60"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ],
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "61",
                                                                    "id_pos_sesion": "9a5780f6-6f3c-4a19-824d-da02d0b0cc9d",
                                                                    "id_user": "c7d5295a-658d-4334-882f-a5e7867229bc",
                                                                    "date_add": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "distribution_index": 1.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "61"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "29"
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "tt_cmd_connection": [
                                                                  {
                                                                    "$id": "62",
                                                                    "id": "cd1f443d-be4c-4d15-b1d2-29cacf30761d",
                                                                    "id_user": "f5b46144-e7f2-4cf7-a475-b6caa8c78dc0",
                                                                    "id_user_profile": "9cb6e0cb-9812-4b7c-add8-6ee085e59b7f",
                                                                    "locator": "sample string 4",
                                                                    "date_end": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "id_pos_sesion": "df64ed72-a55e-4cad-ac10-52d1b6a8053d",
                                                                    "date_login": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "date_logout": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "terminal_id": "sample string 6",
                                                                    "terminal_type": "sample string 7",
                                                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users_profiles": {
                                                                      "$id": "63",
                                                                      "id": "f1b7f8e4-7fc9-45ed-90ab-6a8eabc1fc83",
                                                                      "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:40:03.7342184+02:00",
                                                                      "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                      "commited": true,
                                                                      "st_permisions": [
                                                                        {
                                                                          "$id": "64",
                                                                          "id": "25963f3b-3030-4af1-b8de-6bc0ae26a5b6",
                                                                          "id_function": "57e5dfca-0523-48c8-8f00-691f4f99f24e",
                                                                          "id_user": "54cc4fd1-5a10-4c2d-b0e0-903c344e90ef",
                                                                          "id_profile": "bf249cf3-6abc-4942-a3ad-affd423a5067",
                                                                          "permission": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                          "commited": true,
                                                                          "st_users_profiles": {
                                                                            "$ref": "63"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_functions": {
                                                                            "$id": "65",
                                                                            "id": "a0f891b3-5037-47a0-8e46-fc951b9b9c35",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "level_id": 5,
                                                                            "id_group": "e1a3d231-dc07-4e13-8730-761944045513",
                                                                            "name_event": "sample string 7",
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "0ccc18c8-7f8c-4860-b1d2-b74c53653128",
                                                                            "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:40:03.7342184+02:00",
                                                                            "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                            "commited": true,
                                                                            "st_functions_groups": {
                                                                              "$id": "66",
                                                                              "id": "1e3b65e0-f3b7-464f-aae8-f36a03c20ca8",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                              "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                              "commited": true,
                                                                              "st_functions": [
                                                                                {
                                                                                  "$ref": "65"
                                                                                },
                                                                                {
                                                                                  "$ref": "65"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_permisions": [
                                                                              {
                                                                                "$ref": "64"
                                                                              },
                                                                              {
                                                                                "$ref": "64"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "64"
                                                                        }
                                                                      ],
                                                                      "st_users": [
                                                                        {
                                                                          "$ref": "3"
                                                                        },
                                                                        {
                                                                          "$ref": "3"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$ref": "62"
                                                                        },
                                                                        {
                                                                          "$ref": "62"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "62"
                                                                  }
                                                                ],
                                                                "tt_cmd_messages": [
                                                                  {
                                                                    "$id": "67",
                                                                    "id": "14eb247e-3bdf-4d43-8fe0-3639d2215ebb",
                                                                    "id_user": "b226e866-9c4f-423c-a85e-fdb065a61df4",
                                                                    "date_add": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "destiny_type": 4,
                                                                    "id_key": "7cc14150-9d6f-4799-958a-95f1c7d4c721",
                                                                    "message": "sample string 6",
                                                                    "message_view": true,
                                                                    "date_view": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "id_pos_sesion": "acddeddb-7b1d-435c-8942-357850f9584a",
                                                                    "terminal_add": "sample string 9",
                                                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "48"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "67"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "51"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "68",
                                                                  "id": "cb639494-126f-4cf1-8d65-59c7050c6ba3",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "ea6c85c6-404c-4292-a368-77b2ccd563e4",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                  "printed": true,
                                                                  "print_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "29"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "68"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "48"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "27"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$ref": "40"
                                                      },
                                                      {
                                                        "$ref": "40"
                                                      }
                                                    ],
                                                    "mt_pos_print": [
                                                      {
                                                        "$ref": "38"
                                                      },
                                                      {
                                                        "$ref": "38"
                                                      }
                                                    ],
                                                    "mt_pos_rooms": [
                                                      {
                                                        "$ref": "54"
                                                      },
                                                      {
                                                        "$ref": "54"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_pos_view": [
                                                      {
                                                        "$ref": "24"
                                                      },
                                                      {
                                                        "$ref": "24"
                                                      }
                                                    ],
                                                    "mt_prices_list_rules": [
                                                      {
                                                        "$id": "69",
                                                        "id": "bcdb9bf7-0f91-4218-92ee-3208b0c6047a",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "date_from": "2026-05-09T09:40:03.7342184+02:00",
                                                        "date_end": "2026-05-09T09:40:03.7342184+02:00",
                                                        "id_branch": "2ad26d41-bf15-43dc-b9b8-8ad233e5d18c",
                                                        "id_pos": "d86437be-e6df-4e64-8ee9-b4aad8d6a3d5",
                                                        "id_list": "33cbe1ff-2405-432c-a86c-7781c3491a72",
                                                        "view_list": true,
                                                        "is_default": true,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                        "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                        "id_user_upd": "f0efed75-24ca-4500-8619-869599c89065",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "4"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "mt_prices_list": {
                                                          "$ref": "22"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "69"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "8"
                                                      },
                                                      {
                                                        "$ref": "8"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$ref": "43"
                                                      },
                                                      {
                                                        "$ref": "43"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "70",
                                                        "id": "aa1b62d0-d630-4068-a9c1-1dc6c6154101",
                                                        "id_pos": "946620f8-e09f-46b1-91cd-c670b92ad3da",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2026-05-09T09:40:03.7342184+02:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "e5ca4419-1749-412b-bcb5-471340217047",
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                        "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "70"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "71",
                                                        "id_user": "21d63544-6c4d-4564-85cb-a6c093fb7dce",
                                                        "id_pos": "2011a64b-4d28-46d2-9163-fdc8db49c7bf",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                        "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "71"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "29"
                                                      },
                                                      {
                                                        "$ref": "29"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "72",
                                                        "id": "d002bd1f-9ffb-412f-8079-bbc6500b9120",
                                                        "id_pos": "3a285167-0868-4bf1-bb80-e2984fe7c121",
                                                        "date_add": "2026-05-09T09:40:03.7342184+02:00",
                                                        "date_upd": "2026-05-09T09:40:03.7342184+02:00",
                                                        "date_out": "2026-05-09T09:40:03.7342184+02:00",
                                                        "connection_type": "sample string 3",
                                                        "connection_speed": 1,
                                                        "terminal_name": "sample string 4",
                                                        "version": "sample string 5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "72"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "48"
                                                      },
                                                      {
                                                        "$ref": "48"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "73",
                                                        "id": "795b1c0a-ddb4-4598-988f-a7d3851b9ebc",
                                                        "id_user_add": "2328e280-ad9d-4a2a-ac2a-83b632905bc1",
                                                        "id_table": "69a22779-f3b0-4864-be16-fb7ba1b901c4",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "44c0f20a-844d-45c6-9f8d-9cf46a904b66",
                                                        "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "74",
                                                          "id": "13720552-1bfd-451f-a5c5-1230bdbbc17f",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                          "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "75",
                                                              "id": "45b28cec-719b-4e3b-b776-b278b1ab8c9e",
                                                              "id_sync": "72728f17-3f1f-48cc-ae93-ae8482df57a4",
                                                              "json": "sample string 3",
                                                              "id_table": "2e46cf39-df9b-4ed5-b562-ee2b8cd94324",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "76",
                                                                "id": "11643120-b08d-465b-8e0d-d6a4f4b4b548",
                                                                "id_branch_from": "56054279-7a4e-45c7-beac-f132cbb0384f",
                                                                "id_branch_to": "6216d47f-99e1-46c2-a8c9-d161a8462c27",
                                                                "type": 4,
                                                                "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                "send_on": "2026-05-09T09:40:03.7342184+02:00",
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "4"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "75"
                                                                  },
                                                                  {
                                                                    "$ref": "75"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "74"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "75"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "73"
                                                            },
                                                            {
                                                              "$ref": "73"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "3"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "73"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "77",
                                                        "id": "39d9a291-6821-4029-af77-a98136da35f3",
                                                        "id_pos": "e53a607b-fa2b-4492-8de3-7cb765f23d56",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "25"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "77"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "44"
                                                      },
                                                      {
                                                        "$ref": "44"
                                                      }
                                                    ]
                                                  },
                                                  "mt_pos_prices_list": [
                                                    {
                                                      "$ref": "23"
                                                    },
                                                    {
                                                      "$ref": "23"
                                                    }
                                                  ],
                                                  "mt_pos_types": {
                                                    "$ref": "39"
                                                  },
                                                  "st_users": {
                                                    "$ref": "3"
                                                  }
                                                },
                                                "mt_prices_list": {
                                                  "$ref": "22"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                }
                                              },
                                              {
                                                "$ref": "23"
                                              }
                                            ],
                                            "mt_prices_items": [
                                              {
                                                "$ref": "21"
                                              },
                                              {
                                                "$ref": "21"
                                              }
                                            ],
                                            "mt_prices_list1": [
                                              {
                                                "$ref": "22"
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "mt_prices_list2": {
                                              "$ref": "22"
                                            },
                                            "mt_prices_list_rules": [
                                              {
                                                "$ref": "69"
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "5"
                                            },
                                            "st_users": {
                                              "$ref": "3"
                                            },
                                            "mt_prices_rules": [
                                              {
                                                "$ref": "8"
                                              },
                                              {
                                                "$ref": "8"
                                              }
                                            ],
                                            "tt_doc_sa_det": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          }
                                        },
                                        {
                                          "$ref": "21"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "15"
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ]
                                    },
                                    "mt_prices_list": {
                                      "$ref": "22"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "st_users1": {
                                      "$ref": "3"
                                    },
                                    "tt_doc_sa": {
                                      "$ref": "29"
                                    },
                                    "tt_doc_sa_det_stock": [
                                      {
                                        "$id": "78",
                                        "id_doc_sa": "155ef46b-d900-4efe-be42-02a23f8a47ca",
                                        "id_line": 2,
                                        "id_item": "7619f247-a1ba-49e1-8a40-835e3949451a",
                                        "qty": 4.1,
                                        "mt_items": {
                                          "$ref": "1"
                                        },
                                        "tt_doc_sa_det": {
                                          "$ref": "15"
                                        }
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "15"
                                  }
                                ],
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "36"
                                  },
                                  {
                                    "$ref": "36"
                                  }
                                ],
                                "tt_vouchers": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "tt_vouchers_permisions": [
                                  {
                                    "$id": "79",
                                    "id": "6c3d3329-6fd5-46c4-a531-a93ee0d8730f",
                                    "date_from": "2026-05-09T09:40:03.7342184+02:00",
                                    "date_end": "2026-05-09T09:40:03.7342184+02:00",
                                    "date_used": "2026-05-09T09:40:03.7342184+02:00",
                                    "id_employee": "82718271-a793-47c1-95bf-ac9ca026f8ba",
                                    "id_branch": "3ff08426-b513-44d4-8748-f087357f06ff",
                                    "count": 6,
                                    "count_used": 1,
                                    "unlimited": true,
                                    "id_user_add": "afc471dd-e6cc-4d7a-85c8-3744ef110605",
                                    "is_entry": true,
                                    "is_consume": true,
                                    "active": true,
                                    "created_on": "2026-05-09T09:40:03.7342184+02:00",
                                    "last_update": "2026-05-09T09:40:03.7342184+02:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_employees": {
                                      "$ref": "12"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "tt_vouchers": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "tt_rooms_units_activity": [
                                  {
                                    "$ref": "51"
                                  },
                                  {
                                    "$ref": "51"
                                  }
                                ],
                                "tt_rooms_units_activity1": [
                                  {
                                    "$ref": "51"
                                  },
                                  {
                                    "$ref": "51"
                                  }
                                ]
                              },
                              "mt_payment_types": {
                                "$ref": "35"
                              },
                              "st_users": {
                                "$ref": "3"
                              },
                              "tt_doc_sa_pay": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "tt_vouchers_det": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "tt_vouchers_permisions": {
                                "$ref": "79"
                              }
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "49"
                          },
                          {
                            "$ref": "49"
                          }
                        ]
                      },
                      "mt_pos": {
                        "$ref": "25"
                      },
                      "mt_prices_list": {
                        "$ref": "22"
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ],
              "mt_items": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "9"
                },
                {
                  "$ref": "9"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "35"
                },
                {
                  "$ref": "35"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "57"
                },
                {
                  "$ref": "57"
                }
              ],
              "st_functions": [
                {
                  "$ref": "65"
                },
                {
                  "$ref": "65"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "fecea962-9202-45b1-93a3-92878158204c",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-05-09T09:40:03.7342184+02:00",
                "last_update": "2026-05-09T09:40:03.7342184+02:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "13"
              },
              {
                "$ref": "13"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "mt_locations": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "b3b62dcd-5c18-43ee-9c14-6463877d7aa6",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-05-09T09:40:03.7342184+02:00",
                "date_end": "2026-05-09T09:40:03.7342184+02:00",
                "state": "sample string 6",
                "created_on": "2026-05-09T09:40:03.7342184+02:00",
                "last_update": "2026-05-09T09:40:03.7342184+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "69"
              },
              {
                "$ref": "69"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "79"
              },
              {
                "$ref": "79"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "mt_brands": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_employees": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_locations": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "24"
          },
          {
            "$ref": "24"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "mt_units": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "70"
          },
          {
            "$ref": "70"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "61bcc74d-c5fd-48a2-af41-0e0c40d68955",
            "token_id": "sample string 2",
            "id_user": "198175f7-8f2d-4da4-86db-6aa04c1b7814",
            "date_from": "2026-05-09T09:40:03.7342184+02:00",
            "date_end": "2026-05-09T09:40:03.7342184+02:00",
            "created_on": "2026-05-09T09:40:03.7342184+02:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_logs": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "83",
            "id": "e449dc48-e6ba-446a-a2ee-ea5dd25c9284",
            "id_room_activity": "e558a9c6-5c53-40e0-ba56-9f5d20ce08f3",
            "id_pos_sesion": "eeb81cb2-b16f-457b-a1c0-cc1b7884aead",
            "log_text": "sample string 4",
            "id_user": "b6cadf13-e19e-4eaf-8a80-fa8e6e3df983",
            "created_on": "2026-05-09T09:40:03.7342184+02:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_docs": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_items": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "st_users_profiles": {
          "$ref": "63"
        },
        "tt_cmd_connection": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ]
      }
    },
    "mt_categories_items": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_items_formula": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ],
    "mt_units": {
      "$ref": "19"
    },
    "mt_units1": {
      "$ref": "19"
    },
    "st_images": {
      "$ref": "5"
    },
    "st_users": {
      "$ref": "3"
    },
    "mt_items_sub": [
      {
        "$ref": "16"
      },
      {
        "$ref": "16"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "tt_doc_sa_det_stock": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_st_det": [
      {
        "$ref": "47"
      },
      {
        "$ref": "47"
      }
    ],
    "tt_items_customs": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "tt_stock": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "tt_vouchers_det": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ]
  },
  {
    "$ref": "1"
  }
]