GET api/Mt_Prices_Items?id_list={id_list}&barcode={barcode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_list

globally unique identifier

Required

barcode

string

Required

Body Parameters

None.

Response Information

Resource Description

mt_prices_items
NameDescriptionTypeAdditional information
id_list

globally unique identifier

Required

id_item_sub

globally unique identifier

Required

validity_date

date

Required

price

decimal number

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_items_sub

mt_items_sub

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id_list": "953f4226-e0e5-4740-b173-6709ee6adb27",
  "id_item_sub": "0a1afa65-6790-4146-9a18-59a163d2f574",
  "validity_date": "2025-12-08T21:30:57.0097772+01:00",
  "price": 4.1,
  "active": true,
  "created_on": "2025-12-08T21:30:57.0097772+01:00",
  "last_update": "2025-12-08T21:30:57.0097772+01:00",
  "id_user_upd": "21beab34-eb79-47d3-8663-fafd0e1a9d1d",
  "commited": true,
  "mt_items_sub": {
    "$id": "2",
    "id": "09668eed-2402-4a1e-adc8-4f3fe3ee0bb9",
    "id_item": "1aee9670-9118-4514-9d0b-ffe00c715ae2",
    "id_item_type": "5665a801-b206-4d6e-9f9a-a7b45dcf3121",
    "is_default": true,
    "barcode": "sample string 5",
    "voucher_apply": true,
    "id_voucher_json": "2507a5f4-868c-4320-a7c4-5b45cc3e4d01",
    "count_voucher": 1,
    "id_voucher_type": 1,
    "active": true,
    "created_on": "2025-12-08T21:30:57.0097772+01:00",
    "last_update": "2025-12-08T21:30:57.0097772+01:00",
    "id_user_upd": "1eb3554c-fe54-4250-b52d-8046d50828d6",
    "commited": true,
    "mt_items": {
      "$id": "3",
      "id": "70f358fa-b6fd-43db-affa-e65b29c73bcd",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_unit": "ed12f88b-d7f4-429f-9df8-9157993188cd",
      "id_unit_sec": "6c4ed83d-9156-48bd-abf6-3ff520b46b59",
      "id_brand": "058ad90a-ea0e-419b-93c0-7ed4952bde6b",
      "b_sale": true,
      "b_stock": true,
      "b_price": true,
      "b_unique": true,
      "b_exclude_control": true,
      "tax": 12.1,
      "change_price": true,
      "force_printing": true,
      "is_ticket": true,
      "is_supply": true,
      "define_price": true,
      "external_id": "sample string 18",
      "name_pos": "sample string 19",
      "name_print": "sample string 20",
      "id_image": "06b31351-4e8b-41c4-ab9b-43f4a4d10316",
      "view_pos": true,
      "order": 22,
      "color_border": "sample string 23",
      "color_button": "sample string 24",
      "color_font": "sample string 25",
      "font_bold": true,
      "font_underline": true,
      "font_size": 28,
      "active": true,
      "created_on": "2025-12-08T21:30:57.0097772+01:00",
      "last_update": "2025-12-08T21:30:57.0097772+01:00",
      "id_user_upd": "c8b5a0fc-b687-4553-b7fd-de657ae4eb81",
      "commited": true,
      "mt_brands": {
        "$id": "4",
        "id": "ab96b5ec-0d2c-413c-8fe6-eec855a4e9ee",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "active": true,
        "created_on": "2025-12-08T21:30:57.0097772+01:00",
        "last_update": "2025-12-08T21:30:57.0097772+01:00",
        "id_user_upd": "1691a71a-075b-46c9-aefb-9df10a0cfcb0",
        "commited": true,
        "mt_items": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "st_users": {
          "$id": "5",
          "id": "5a36874f-21d5-45af-acc2-88c473ed0cd3",
          "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": "930a48d6-462a-45a0-b682-d0fb8b19fe3d",
          "view_messages": true,
          "id_image_photo": "990e1b9c-9b76-4553-8447-84a4147ae01c",
          "reserved": true,
          "pos_access": true,
          "back_access": true,
          "name_pos": "sample string 13",
          "id_image": "3c245dce-bd71-428b-9e50-a24f439d4dc6",
          "view_pos": true,
          "order": 15,
          "color_border": "sample string 16",
          "color_button": "sample string 17",
          "color_font": "sample string 18",
          "active": true,
          "created_on": "2025-12-08T21:30:57.0097772+01:00",
          "last_update": "2025-12-08T21:30:57.0097772+01:00",
          "commited": true,
          "mt_branches": [
            {
              "$id": "6",
              "id": "b2f5ce38-f124-47ca-a122-c81aa55bdf25",
              "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": "5acec7e7-32e3-4909-b678-d8cc9c583054",
              "order": 12,
              "external_id": "sample string 13",
              "sync": true,
              "active": true,
              "created_on": "2025-12-08T21:30:57.0097772+01:00",
              "last_update": "2025-12-08T21:30:57.0097772+01:00",
              "id_user_upd": "280b3e8e-4358-42ff-91c8-801edf014d06",
              "commited": true,
              "st_images": {
                "$id": "7",
                "id": "7f14a256-1a60-48f1-a234-21c54593d7a8",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "id_img_type": "471f6f0f-58d1-4e71-8106-f0925bd0a97c",
                "image_file": "sample string 5",
                "extension": "sample string 6",
                "high": 1,
                "width": 1,
                "active": true,
                "created_on": "2025-12-08T21:30:57.0097772+01:00",
                "last_update": "2025-12-08T21:30:57.0097772+01:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "mt_categories": [
                  {
                    "$id": "8",
                    "id": "fef1ff56-b1e4-4d6e-8b19-092ae242c2e2",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_item_type": "d20c2332-7659-4d89-abe8-26177f788d1b",
                    "order_type": 5,
                    "name_pos": "sample string 6",
                    "id_image": "33186a14-f0fe-4f61-ab69-16a54b31dbb9",
                    "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": "2025-12-08T21:30:57.0097772+01:00",
                    "last_update": "2025-12-08T21:30:57.0097772+01:00",
                    "id_user_upd": "8d11da8e-8d54-477c-b7ca-bb689476b82d",
                    "commited": true,
                    "mt_categories_items": [
                      {
                        "$id": "9",
                        "id_category": "39b6e5c7-301d-4d9f-98d9-73b153622ca5",
                        "id_item": "d9895bb9-09e6-44f7-aa0b-607037b50aa9",
                        "is_default": true,
                        "active": true,
                        "created_on": "2025-12-08T21:30:57.0097772+01:00",
                        "last_update": "2025-12-08T21:30:57.0097772+01:00",
                        "id_user_upd": "cf2b8df6-23a9-4fa3-b03b-0d576f1e6a5d",
                        "commited": true,
                        "mt_categories": {
                          "$ref": "8"
                        },
                        "mt_items": {
                          "$ref": "3"
                        },
                        "st_users": {
                          "$ref": "5"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "st_images": {
                      "$ref": "7"
                    },
                    "st_users": {
                      "$ref": "5"
                    },
                    "mt_prices_rules": [
                      {
                        "$id": "10",
                        "id": "df06892f-fda5-4606-98bf-60c8bf8efbe4",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "date_from": "2025-12-08T21:30:57.0097772+01:00",
                        "date_end": "2025-12-08T21:30:57.0097772+01:00",
                        "by_amt": true,
                        "by_pcg": true,
                        "ap_amount": 1.1,
                        "ap_percent": 1.1,
                        "ap_price": 1.1,
                        "ap_price_min": 1.1,
                        "ap_price_max": 1.1,
                        "id_branch": "afe4c878-cefa-40bc-a16e-f41276b27c72",
                        "id_pos": "a065c365-075e-4ea1-8d13-6e8fe8c9ee5b",
                        "id_list": "23f38491-0e19-4aed-8ef6-be454c1f482a",
                        "id_item": "519b0e5b-392f-4639-9416-8e054fb54bf8",
                        "id_item_type": "9617bb27-4c2a-4df3-86df-941af81d402d",
                        "id_category": "5c9fadf7-9c42-4f7d-875c-5206949406ab",
                        "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": "2025-12-08T21:30:57.0097772+01:00",
                        "last_update": "2025-12-08T21:30:57.0097772+01:00",
                        "id_user_upd": "c7c03a75-d1e9-4742-87d5-cf47f098b55b",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "6"
                        },
                        "mt_categories": {
                          "$ref": "8"
                        },
                        "mt_items": {
                          "$ref": "3"
                        },
                        "mt_items_types": {
                          "$id": "11",
                          "id": "44ee259a-61e6-449c-9715-606b002a228d",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "name_short": "sample string 4",
                          "name_pos": "sample string 5",
                          "id_image": "087cd6c4-13ab-4a93-a64f-a2039ec663eb",
                          "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": "2025-12-08T21:30:57.0097772+01:00",
                          "last_update": "2025-12-08T21:30:57.0097772+01:00",
                          "id_user_upd": "7b769b66-f3a1-49f3-8741-d7c431d87c2f",
                          "commited": true,
                          "tt_vouchers_det": [
                            {
                              "$id": "12",
                              "id_voucher": "e5ed7fa0-a6c0-449c-b370-d0412feadbc0",
                              "id_line": "744c0d75-9ee1-41c9-aa12-c502356ef662",
                              "id_category": "682f5651-9769-4f1c-af05-f16e01565bdd",
                              "id_item": "27ed5696-b044-4fdf-9fd1-5009ea4885ef",
                              "id_item_type": "1566e9e4-f9f8-466a-aa5b-055f26566601",
                              "price_max": 1.1,
                              "qty_add": 3.1,
                              "qty_used": 4.1,
                              "mt_categories": {
                                "$ref": "8"
                              },
                              "mt_items": {
                                "$ref": "3"
                              },
                              "mt_items_types": {
                                "$ref": "11"
                              },
                              "tt_vouchers": {
                                "$id": "13",
                                "id": "f3759717-1dfb-4188-b2f7-1b8552d774a1",
                                "id_voucher": 2,
                                "locator_voucher": "sample string 3",
                                "qr_code": "sample string 4",
                                "date_from": "2025-12-08T21:30:57.0097772+01:00",
                                "date_end": "2025-12-08T21:30:57.0097772+01:00",
                                "date_used": "2025-12-08T21:30:57.0097772+01:00",
                                "date_sesion": "2025-12-08T21:30:57.0097772+01:00",
                                "id_employee": "f0ad632c-71c7-420d-84f9-cbd9abd7bf54",
                                "id_branch": "90d588e4-ee28-4657-8fc3-d91a81b157a5",
                                "id_voucher_permision": "df0fcffb-5751-47ae-b648-98f622ff2101",
                                "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": "199cad81-5e8f-4478-9e96-9670fc4baaf6",
                                "id_user_add": "ce77eb76-932b-414e-9e21-e08a553a5506",
                                "id_doc_sa": "5bd19448-0c37-4b19-8bca-8311f90efcdf",
                                "id_item_sub": "b122c1f6-0520-4e7e-a585-f9120732a77b",
                                "id_pos_sesion": "117f9c32-00d1-41f2-aed5-6f70d5655476",
                                "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": "2025-12-08T21:30:57.0097772+01:00",
                                "last_update": "2025-12-08T21:30:57.0097772+01:00",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "6"
                                },
                                "mt_employees": {
                                  "$id": "14",
                                  "id": "4b095ced-ddac-43e0-8cb9-c23ab65c3000",
                                  "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": "4ff7c183-1361-4703-aba5-54b0a5f14211",
                                  "name_pos": "sample string 12",
                                  "id_image": "fcdc5fff-a3e5-4540-bc8a-3149e85cbfb5",
                                  "view_pos": true,
                                  "order": 14,
                                  "color_border": "sample string 15",
                                  "color_button": "sample string 16",
                                  "color_font": "sample string 17",
                                  "active": true,
                                  "created_on": "2025-12-08T21:30:57.0097772+01:00",
                                  "last_update": "2025-12-08T21:30:57.0097772+01:00",
                                  "id_user_upd": "a567a428-6482-4a12-8a87-7654ccec945b",
                                  "commited": true,
                                  "mt_employees_branches": [
                                    {
                                      "$id": "15",
                                      "id_employee": "d7e1d0b7-8baa-43e3-ac60-f3cb4667df4a",
                                      "id_branch": "a09fc816-70bb-4c22-8289-bc848e6309d8",
                                      "active": true,
                                      "created_on": "2025-12-08T21:30:57.0097772+01:00",
                                      "last_update": "2025-12-08T21:30:57.0097772+01:00",
                                      "id_user_upd": "0114a47c-9ebb-4d57-b35f-1d3135e63099",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "14"
                                      }
                                    },
                                    {
                                      "$ref": "15"
                                    }
                                  ],
                                  "mt_employees_profiles": {
                                    "$id": "16",
                                    "id": "b5c68934-24b0-40da-bf8c-9831e7e000ad",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "authorized": true,
                                    "active": true,
                                    "created_on": "2025-12-08T21:30:57.0097772+01:00",
                                    "last_update": "2025-12-08T21:30:57.0097772+01:00",
                                    "id_user_upd": "38883cb9-efea-4f80-92ef-0c45a848349b",
                                    "commited": true,
                                    "mt_employees": [
                                      {
                                        "$ref": "14"
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "5"
                                    }
                                  },
                                  "st_images": {
                                    "$ref": "7"
                                  },
                                  "st_users": {
                                    "$ref": "5"
                                  },
                                  "tt_doc_sa_det": [
                                    {
                                      "$id": "17",
                                      "id_doc_sa": "27a9dffa-006f-41dc-b447-402d923f2efc",
                                      "id_line": 2,
                                      "id_item_sub": "17f0d9f3-415f-46f0-b1ec-6761ee8c44cb",
                                      "qty": 4.1,
                                      "id_list": "e87f9067-42cc-4286-99a8-851379e9b2cc",
                                      "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": "13397c4d-71bd-4ba8-ae42-5067d18cf35c",
                                      "is_used": true,
                                      "qty_vou": 1.1,
                                      "amt_vou": 1.1,
                                      "comment": "sample string 15",
                                      "ref_det": "sample string 16",
                                      "id_employee": "fc48ca21-1d5b-4a4c-b20c-78b783d18062",
                                      "name_generic": "sample string 17",
                                      "type_ope": 1,
                                      "id_user_add": "3237ccb6-e4ef-4724-b494-3c26532d7f07",
                                      "id_user_upd": "8103fdc4-034c-4b09-bb47-4ed765ee8ccd",
                                      "active": true,
                                      "mt_employees": {
                                        "$ref": "14"
                                      },
                                      "mt_items_sub": {
                                        "$ref": "2"
                                      },
                                      "mt_prices_list": {
                                        "$id": "18",
                                        "id": "e3c5015f-4e5c-4bc8-83ed-bc5e5bb4c7e3",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_ref": "fee55d63-b95a-4d40-9f19-97ee1adb3e23",
                                        "tax_included": true,
                                        "switch_select": true,
                                        "item_type_default": 7,
                                        "name_pos": "sample string 8",
                                        "id_image": "8af3f7f7-7689-424e-a717-d096d193ae8d",
                                        "view_pos": true,
                                        "order": 10,
                                        "color_border": "sample string 11",
                                        "color_button": "sample string 12",
                                        "color_font": "sample string 13",
                                        "active": true,
                                        "created_on": "2025-12-08T21:30:57.0105247+01:00",
                                        "last_update": "2025-12-08T21:30:57.0105247+01:00",
                                        "id_user_upd": "38f29255-22f6-43fc-92f4-5bd1390f46ae",
                                        "commited": true,
                                        "mt_pos_prices_list": [
                                          {
                                            "$id": "19",
                                            "id_pos": "afcc55da-6331-4b4c-85cb-774f5f013230",
                                            "id_pos_type": "366d6f47-ba1b-4f33-84d2-25f3dbf1cf24",
                                            "id_price_list": "1c2ed01e-da5a-4dd2-97df-8035c4c8600c",
                                            "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": "2025-12-08T21:30:57.0105247+01:00",
                                            "last_update": "2025-12-08T21:30:57.0105247+01:00",
                                            "id_user_upd": "246a4d46-a4bc-4714-ab02-bd88eebf478b",
                                            "commited": true,
                                            "mt_pos_view": {
                                              "$id": "20",
                                              "id_pos": "ae14c173-dedf-4235-a8a9-644ee4aa4c7f",
                                              "id_pos_type": "393b8048-30db-46c9-a5f8-3ca0c56564e7",
                                              "is_default": true,
                                              "active": true,
                                              "created_on": "2025-12-08T21:30:57.0105247+01:00",
                                              "last_update": "2025-12-08T21:30:57.0105247+01:00",
                                              "id_user_upd": "6196dd97-e9ec-4817-947a-b0d1c2e84a32",
                                              "commited": true,
                                              "mt_pos": {
                                                "$id": "21",
                                                "id": "bcd71435-d7d1-4140-bb52-425104e714ed",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "id_branch": "9c54e5fb-e35f-4a9f-b34d-f8a0d3f13990",
                                                "id_zone": "96611b3c-0ede-4357-95ef-3a10b1e12b6b",
                                                "user_required": true,
                                                "active": true,
                                                "created_on": "2025-12-08T21:30:57.0105247+01:00",
                                                "last_update": "2025-12-08T21:30:57.0105247+01:00",
                                                "id_user_upd": "b983e254-3520-4bf0-b62e-55f6a13dd670",
                                                "commited": true,
                                                "mt_branches_zones": {
                                                  "$id": "22",
                                                  "id": "6be22958-143c-487a-a574-f090f98f55a2",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "id_branch": "f30c83c5-2c7e-43a4-b8d1-5a768ee44e93",
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:30:57.0105247+01:00",
                                                  "last_update": "2025-12-08T21:30:57.0105247+01:00",
                                                  "id_user_upd": "6534a638-d7d7-4feb-bdfc-63c0f9d4c9f3",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_pos": [
                                                    {
                                                      "$ref": "21"
                                                    },
                                                    {
                                                      "$ref": "21"
                                                    }
                                                  ],
                                                  "st_users": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                "mt_cloakrooms": [
                                                  {
                                                    "$id": "23",
                                                    "id": "4bf15bc4-e0da-4207-946a-7d0b45810add",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "id_pos": "9c647104-112a-454f-ae69-e1468dbccfab",
                                                    "unit_ini": 5,
                                                    "unit_end": 6,
                                                    "name_pos": "sample string 7",
                                                    "id_image": "c8e1da90-e071-42ab-a619-fe36f953cd57",
                                                    "view_pos": true,
                                                    "order": 9,
                                                    "color_border": "sample string 10",
                                                    "color_button": "sample string 11",
                                                    "color_font": "sample string 12",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:30:57.0105247+01:00",
                                                    "last_update": "2025-12-08T21:30:57.0105247+01:00",
                                                    "id_user_upd": "3c91c7cd-a5b2-4767-839e-c0c90ca419b6",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    },
                                                    "st_images": {
                                                      "$ref": "7"
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "tt_cloakrooms_units": [
                                                      {
                                                        "$id": "24",
                                                        "id": "a6a49b73-55af-4b8b-a790-ede1d4dd6cce",
                                                        "id_cloakroom": "8a09b44e-cf03-40d1-a833-7874091b36d2",
                                                        "id_pos_sesion": "bff63564-dd09-4419-ba67-4e26b3c8f284",
                                                        "unit_id": 4,
                                                        "date_open": "2025-12-08T21:30:57.0105247+01:00",
                                                        "date_close": "2025-12-08T21:30:57.0105247+01:00",
                                                        "id_doc_sa": "0ba9c2cf-af62-49f5-a9a6-08c779a13c3d",
                                                        "commited": true,
                                                        "mt_cloakrooms": {
                                                          "$ref": "23"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$id": "25",
                                                          "id": "7268ff95-7ae5-409f-be30-b4d5799f4bb2",
                                                          "id_pos": "b445a54b-94af-4bc4-aba9-6d93f40cb0c7",
                                                          "id_doc": "7cc771e9-ec7f-4d23-89a1-aca5d5f6fc8e",
                                                          "id_branch": "eec6b1da-b0d9-4ca6-bee6-e928eabf6068",
                                                          "nro_doc": "sample string 5",
                                                          "date_doc": "2025-12-08T21:30:57.010768+01:00",
                                                          "date_tax": "2025-12-08T21:30:57.010768+01:00",
                                                          "hour_doc": "00:00:00.1234567",
                                                          "block": true,
                                                          "id_ref": "ee2c96b9-a7f3-4981-bc25-b7dae536c28c",
                                                          "id_relationship": "19fa11f8-771f-4b49-8acf-58b70335a084",
                                                          "id_loc_from": "0f51259b-09a8-4b2e-b88e-33dd205f887e",
                                                          "id_loc_end": "643ffc73-5d08-4250-ac96-7dcd4551748e",
                                                          "id_user_add": "ba24a8d5-bd4d-41a5-9d7b-9a4df71bbc1f",
                                                          "id_user_upd": "8c664489-eebb-4d83-aece-240c6e61a426",
                                                          "comment": "sample string 12",
                                                          "id_pos_sesion": "e5d21a12-f1e6-4c2a-930a-e3c52456c82c",
                                                          "id_room_unit": "929b42f2-28de-4103-bd23-3b79d5481ea4",
                                                          "ref_locator": "sample string 13",
                                                          "ref_zone_aut": "sample string 14",
                                                          "id_pos_type": "32c368f4-349f-4f85-baf7-47a3b9bb0e2f",
                                                          "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": "2025-12-08T21:30:57.010768+01:00",
                                                          "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                          "commited": true,
                                                          "created_by": 1,
                                                          "mt_branches": {
                                                            "$ref": "6"
                                                          },
                                                          "mt_docs": {
                                                            "$id": "26",
                                                            "id": "e6a9b5cc-20a8-4f3e-9c21-abb3d2c2ca46",
                                                            "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": "abf8f138-833b-4b9a-b629-a2e24e210a54",
                                                            "view_pos": true,
                                                            "order": 23,
                                                            "color_border": "sample string 24",
                                                            "color_button": "sample string 25",
                                                            "color_font": "sample string 26",
                                                            "active": true,
                                                            "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                            "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                            "id_user_upd": "079ecf5b-3f8c-4d35-ab66-42b0ff9b3ed3",
                                                            "commited": true,
                                                            "mt_docs_payment_money": [
                                                              {
                                                                "$id": "27",
                                                                "id_doc": "629da8c4-a8c5-4796-a21b-622929853f48",
                                                                "id_pay": "51e82a6d-5f5a-4458-a51c-be5685dfd5c2",
                                                                "id_money": "162c65f0-3b2a-473d-be0b-9d28ec14264b",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                "id_user_upd": "3611e0f6-1b50-48c4-9e1a-79ace771d497",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_money_types": {
                                                                  "$id": "28",
                                                                  "id": "990194ee-76c0-4d79-a932-ec13e0bcb231",
                                                                  "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": "0dd1d558-95dd-4b0b-b59c-4fbaff2a675b",
                                                                  "view_pos": true,
                                                                  "order": 8,
                                                                  "color_border": "sample string 9",
                                                                  "color_button": "sample string 10",
                                                                  "color_font": "sample string 11",
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                  "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                  "id_user_upd": "90b86f8d-e7f7-4e9a-9c90-511bca78224c",
                                                                  "commited": true,
                                                                  "mt_docs_payment_money": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "mt_money_rates": [
                                                                    {
                                                                      "$id": "29",
                                                                      "id_money_1": "11593763-9a5f-49a4-9110-622a7fe67a04",
                                                                      "id_money_2": "f36b2def-3b4e-44c2-98a8-9fd40fb7c7c3",
                                                                      "date_from": "2025-12-08T21:30:57.010768+01:00",
                                                                      "coefficient": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                      "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                      "id_user_upd": "77fd427f-642a-487a-a997-1fd000e57f58",
                                                                      "commited": true,
                                                                      "mt_money_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "mt_money_types1": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ],
                                                                  "mt_money_rates1": [
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "tt_doc_sa_cashflow": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_doc_sa": "e3805283-4aca-46a0-9e71-114dd772796e",
                                                                      "id_pay": "c1509a8a-6a20-46d9-a26f-485e2fde3427",
                                                                      "id_money": "b7283c0b-e825-46d0-b312-468d4ea4e517",
                                                                      "date_cashflow": "2025-12-08T21:30:57.010768+01:00",
                                                                      "coefficient": 5.1,
                                                                      "id_user_add": "af3765b1-1989-4464-a448-e5ce97df4a0f",
                                                                      "amt_tot_md": 7.1,
                                                                      "amt_tot_mo": 8.1,
                                                                      "mt_payment_types": {
                                                                        "$id": "31",
                                                                        "id": "0e75086d-7594-486c-988f-71739df346f0",
                                                                        "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": "f3d9845f-5ce4-4cb0-8d7c-4bd70e75fd0a",
                                                                        "view_pos": true,
                                                                        "order": 13,
                                                                        "color_border": "sample string 14",
                                                                        "color_button": "sample string 15",
                                                                        "color_font": "sample string 16",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                        "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                        "id_user_upd": "82325f64-c8ed-4f76-b878-01dd31e7c008",
                                                                        "commited": true,
                                                                        "mt_docs_payment_money": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_doc_sa_cashflow": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$id": "32",
                                                                            "id_doc_sa": "2c50100a-02ac-4e96-bb60-63007d4512b4",
                                                                            "id_line": 2,
                                                                            "id_pay": "7f377891-d8cb-4095-8647-532a5ef0161d",
                                                                            "id_money": "73f517e4-b0a8-489c-99db-4e481bec09a5",
                                                                            "coefficient": 5.1,
                                                                            "id_voucher": "5b967d33-6626-4993-812c-b1042671215d",
                                                                            "id_employee": "1c4a16f9-b6b2-41d8-9e38-9c668af33120",
                                                                            "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": "2750dcc0-8302-4bb8-a1ee-9d4a1922ce84",
                                                                            "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": "14"
                                                                            },
                                                                            "mt_money_types": {
                                                                              "$ref": "28"
                                                                            },
                                                                            "mt_payment_types": {
                                                                              "$ref": "31"
                                                                            },
                                                                            "tt_doc_sa": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "tt_vouchers": {
                                                                              "$ref": "13"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_money_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "tt_doc_sa": {
                                                                        "$ref": "25"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_pay": [
                                                                    {
                                                                      "$ref": "32"
                                                                    },
                                                                    {
                                                                      "$ref": "32"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "31"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "27"
                                                              }
                                                            ],
                                                            "st_images": {
                                                              "$ref": "7"
                                                            },
                                                            "st_users": {
                                                              "$ref": "5"
                                                            },
                                                            "mt_pos_doc_print": [
                                                              {
                                                                "$id": "33",
                                                                "id_pos_print": "37ffcef9-b216-4b7a-a4c5-d4e4ff9596db",
                                                                "id_doc": "6b750e21-e38e-4b80-8646-9a946c3c2cbd",
                                                                "id_pos_type": "450268b3-29de-4736-aded-e3a0b63255ee",
                                                                "id_doc_print": "d5f92752-5197-4d07-94d1-a1d3d280ad20",
                                                                "copies": 5,
                                                                "print_mode": 6,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                "id_user_upd": "55ee865a-e6e6-4d3c-a354-097e2255af54",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_pos_print": {
                                                                  "$id": "34",
                                                                  "id": "1c499424-4427-47c8-9b67-46bb1d1810f9",
                                                                  "id_pos": "91984aad-4524-4c30-8dee-f4e2a3959bb1",
                                                                  "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": "2025-12-08T21:30:57.010768+01:00",
                                                                  "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                  "id_user_upd": "6f41574d-070d-4e83-a41b-c9b1ae713f33",
                                                                  "commited": true,
                                                                  "mt_pos": {
                                                                    "$ref": "21"
                                                                  },
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "33"
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  }
                                                                },
                                                                "mt_pos_types": {
                                                                  "$id": "35",
                                                                  "id": "d34104cf-0f0b-4307-8c02-94a782619d03",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "is_module": true,
                                                                  "order": 5,
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                  "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                  "id_user_upd": "6e6a09e3-49a9-403e-bb77-0db0a22f4de6",
                                                                  "commited": true,
                                                                  "mt_items_featured": [
                                                                    {
                                                                      "$id": "36",
                                                                      "id": "e09daeca-9e2d-4b54-a846-d6193fe9d8d7",
                                                                      "id_branch": "84ef03a1-c723-4d99-9420-6c2ab13dea4e",
                                                                      "id_pos_type": "dede88e9-db54-4d46-b8dc-8c4768219d82",
                                                                      "id_pos": "574a04e0-3ef7-4858-b480-13c690128815",
                                                                      "id_item": "695ca17b-3ffb-4d77-969c-ad980ff76ab5",
                                                                      "date_from": "2025-12-08T21:30:57.010768+01:00",
                                                                      "date_end": "2025-12-08T21:30:57.010768+01:00",
                                                                      "image_id": 4,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                      "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                      "id_user_upd": "28262abd-b94b-428e-a47a-fe536e7f6039",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_pos": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_pos_types": {
                                                                        "$ref": "35"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "36"
                                                                    }
                                                                  ],
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "33"
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_pos_view": [
                                                                    {
                                                                      "$ref": "20"
                                                                    },
                                                                    {
                                                                      "$ref": "20"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_doc_print": {
                                                                  "$id": "37",
                                                                  "id": "32229852-8a45-4dca-9f0a-dcdc4666ddab",
                                                                  "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": "2025-12-08T21:30:57.010768+01:00",
                                                                  "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                  "commited": true,
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "33"
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ],
                                                                  "st_doc_print_det": [
                                                                    {
                                                                      "$id": "38",
                                                                      "id_doc_print": "5bfc3192-2b79-4455-88c6-5a6733672c08",
                                                                      "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": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "38"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "33"
                                                              }
                                                            ],
                                                            "st_doc_num": [
                                                              {
                                                                "$id": "39",
                                                                "id_pos": "6d49f38d-88f5-4f54-ba3e-1a97fdccc79c",
                                                                "id_doc": "98820455-d732-4022-8769-e6fcf0a24ae6",
                                                                "value": 3,
                                                                "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_pos": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "39"
                                                              }
                                                            ],
                                                            "tt_doc_sa": [
                                                              {
                                                                "$ref": "25"
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_doc_st": [
                                                              {
                                                                "$id": "40",
                                                                "id": "816965f1-f8a9-474c-8db3-5dc570656ed7",
                                                                "id_pos": "044d0893-1940-4de4-928a-20c37b0f8968",
                                                                "id_doc": "b58443ed-fad1-480c-a566-f5f909ae67c9",
                                                                "id_branch": "99a14319-93bd-4689-af12-5880a31e3251",
                                                                "nro_doc": "sample string 5",
                                                                "date_doc": "2025-12-08T21:30:57.010768+01:00",
                                                                "block": true,
                                                                "nro_original": "sample string 8",
                                                                "id_ref": "ade0f501-9b75-46a1-8b85-0bc1483b37b6",
                                                                "id_loc_from": "b7ea65f0-713b-4dcf-9254-b03a80e4dc96",
                                                                "id_loc_end": "b986effc-334c-42c4-85de-71faf76a2edb",
                                                                "id_user_add": "26c665b5-9625-4f88-b5b4-87fdfe222e0a",
                                                                "id_user_upd": "db324725-10f3-428c-b6ec-516f61f6a02a",
                                                                "id_pos_sesion": "8e5c3d32-4008-4336-8f05-30d2ac03c525",
                                                                "comment": "sample string 12",
                                                                "status": 1,
                                                                "is_send": true,
                                                                "date_send": "2025-12-08T21:30:57.010768+01:00",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_docs": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_locations": {
                                                                  "$id": "41",
                                                                  "id": "a2d6105c-7d8f-4872-9c10-7edb67624443",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "reserved": true,
                                                                  "id_branch": "00681de2-2f44-4d7e-9b92-b9f6a05a3e1c",
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                  "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                  "id_user_upd": "c0b6a535-ac35-4167-a9f8-2dd63ae1af71",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "tt_doc_sa": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa1": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st": [
                                                                    {
                                                                      "$ref": "40"
                                                                    },
                                                                    {
                                                                      "$ref": "40"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st1": [
                                                                    {
                                                                      "$ref": "40"
                                                                    },
                                                                    {
                                                                      "$ref": "40"
                                                                    }
                                                                  ],
                                                                  "tt_stock": [
                                                                    {
                                                                      "$id": "42",
                                                                      "id_location": "250b9ee4-42ad-4e8d-b32a-bbcd33209918",
                                                                      "id_item": "c1b29ccb-38a5-48fd-b5bd-abbc64eb50bb",
                                                                      "stock_ideal": 3.1,
                                                                      "stock_min": 4.1,
                                                                      "stock_max": 5.1,
                                                                      "stock": 6.1,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                      "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_locations": {
                                                                        "$ref": "41"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_locations1": {
                                                                  "$ref": "41"
                                                                },
                                                                "mt_pos": {
                                                                  "$ref": "21"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_st_det": [
                                                                  {
                                                                    "$id": "43",
                                                                    "id_doc_st": "89c0ddfb-e11d-455f-a7dd-732cbde4438a",
                                                                    "id_line": 2,
                                                                    "id_item": "9863ddc9-c359-4d88-9654-9320747a6b34",
                                                                    "comment": "sample string 4",
                                                                    "qty": 5.1,
                                                                    "status": 1,
                                                                    "active": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "tt_doc_st": {
                                                                      "$ref": "40"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "43"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "40"
                                                                  },
                                                                  {
                                                                    "$ref": "40"
                                                                  }
                                                                ],
                                                                "tt_doc_st2": {
                                                                  "$ref": "40"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "40"
                                                              }
                                                            ]
                                                          },
                                                          "mt_locations": {
                                                            "$ref": "41"
                                                          },
                                                          "mt_locations1": {
                                                            "$ref": "41"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "21"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "5"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$ref": "24"
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_sa_cashflow": [
                                                            {
                                                              "$ref": "30"
                                                            },
                                                            {
                                                              "$ref": "30"
                                                            }
                                                          ],
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$ref": "17"
                                                            },
                                                            {
                                                              "$ref": "17"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "32"
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "tt_doc_sa1": [
                                                            {
                                                              "$ref": "25"
                                                            },
                                                            {
                                                              "$ref": "25"
                                                            }
                                                          ],
                                                          "tt_doc_sa2": {
                                                            "$ref": "25"
                                                          },
                                                          "tt_pos_sesion": {
                                                            "$id": "44",
                                                            "id": "c78b005e-62a9-480e-a9d9-64167cafb351",
                                                            "nro_sesion": 2,
                                                            "id_pos": "c544e7bc-d4e8-409c-a751-8ab6987585af",
                                                            "date_tax": "2025-12-08T21:30:57.010768+01:00",
                                                            "date_open": "2025-12-08T21:30:57.010768+01:00",
                                                            "date_close": "2025-12-08T21:30:57.010768+01:00",
                                                            "id_user_open": "bcd19dbc-787c-4590-aeb4-8d15dd21bbfe",
                                                            "id_user_close": "e80b8171-c501-487b-880e-086620bfdbd6",
                                                            "nro_z": 1,
                                                            "amt_tot": 1.1,
                                                            "locator_event": "sample string 6",
                                                            "status_pos": 7,
                                                            "training_sesion": true,
                                                            "active": true,
                                                            "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                            "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                            "commited": true,
                                                            "mt_pos": {
                                                              "$ref": "21"
                                                            },
                                                            "tt_cloakrooms_units": [
                                                              {
                                                                "$ref": "24"
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_items_customs": [
                                                              {
                                                                "$id": "45",
                                                                "id": "a598cd27-1a0d-44ab-8a22-2448af0d64f6",
                                                                "order_id": 2,
                                                                "id_item": "31a63447-4e8e-4cf2-abd3-a8be777f1de2",
                                                                "id_item_type": "a3e78ab8-7c6d-4c51-9de1-9c9418dcf533",
                                                                "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": "dd0f778a-6eab-41d7-9645-10fd2b91ccde",
                                                                "type_item": 11,
                                                                "id_voucher_json": "0a55e492-970f-4e6e-814c-7dc0dedefe87",
                                                                "count_voucher": 1,
                                                                "id_category": "c5873483-0c86-4d2e-9d73-57b3ba9c5c6b",
                                                                "created_on": "2025-12-08T21:30:57.010768+01:00",
                                                                "last_update": "2025-12-08T21:30:57.010768+01:00",
                                                                "id_user_upd": "680f2fa6-5d77-4b96-8d93-016f4c9c7f6c",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_items_types": {
                                                                  "$ref": "11"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$ref": "44"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "45"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pt": [
                                                              {
                                                                "$id": "46",
                                                                "id": "fb629465-3d49-4432-bce4-75f1766436c1",
                                                                "json_object": "sample string 2",
                                                                "json_pays": "sample string 3",
                                                                "id_pos_sesion": "3a800e93-8ff0-4c1a-9e2e-31e90c98174f",
                                                                "type_pay": 5,
                                                                "module": "sample string 6",
                                                                "process": true,
                                                                "json_cloackrooms": "sample string 8",
                                                                "multi_select": 9,
                                                                "terminal_name": "sample string 10",
                                                                "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                "tt_pos_sesion": {
                                                                  "$ref": "44"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "46"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$id": "47",
                                                                "id": "2a6ed549-265c-4043-a788-ea4353c52a67",
                                                                "id_room_unit": "6a8f83c9-1520-4750-88c3-80a330a285ce",
                                                                "id_room_list": "939e0c4b-64b1-4e0b-800e-5d1ff8f72aff",
                                                                "nro_res_ext": "sample string 3",
                                                                "date_reserved": "2025-12-08T21:30:57.011599+01:00",
                                                                "date_from": "2025-12-08T21:30:57.011599+01:00",
                                                                "date_end": "2025-12-08T21:30:57.011599+01:00",
                                                                "date_open": "2025-12-08T21:30:57.011599+01:00",
                                                                "date_close": "2025-12-08T21:30:57.011599+01:00",
                                                                "id_employee": "71de869d-f1e6-45ea-90f4-d5a07ef537c4",
                                                                "id_employee_sec": "73e59f96-817d-4dcc-b9f9-39281c1e384c",
                                                                "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": "95fc92ff-e659-4779-8af1-9f57fb116bce",
                                                                "comment": "sample string 7",
                                                                "id_user_open": "d35339ff-7c31-4533-890d-3c17dbcf8038",
                                                                "id_user_close": "cc627461-3cb7-42aa-b58c-faf2af262dcf",
                                                                "id_unit_state": "4da6b50c-6e9b-422b-a95a-6dfb1ae64b76",
                                                                "id_pos_sesion": "b7afb494-d552-41e6-8ff2-609461352f85",
                                                                "vip": true,
                                                                "paid": true,
                                                                "send": true,
                                                                "send_date": "2025-12-08T21:30:57.011599+01:00",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                "commited": true,
                                                                "mt_employees": {
                                                                  "$ref": "14"
                                                                },
                                                                "mt_employees1": {
                                                                  "$ref": "14"
                                                                },
                                                                "mt_rooms_units": {
                                                                  "$id": "48",
                                                                  "id": "06398a2a-4f08-4dd4-9dfe-4b9cd6b45655",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_label": "sample string 4",
                                                                  "name_zone": "sample string 5",
                                                                  "order": 6,
                                                                  "id_room": "cc441328-aec4-4e34-aa57-5eabca169d42",
                                                                  "pax": 8,
                                                                  "pos_x": 9,
                                                                  "pos_y": 10,
                                                                  "size_w": 1,
                                                                  "size_h": 1,
                                                                  "in_map": true,
                                                                  "reserved_on": true,
                                                                  "id_room_type": "179c2ba2-9f69-42d5-85d0-8d47c38797c0",
                                                                  "locked": true,
                                                                  "date_locked": "2025-12-08T21:30:57.011599+01:00",
                                                                  "comment_locked": "sample string 15",
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                  "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                  "id_user_upd": "777b5db3-695d-4918-9a65-585ee1a66239",
                                                                  "commited": true,
                                                                  "mt_rooms": {
                                                                    "$id": "49",
                                                                    "id": "9f5df00e-17a3-4a97-ae8d-16b48d472362",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_branch": "49ca9087-fb1f-473e-ba48-b0e353dbe59f",
                                                                    "name_pos": "sample string 6",
                                                                    "id_image": "afd7b71d-8e39-473b-ada4-c5c5f702c7ed",
                                                                    "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": "e034cd3d-2cd9-4b6f-98ae-7cf3fa31fac7",
                                                                    "refresh_status": true,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                    "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                    "id_user_upd": "1c708186-6a2c-4f50-9ed1-48aa3c24a83b",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_pos_rooms": [
                                                                      {
                                                                        "$id": "50",
                                                                        "id_pos": "6e8937d7-2cb7-4f98-bfa2-08d5e4e7ae62",
                                                                        "id_room": "b6e60ea0-ad4e-47bd-99a1-c5f22bae81a3",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                        "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                        "id_user_upd": "106bf259-318c-4a47-a39f-832378e91a8b",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_rooms": {
                                                                          "$ref": "49"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "50"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_images1": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_rooms_units": [
                                                                      {
                                                                        "$ref": "48"
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_list": [
                                                                      {
                                                                        "$id": "51",
                                                                        "id": "e4172680-c16c-455d-baf8-203731dcc15b",
                                                                        "id_room": "967823ed-9182-4102-a2f7-8b89641e7395",
                                                                        "date_in": "2025-12-08T21:30:57.011599+01:00",
                                                                        "date_out": "2025-12-08T21:30:57.011599+01:00",
                                                                        "id_user_add": "3efbb52b-8a7c-47c0-b105-2e40f79ddd25",
                                                                        "from_reservation": "sample string 5",
                                                                        "pax": 6,
                                                                        "status": 7,
                                                                        "comment": "sample string 8",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                        "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                        "commited": true,
                                                                        "mt_rooms": {
                                                                          "$ref": "49"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$ref": "47"
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "51"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_rooms_units_types": {
                                                                    "$id": "52",
                                                                    "id": "dd12a289-2806-4c8e-b42e-a0a479b7e730",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "high": 5,
                                                                    "width": 6,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                    "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                    "id_user_upd": "7b1423d9-342e-48eb-a882-4a26c5857c82",
                                                                    "commited": true,
                                                                    "mt_rooms_units": [
                                                                      {
                                                                        "$ref": "48"
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "mt_rooms_units_states_types": [
                                                                      {
                                                                        "$id": "53",
                                                                        "id_room_type": "337fcd6f-c069-40d4-b760-3d5e701bf138",
                                                                        "id_room_state": "5ca1ebe0-dc9c-4164-bf14-cb12a3374783",
                                                                        "id_image": "25dc33f6-39fc-4662-bdcf-a6d633e7d935",
                                                                        "color_font": "sample string 4",
                                                                        "font_bold": true,
                                                                        "font_underline": true,
                                                                        "font_size": 7,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                        "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                        "id_user_upd": "abf11705-b8a7-41a3-895b-4963e517dddf",
                                                                        "commited": true,
                                                                        "mt_rooms_units_states": {
                                                                          "$id": "54",
                                                                          "id": "a13890cf-2db2-450a-afd1-ff4e47630db7",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                          "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                          "id_user_upd": "4a5e2584-83c3-49af-8053-dad8ba4442ec",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_rooms_units_states_types": [
                                                                            {
                                                                              "$ref": "53"
                                                                            },
                                                                            {
                                                                              "$ref": "53"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "47"
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_types": {
                                                                          "$ref": "52"
                                                                        },
                                                                        "st_images": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "53"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    }
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "tt_rooms_units_activity": [
                                                                    {
                                                                      "$ref": "47"
                                                                    },
                                                                    {
                                                                      "$ref": "47"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_rooms_units_states": {
                                                                  "$ref": "54"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "tt_pos_sesion": {
                                                                  "$ref": "44"
                                                                },
                                                                "tt_rooms_list": {
                                                                  "$ref": "51"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_doc_sa": [
                                                              {
                                                                "$ref": "25"
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_tips": [
                                                              {
                                                                "$id": "55",
                                                                "id": "c9024735-b741-41ff-a813-8f2b8abf0dff",
                                                                "id_pos_sesion": "466b1685-5e65-4037-8ce2-f1f87f76e009",
                                                                "amt_card": 1.1,
                                                                "amt_cash": 1.1,
                                                                "id_user": "3bb619b6-3767-4741-993c-3cc65057ef96",
                                                                "id_room_unit_activity": "616a6766-ff20-4033-81cd-903118fa04d7",
                                                                "id_doc_sa": "0a994fd0-9838-423f-8d71-257e6c85f27c",
                                                                "id_pos_type": "364400fa-b7c6-4df2-97c6-e08095597147",
                                                                "comment": "sample string 5",
                                                                "json_response": "sample string 6",
                                                                "id_doc_ref": "f8012961-a214-4653-a01b-b669f2624925",
                                                                "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": "2025-12-08T21:30:57.011599+01:00",
                                                                "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                "commited": true,
                                                                "tt_pos_sesion": {
                                                                  "$ref": "44"
                                                                },
                                                                "tt_tips_users": [
                                                                  {
                                                                    "$id": "56",
                                                                    "id_tip": "42887538-fa08-41b5-b972-35eb47603f51",
                                                                    "id_user": "735c0c7b-e2db-4f3f-b25e-4734b72562eb",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "type_share": 3,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                    "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_tips": {
                                                                      "$ref": "55"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "56"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "55"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "5"
                                                            },
                                                            "tt_pos_sesion_users": [
                                                              {
                                                                "$id": "57",
                                                                "id_pos_sesion": "d8e68948-351b-4d99-8ef3-8d48031048d5",
                                                                "id_user": "6d0deeb3-5610-4d85-8aff-9a29348f9e0e",
                                                                "date_add": "2025-12-08T21:30:57.011599+01:00",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                                "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                                "commited": true,
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$ref": "44"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "57"
                                                              }
                                                            ]
                                                          },
                                                          "tt_rooms_units_activity": {
                                                            "$ref": "47"
                                                          },
                                                          "tt_spool_doc_print": [
                                                            {
                                                              "$id": "58",
                                                              "id": "8fa7283d-cedd-4a76-b325-5c6cbdc24e37",
                                                              "spool_server": "sample string 2",
                                                              "id_doc_sa": "ebccc53c-ca75-42ce-ae49-15b7699732e6",
                                                              "spool_printer": "sample string 4",
                                                              "count": 5,
                                                              "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                              "printed": true,
                                                              "print_on": "2025-12-08T21:30:57.011599+01:00",
                                                              "tt_doc_sa": {
                                                                "$ref": "25"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "58"
                                                            }
                                                          ]
                                                        },
                                                        "tt_pos_sesion": {
                                                          "$ref": "44"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "24"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  }
                                                ],
                                                "mt_items_featured": [
                                                  {
                                                    "$ref": "36"
                                                  },
                                                  {
                                                    "$ref": "36"
                                                  }
                                                ],
                                                "mt_pos_print": [
                                                  {
                                                    "$ref": "34"
                                                  },
                                                  {
                                                    "$ref": "34"
                                                  }
                                                ],
                                                "mt_pos_rooms": [
                                                  {
                                                    "$ref": "50"
                                                  },
                                                  {
                                                    "$ref": "50"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "5"
                                                },
                                                "mt_pos_view": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "mt_prices_list_rules": [
                                                  {
                                                    "$id": "59",
                                                    "id": "6e294950-09b8-47ec-83b6-87108dac4bbe",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "date_from": "2025-12-08T21:30:57.011599+01:00",
                                                    "date_end": "2025-12-08T21:30:57.011599+01:00",
                                                    "id_branch": "79b8956b-037a-45a4-8c78-db45f31912ab",
                                                    "id_pos": "547cae13-799b-43db-a131-5524f40891e2",
                                                    "id_list": "7365e970-8c8b-4aeb-ae5a-3304475aa653",
                                                    "view_list": true,
                                                    "is_default": true,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                    "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                    "id_user_upd": "60fd2434-e3ee-475e-9c32-3971812c4e6e",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    },
                                                    "mt_prices_list": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "59"
                                                  }
                                                ],
                                                "mt_prices_rules": [
                                                  {
                                                    "$ref": "10"
                                                  },
                                                  {
                                                    "$ref": "10"
                                                  }
                                                ],
                                                "st_doc_num": [
                                                  {
                                                    "$ref": "39"
                                                  },
                                                  {
                                                    "$ref": "39"
                                                  }
                                                ],
                                                "st_pos_license": [
                                                  {
                                                    "$id": "60",
                                                    "id": "c897a00b-6157-4b69-a552-902e69a2a65e",
                                                    "id_pos": "35d85137-f672-40df-8bf8-8954e5f2ed38",
                                                    "mac_address": "sample string 3",
                                                    "date_end": "2025-12-08T21:30:57.011599+01:00",
                                                    "key_access": "sample string 5",
                                                    "id_user_add": "7676cdfe-707e-4f42-9319-d35828efbd0c",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                    "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "st_users_pos": [
                                                  {
                                                    "$id": "61",
                                                    "id_user": "b8a301cf-6271-46e2-8369-9e51b7897a42",
                                                    "id_pos": "d2fdc627-6feb-42b3-a20f-90f06ba5544b",
                                                    "pass_required": true,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                    "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "25"
                                                  },
                                                  {
                                                    "$ref": "25"
                                                  }
                                                ],
                                                "tt_pos_connection": [
                                                  {
                                                    "$id": "62",
                                                    "id": "1443bf48-cd20-4137-b56b-d525f22da857",
                                                    "id_pos": "4db7f185-cc28-4026-90c0-b2f2b4a087a7",
                                                    "date_add": "2025-12-08T21:30:57.011599+01:00",
                                                    "date_upd": "2025-12-08T21:30:57.011599+01:00",
                                                    "date_out": "2025-12-08T21:30:57.011599+01:00",
                                                    "connection_type": "sample string 3",
                                                    "connection_speed": 1,
                                                    "terminal_name": "sample string 4",
                                                    "version": "sample string 5",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "62"
                                                  }
                                                ],
                                                "tt_pos_sesion": [
                                                  {
                                                    "$ref": "44"
                                                  },
                                                  {
                                                    "$ref": "44"
                                                  }
                                                ],
                                                "mt_branches": {
                                                  "$ref": "6"
                                                },
                                                "tt_logs": [
                                                  {
                                                    "$id": "63",
                                                    "id": "207df032-82b6-44e9-bdb5-298c29c43a6d",
                                                    "id_user_add": "313e19a9-17df-478e-9d4b-efff92e64be5",
                                                    "id_table": "56ba87d1-146f-4404-9c25-3609de3be499",
                                                    "message_log": "sample string 3",
                                                    "json_object": "sample string 4",
                                                    "log_type": "sample string 5",
                                                    "id_pos": "74f0c523-3f19-4869-878a-c17c9cde5066",
                                                    "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    },
                                                    "st_sync_tables": {
                                                      "$id": "64",
                                                      "id": "ee184e78-b58d-43e2-b313-a4fe7d7fad21",
                                                      "level": 2,
                                                      "order": 3,
                                                      "name": "sample string 4",
                                                      "log_ins": true,
                                                      "log_upd": true,
                                                      "packet_forward": true,
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                      "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                      "commited": true,
                                                      "st_sync_packages_det": [
                                                        {
                                                          "$id": "65",
                                                          "id": "ba801747-3582-4aaa-94e7-ee4578e7e091",
                                                          "id_sync": "ec28dccb-00fc-45f9-b036-35a51f3c4a79",
                                                          "json": "sample string 3",
                                                          "id_table": "61601a12-bdd1-4a8b-ab6b-56552b6f78fa",
                                                          "order": 5,
                                                          "st_sync_packages": {
                                                            "$id": "66",
                                                            "id": "3ca8b270-efb6-4787-9cd5-9b4c8ee7ba4d",
                                                            "id_branch_from": "702e5088-002c-4881-a97a-b7ab281d1cb7",
                                                            "id_branch_to": "cb4bf3b8-e83c-444b-8ec6-9d2803ce0e37",
                                                            "type": 4,
                                                            "created_on": "2025-12-08T21:30:57.011599+01:00",
                                                            "order": 6,
                                                            "status": 7,
                                                            "log_info": "sample string 8",
                                                            "sync_on": "2025-12-08T21:30:57.011599+01:00",
                                                            "send_on": "2025-12-08T21:30:57.011599+01:00",
                                                            "mt_branches": {
                                                              "$ref": "6"
                                                            },
                                                            "mt_branches1": {
                                                              "$ref": "6"
                                                            },
                                                            "st_sync_packages_det": [
                                                              {
                                                                "$ref": "65"
                                                              },
                                                              {
                                                                "$ref": "65"
                                                              }
                                                            ]
                                                          },
                                                          "st_sync_tables": {
                                                            "$ref": "64"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "65"
                                                        }
                                                      ],
                                                      "tt_logs": [
                                                        {
                                                          "$ref": "63"
                                                        },
                                                        {
                                                          "$ref": "63"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ],
                                                "st_local_variables": [
                                                  {
                                                    "$id": "67",
                                                    "id": "892ad4db-c8ef-4dca-9100-7eba7beee358",
                                                    "id_pos": "a164e2ad-e17a-4ef1-a334-c68393909e61",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "value": "sample string 5",
                                                    "type": "sample string 6",
                                                    "last_update": "2025-12-08T21:30:57.011599+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "21"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "40"
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ]
                                              },
                                              "mt_pos_prices_list": [
                                                {
                                                  "$ref": "19"
                                                },
                                                {
                                                  "$ref": "19"
                                                }
                                              ],
                                              "mt_pos_types": {
                                                "$ref": "35"
                                              },
                                              "st_users": {
                                                "$ref": "5"
                                              }
                                            },
                                            "mt_prices_list": {
                                              "$ref": "18"
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            }
                                          },
                                          {
                                            "$ref": "19"
                                          }
                                        ],
                                        "mt_prices_items": [
                                          {
                                            "$ref": "1"
                                          },
                                          {
                                            "$ref": "1"
                                          }
                                        ],
                                        "mt_prices_list1": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "mt_prices_list2": {
                                          "$ref": "18"
                                        },
                                        "mt_prices_list_rules": [
                                          {
                                            "$ref": "59"
                                          },
                                          {
                                            "$ref": "59"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "7"
                                        },
                                        "st_users": {
                                          "$ref": "5"
                                        },
                                        "mt_prices_rules": [
                                          {
                                            "$ref": "10"
                                          },
                                          {
                                            "$ref": "10"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "17"
                                          },
                                          {
                                            "$ref": "17"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "st_users1": {
                                        "$ref": "5"
                                      },
                                      "tt_doc_sa": {
                                        "$ref": "25"
                                      },
                                      "tt_doc_sa_det_stock": [
                                        {
                                          "$id": "68",
                                          "id_doc_sa": "638fdb25-1fda-426b-a270-5cf33b362d33",
                                          "id_line": 2,
                                          "id_item": "56c841b1-b8ee-4aed-86f8-2cc81a1ad60b",
                                          "qty": 4.1,
                                          "mt_items": {
                                            "$ref": "3"
                                          },
                                          "tt_doc_sa_det": {
                                            "$ref": "17"
                                          }
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "17"
                                    }
                                  ],
                                  "tt_doc_sa_pay": [
                                    {
                                      "$ref": "32"
                                    },
                                    {
                                      "$ref": "32"
                                    }
                                  ],
                                  "tt_vouchers": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "tt_vouchers_permisions": [
                                    {
                                      "$id": "69",
                                      "id": "89d76e2d-26b2-4635-9d6f-092caa184d5a",
                                      "date_from": "2025-12-08T21:30:57.011599+01:00",
                                      "date_end": "2025-12-08T21:30:57.011599+01:00",
                                      "date_used": "2025-12-08T21:30:57.011599+01:00",
                                      "id_employee": "8d7cdd6f-fcac-4c87-91ea-9f1b417a0220",
                                      "id_branch": "cc6c1540-2e4f-4380-b5c9-0e2bc7ea4d87",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "c7a2e854-0261-4e54-a3af-178a6f069579",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2025-12-08T21:30:57.011599+01:00",
                                      "last_update": "2025-12-08T21:30:57.011599+01:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "14"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_vouchers": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ],
                                  "tt_rooms_units_activity": [
                                    {
                                      "$ref": "47"
                                    },
                                    {
                                      "$ref": "47"
                                    }
                                  ],
                                  "tt_rooms_units_activity1": [
                                    {
                                      "$ref": "47"
                                    },
                                    {
                                      "$ref": "47"
                                    }
                                  ]
                                },
                                "mt_payment_types": {
                                  "$ref": "31"
                                },
                                "st_users": {
                                  "$ref": "5"
                                },
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "32"
                                  },
                                  {
                                    "$ref": "32"
                                  }
                                ],
                                "tt_vouchers_det": [
                                  {
                                    "$ref": "12"
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "tt_vouchers_permisions": {
                                  "$ref": "69"
                                }
                              }
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "st_images": {
                            "$ref": "7"
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "mt_items_sub": [
                            {
                              "$ref": "2"
                            },
                            {
                              "$ref": "2"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "10"
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ]
                        },
                        "mt_pos": {
                          "$ref": "21"
                        },
                        "mt_prices_list": {
                          "$ref": "18"
                        },
                        "st_users": {
                          "$ref": "5"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ]
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "31"
                  },
                  {
                    "$ref": "31"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "mt_rooms1": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "st_functions": [
                  {
                    "$id": "70",
                    "id": "e1aaa4a6-d0c5-420f-a535-4c5d2d07084f",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "level_id": 5,
                    "id_group": "6d880a7d-177c-4ebe-b45b-4e231febcf6b",
                    "name_event": "sample string 7",
                    "name_pos": "sample string 8",
                    "id_image": "60c6de13-56ec-4678-bcd4-70e1f5547831",
                    "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": "2025-12-08T21:30:57.011599+01:00",
                    "last_update": "2025-12-08T21:30:57.011599+01:00",
                    "commited": true,
                    "st_functions_groups": {
                      "$id": "71",
                      "id": "b2b5f66a-a071-421f-a3cd-675e7199751f",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2025-12-08T21:30:57.011599+01:00",
                      "last_update": "2025-12-08T21:30:57.011599+01:00",
                      "commited": true,
                      "st_functions": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ]
                    },
                    "st_images": {
                      "$ref": "7"
                    },
                    "st_permisions": [
                      {
                        "$id": "72",
                        "id": "8dd22366-2299-470e-98f9-d70fc04e4996",
                        "id_function": "c749048c-e52e-47c8-97ae-6e1c3b096b7b",
                        "id_user": "638d2281-56aa-4f5b-a4a5-9e357ede095c",
                        "id_profile": "83679300-8934-438c-9dc3-620001285e64",
                        "permission": 3,
                        "active": true,
                        "created_on": "2025-12-08T21:30:57.011599+01:00",
                        "last_update": "2025-12-08T21:30:57.011599+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "73",
                          "id": "0cc90a1f-57b5-4bf8-92ee-d26247367450",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "is_pass_required": true,
                          "is_admin": true,
                          "level_id": 7,
                          "order_1": 8,
                          "order_2": 9,
                          "order_3": 10,
                          "order_4": 11,
                          "is_tips": true,
                          "active": true,
                          "created_on": "2025-12-08T21:30:57.011599+01:00",
                          "last_update": "2025-12-08T21:30:57.011599+01:00",
                          "commited": true,
                          "st_permisions": [
                            {
                              "$ref": "72"
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users": [
                            {
                              "$ref": "5"
                            },
                            {
                              "$ref": "5"
                            }
                          ]
                        },
                        "st_users": {
                          "$ref": "5"
                        },
                        "st_functions": {
                          "$ref": "70"
                        }
                      },
                      {
                        "$ref": "72"
                      }
                    ]
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "st_images_types": {
                  "$id": "74",
                  "id": "6703755b-a21a-4bb6-90e4-d37211e2b41b",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "active": true,
                  "created_on": "2025-12-08T21:30:57.011599+01:00",
                  "last_update": "2025-12-08T21:30:57.011599+01:00",
                  "commited": true,
                  "st_images": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ]
                },
                "mt_docs": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "st_users": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "st_users1": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_cloakrooms": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              "st_users": {
                "$ref": "5"
              },
              "mt_branches_zones": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ],
              "mt_employees_branches": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                }
              ],
              "mt_locations": [
                {
                  "$ref": "41"
                },
                {
                  "$ref": "41"
                }
              ],
              "mt_periods": [
                {
                  "$id": "75",
                  "id_branch": "9d762ea1-e947-4ff0-b251-7e406d2a7f67",
                  "exercise_id": 2,
                  "period_id": 3,
                  "date_from": "2025-12-08T21:30:57.011599+01:00",
                  "date_end": "2025-12-08T21:30:57.011599+01:00",
                  "state": "sample string 6",
                  "created_on": "2025-12-08T21:30:57.011599+01:00",
                  "last_update": "2025-12-08T21:30:57.011599+01:00",
                  "commited": true,
                  "mt_branches": {
                    "$ref": "6"
                  }
                },
                {
                  "$ref": "75"
                }
              ],
              "mt_pos": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list_rules": [
                {
                  "$ref": "59"
                },
                {
                  "$ref": "59"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "st_sync_packages": [
                {
                  "$ref": "66"
                },
                {
                  "$ref": "66"
                }
              ],
              "st_sync_packages1": [
                {
                  "$ref": "66"
                },
                {
                  "$ref": "66"
                }
              ],
              "tt_doc_sa": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "tt_doc_st": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ],
              "tt_vouchers": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "tt_vouchers_permisions": [
                {
                  "$ref": "69"
                },
                {
                  "$ref": "69"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "mt_branches_zones": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "mt_brands": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "mt_categories": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "mt_categories_items": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "23"
            },
            {
              "$ref": "23"
            }
          ],
          "mt_docs_payment_money": [
            {
              "$ref": "27"
            },
            {
              "$ref": "27"
            }
          ],
          "mt_employees": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ],
          "mt_employees_profiles": [
            {
              "$ref": "16"
            },
            {
              "$ref": "16"
            }
          ],
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "36"
            },
            {
              "$ref": "36"
            }
          ],
          "mt_items_sub": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_items_types": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "mt_locations": [
            {
              "$ref": "41"
            },
            {
              "$ref": "41"
            }
          ],
          "mt_money_rates": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ],
          "mt_money_types": [
            {
              "$ref": "28"
            },
            {
              "$ref": "28"
            }
          ],
          "mt_payment_types": [
            {
              "$ref": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "mt_pos": [
            {
              "$ref": "21"
            },
            {
              "$ref": "21"
            }
          ],
          "mt_pos_doc_print": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "mt_pos_prices_list": [
            {
              "$ref": "19"
            },
            {
              "$ref": "19"
            }
          ],
          "mt_pos_print": [
            {
              "$ref": "34"
            },
            {
              "$ref": "34"
            }
          ],
          "mt_pos_rooms": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_pos_types": [
            {
              "$ref": "35"
            },
            {
              "$ref": "35"
            }
          ],
          "mt_pos_view": [
            {
              "$ref": "20"
            },
            {
              "$ref": "20"
            }
          ],
          "mt_prices_items": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "mt_prices_list": [
            {
              "$ref": "18"
            },
            {
              "$ref": "18"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "59"
            },
            {
              "$ref": "59"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "49"
            },
            {
              "$ref": "49"
            }
          ],
          "mt_rooms_units": [
            {
              "$ref": "48"
            },
            {
              "$ref": "48"
            }
          ],
          "mt_rooms_units_states": [
            {
              "$ref": "54"
            },
            {
              "$ref": "54"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ],
          "mt_rooms_units_types": [
            {
              "$ref": "52"
            },
            {
              "$ref": "52"
            }
          ],
          "mt_units": [
            {
              "$id": "76",
              "id": "311e54a1-e43d-42fc-a8fa-e631d9189e5f",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "active": true,
              "created_on": "2025-12-08T21:30:57.011599+01:00",
              "last_update": "2025-12-08T21:30:57.011599+01:00",
              "id_user_upd": "22834fe7-fca8-4fb0-aa12-8585802c9901",
              "commited": true,
              "mt_units_ref": [
                {
                  "$id": "77",
                  "id": "eb087b97-e51a-4071-afcf-dccfbcfaff3b",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "coefficient": 4.1,
                  "id_unit": "07bb3308-bb76-4eea-b698-7bdb963e35d8",
                  "active": true,
                  "created_on": "2025-12-08T21:30:57.011599+01:00",
                  "last_update": "2025-12-08T21:30:57.011599+01:00",
                  "id_user_upd": "594c2478-3a06-4ac9-ad66-37afbdc47677",
                  "commited": true,
                  "mt_units": {
                    "$ref": "76"
                  },
                  "st_users": {
                    "$ref": "5"
                  },
                  "mt_items_formula": [
                    {
                      "$id": "78",
                      "id_item_sub": "96db642c-103b-4f81-a580-5b540f81007e",
                      "id_item": "7b4cbfef-d9da-4ab6-b9b2-baa8832aab82",
                      "group_id": 3,
                      "id_unit_ref": "58475ac0-e235-40e3-b1ef-b20374ad5861",
                      "qty_dis": 5,
                      "mt_items": {
                        "$ref": "3"
                      },
                      "mt_items_sub": {
                        "$ref": "2"
                      },
                      "mt_units_ref": {
                        "$ref": "77"
                      }
                    },
                    {
                      "$ref": "78"
                    }
                  ]
                },
                {
                  "$ref": "77"
                }
              ],
              "st_users": {
                "$ref": "5"
              },
              "mt_items": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_items1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ]
            },
            {
              "$ref": "76"
            }
          ],
          "mt_units_ref": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "st_images": {
            "$ref": "7"
          },
          "st_images1": {
            "$ref": "7"
          },
          "st_permisions": [
            {
              "$ref": "72"
            },
            {
              "$ref": "72"
            }
          ],
          "st_pos_license": [
            {
              "$ref": "60"
            },
            {
              "$ref": "60"
            }
          ],
          "st_users_pos": [
            {
              "$ref": "61"
            },
            {
              "$ref": "61"
            }
          ],
          "st_users_profiles": {
            "$ref": "73"
          },
          "st_users_token": [
            {
              "$id": "79",
              "id": "3b241156-f985-4f86-8583-4f567531d548",
              "token_id": "sample string 2",
              "id_user": "8b8baac3-4c50-4478-812c-f1aa9164cf36",
              "date_from": "2025-12-08T21:30:57.011599+01:00",
              "date_end": "2025-12-08T21:30:57.011599+01:00",
              "created_on": "2025-12-08T21:30:57.011599+01:00",
              "st_users": {
                "$ref": "5"
              }
            },
            {
              "$ref": "79"
            }
          ],
          "tt_doc_sa_cashflow": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ],
          "tt_doc_sa_det": [
            {
              "$ref": "17"
            },
            {
              "$ref": "17"
            }
          ],
          "tt_doc_sa_det1": [
            {
              "$ref": "17"
            },
            {
              "$ref": "17"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ],
          "tt_doc_sa1": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "40"
            },
            {
              "$ref": "40"
            }
          ],
          "tt_doc_st1": [
            {
              "$ref": "40"
            },
            {
              "$ref": "40"
            }
          ],
          "tt_items_customs": [
            {
              "$ref": "45"
            },
            {
              "$ref": "45"
            }
          ],
          "tt_logs": [
            {
              "$ref": "63"
            },
            {
              "$ref": "63"
            }
          ],
          "tt_pos_sesion": [
            {
              "$ref": "44"
            },
            {
              "$ref": "44"
            }
          ],
          "tt_pos_sesion1": [
            {
              "$ref": "44"
            },
            {
              "$ref": "44"
            }
          ],
          "tt_rooms_list": [
            {
              "$ref": "51"
            },
            {
              "$ref": "51"
            }
          ],
          "tt_rooms_units_activity": [
            {
              "$ref": "47"
            },
            {
              "$ref": "47"
            }
          ],
          "tt_rooms_units_activity1": [
            {
              "$ref": "47"
            },
            {
              "$ref": "47"
            }
          ],
          "tt_rooms_units_log": [
            {
              "$id": "80",
              "id": "9965d3e3-ff5e-4e79-82dd-8a6585abf126",
              "id_room_activity": "860cb12f-f27a-4679-acd4-895e6f72ca6b",
              "id_pos_sesion": "73406205-d0a8-4d3a-ba0d-3b1e1b765198",
              "log_text": "sample string 4",
              "id_user": "8c288c9a-8681-441a-9b7f-c5de5f561a82",
              "created_on": "2025-12-08T21:30:57.011599+01:00",
              "commited": true,
              "st_users": {
                "$ref": "5"
              }
            },
            {
              "$ref": "80"
            }
          ],
          "tt_tips_users": [
            {
              "$ref": "56"
            },
            {
              "$ref": "56"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "69"
            },
            {
              "$ref": "69"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "mt_docs": [
            {
              "$ref": "26"
            },
            {
              "$ref": "26"
            }
          ],
          "tt_pos_sesion_users": [
            {
              "$ref": "57"
            },
            {
              "$ref": "57"
            }
          ]
        }
      },
      "mt_categories_items": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "36"
        },
        {
          "$ref": "36"
        }
      ],
      "mt_items_formula": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "mt_units": {
        "$ref": "76"
      },
      "mt_units1": {
        "$ref": "76"
      },
      "st_images": {
        "$ref": "7"
      },
      "st_users": {
        "$ref": "5"
      },
      "mt_items_sub": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "tt_doc_sa_det_stock": [
        {
          "$ref": "68"
        },
        {
          "$ref": "68"
        }
      ],
      "tt_doc_st_det": [
        {
          "$ref": "43"
        },
        {
          "$ref": "43"
        }
      ],
      "tt_items_customs": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "tt_stock": [
        {
          "$ref": "42"
        },
        {
          "$ref": "42"
        }
      ],
      "tt_vouchers_det": [
        {
          "$ref": "12"
        },
        {
          "$ref": "12"
        }
      ]
    },
    "mt_items_formula": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "mt_items_types": {
      "$ref": "11"
    },
    "mt_items_vouchers": {
      "$id": "81",
      "id": "13b9dbe7-80d2-459f-874a-504f3a035490",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "json": "sample string 5",
      "id_pay_type": "8f7bee2c-d836-443b-9c83-139add9a8114",
      "id_doc_print": "06f64e7f-09b4-4356-9663-f0ec3f8d080b",
      "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": "2025-12-08T21:30:57.011599+01:00",
      "last_update": "2025-12-08T21:30:57.011599+01:00",
      "commited": true,
      "mt_items_sub": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ]
    },
    "st_users": {
      "$ref": "5"
    },
    "mt_prices_items": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_doc_sa_det": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ]
  },
  "mt_prices_list": {
    "$ref": "18"
  },
  "st_users": {
    "$ref": "5"
  }
}