GET api/Mt_Pos_View?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_pos_view
NameDescriptionTypeAdditional information
id_pos

globally unique identifier

Required

id_pos_type

globally unique identifier

Required

is_default

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_pos

mt_pos

None.

mt_pos_prices_list

Collection of mt_pos_prices_list

None.

mt_pos_types

mt_pos_types

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_pos": "22c81eae-1cca-448f-8a32-c163b0566674",
    "id_pos_type": "fcd5eeee-b442-484d-b850-2c447af939b1",
    "is_default": true,
    "active": true,
    "created_on": "2026-07-08T09:46:00.6165675+02:00",
    "last_update": "2026-07-08T09:46:00.6165675+02:00",
    "id_user_upd": "0eb51eaf-02e3-4b07-9722-5a7fddf575eb",
    "commited": true,
    "mt_pos": {
      "$id": "2",
      "id": "3e50e22c-1434-4c4d-9e4f-33fa5d62c47e",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "fdca4186-43aa-46d9-b424-09766f418c93",
      "id_zone": "919b7369-60d3-413f-8274-224ead306119",
      "user_required": true,
      "active": true,
      "created_on": "2026-07-08T09:46:00.6165675+02:00",
      "last_update": "2026-07-08T09:46:00.6165675+02:00",
      "id_user_upd": "94b3ddef-3401-4988-add8-54c668e3d1c1",
      "commited": true,
      "mt_branches_zones": {
        "$id": "3",
        "id": "2c38da05-a975-4153-b985-f3bafba99f95",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "f258a15e-af99-459b-beb8-d75c173ee06c",
        "active": true,
        "created_on": "2026-07-08T09:46:00.6165675+02:00",
        "last_update": "2026-07-08T09:46:00.6165675+02:00",
        "id_user_upd": "7fb0cee4-938d-4c19-9cee-4e78fdc2ba8c",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "1c73c9d8-5908-41f5-8f28-ba3a06bbfa6d",
          "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": "0fa4ec63-b9a6-428c-ad45-98e50a889199",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-07-08T09:46:00.6165675+02:00",
          "last_update": "2026-07-08T09:46:00.6165675+02:00",
          "id_user_upd": "6918cc36-f27b-4447-80af-38bcd082a35f",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "c0f1764a-26da-4081-8b17-7e009c20ffc4",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "ac97f83d-13bd-45c2-a7ad-40e247525d21",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-07-08T09:46:00.6165675+02:00",
            "last_update": "2026-07-08T09:46:00.6165675+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "40e8d2f3-838d-4cc2-828a-b0b59a69c288",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "8d8deddf-236f-4c67-a785-08ebc3843c78",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "3475525b-1f01-469f-825f-3f2bc2122424",
                "view_pos": true,
                "order": 8,
                "order_sec": 9,
                "color_border": "sample string 10",
                "color_button": "sample string 11",
                "color_font": "sample string 12",
                "font_bold": true,
                "font_underline": true,
                "font_size": 15,
                "big_buttons": true,
                "active": true,
                "created_on": "2026-07-08T09:46:00.6165675+02:00",
                "last_update": "2026-07-08T09:46:00.6165675+02:00",
                "id_user_upd": "1ebe5db1-4ce5-46a2-a70c-f06e6c4c0992",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "742c1701-2f9c-470e-b303-b7a5ee658170",
                    "id_item": "beede50c-0609-479e-89ea-c39ebbe5a0d8",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-07-08T09:46:00.6165675+02:00",
                    "last_update": "2026-07-08T09:46:00.6165675+02:00",
                    "id_user_upd": "3924afbe-2f69-40bb-82f0-2c023a5e9347",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "5ccacf85-3491-4079-81c3-549d8583a98e",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "7d3de503-f6e0-4933-a468-5b71db711cf2",
                      "id_unit_sec": "debb345b-07b0-4040-8c7d-c2460372e367",
                      "id_brand": "ec037a30-db26-45c5-9715-3dbe1ba02600",
                      "b_sale": true,
                      "b_stock": true,
                      "b_price": true,
                      "b_unique": true,
                      "b_exclude_control": true,
                      "tax": 12.1,
                      "change_price": true,
                      "force_printing": true,
                      "is_ticket": true,
                      "is_supply": true,
                      "define_price": true,
                      "is_multi_sub": true,
                      "external_id": "sample string 19",
                      "name_pos": "sample string 20",
                      "name_print": "sample string 21",
                      "id_image": "a2165762-a250-41c8-b730-026200f0f9df",
                      "view_pos": true,
                      "order": 23,
                      "color_border": "sample string 24",
                      "color_button": "sample string 25",
                      "color_font": "sample string 26",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 29,
                      "active": true,
                      "created_on": "2026-07-08T09:46:00.6165675+02:00",
                      "last_update": "2026-07-08T09:46:00.6165675+02:00",
                      "id_user_upd": "26a55aac-7d19-40f0-81e8-51469fa850b9",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "bbb42adf-ec37-4b87-b39b-f2f59bca07e5",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-07-08T09:46:00.6165675+02:00",
                        "last_update": "2026-07-08T09:46:00.6165675+02:00",
                        "id_user_upd": "55c99693-d8ee-4b18-85aa-ee910d8ad174",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "80be7e74-5bd3-46cf-a68b-b3eea28304d8",
                          "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": "3b69acba-996c-4c43-8e29-a404cd9d62f3",
                          "view_messages": true,
                          "id_image_photo": "bd393b8e-15c2-4fc5-8527-e4141645f28a",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "a69f44cd-1228-405c-a2c0-e71371d0addc",
                          "view_pos": true,
                          "order": 15,
                          "color_border": "sample string 16",
                          "color_button": "sample string 17",
                          "color_font": "sample string 18",
                          "active": true,
                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$ref": "3"
                            },
                            {
                              "$ref": "3"
                            }
                          ],
                          "mt_brands": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_categories": [
                            {
                              "$ref": "6"
                            },
                            {
                              "$ref": "6"
                            }
                          ],
                          "mt_categories_items": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ],
                          "mt_cloakrooms": [
                            {
                              "$id": "11",
                              "id": "5c46dde9-b615-4b08-9ca9-6435bff87be3",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "dd303878-9f08-499d-92a0-e36594275d3f",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "d7def636-3555-4601-ba6d-c946e4aa1b93",
                              "view_pos": true,
                              "order": 9,
                              "color_border": "sample string 10",
                              "color_button": "sample string 11",
                              "color_font": "sample string 12",
                              "active": true,
                              "created_on": "2026-07-08T09:46:00.6165675+02:00",
                              "last_update": "2026-07-08T09:46:00.6165675+02:00",
                              "id_user_upd": "c90ebd0f-f182-41bb-86bd-d08873006d1d",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "12",
                                  "id": "de554904-541e-4fff-ae61-d921d140bd0b",
                                  "id_cloakroom": "81d8e204-38d6-4003-9b1c-b5ce73c6b948",
                                  "id_pos_sesion": "667adaf9-28f8-4cce-908e-ff57a793b2de",
                                  "unit_id": 4,
                                  "date_open": "2026-07-08T09:46:00.6165675+02:00",
                                  "date_close": "2026-07-08T09:46:00.6165675+02:00",
                                  "id_doc_sa": "9124885a-d00a-4950-b5ff-d391210d2bd7",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "11"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "13",
                                    "id": "330b5a2e-30b4-43ba-a386-a14cd0714989",
                                    "id_pos": "8de1e61a-b6bf-41ac-89f5-3bfeb364ccdb",
                                    "id_doc": "ddf507cd-3b33-47ff-b7d4-01d2642f9f7c",
                                    "id_branch": "fc4568da-2681-495b-bb25-3aa7cf34e3c4",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-07-08T09:46:00.6165675+02:00",
                                    "date_tax": "2026-07-08T09:46:00.6165675+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "b01103e0-cbd6-439e-b719-956355069d2b",
                                    "id_relationship": "d5d9a4a0-ff73-431f-a43c-21aad3488f49",
                                    "id_loc_from": "f9551cc4-20f6-4af4-8ef6-e2663b85de19",
                                    "id_loc_end": "5b7550c3-cd8d-4197-bf5c-ba2228efff47",
                                    "id_user_add": "178472fc-a15a-4b63-9167-771b2f65a998",
                                    "id_user_upd": "e479d9b1-da27-4a13-8f12-32069084ef02",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "6c72990d-f466-4bf6-9a95-8b1ac5ffce49",
                                    "id_room_unit": "e86d4d27-2dac-46fb-868e-e51c82939ac4",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "dfc4ad62-528a-4900-acb0-02c10b130745",
                                    "p_dis": 15.1,
                                    "p_chr": 16.1,
                                    "amt_net": 17.1,
                                    "amt_tax": 18.1,
                                    "amt_dis": 19.1,
                                    "amt_chr": 20.1,
                                    "amt_tot": 21.1,
                                    "active": true,
                                    "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                    "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "070fc7db-f090-4488-a3d8-05e17bcb1e3f",
                                      "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": "d4cfd799-f57f-4582-8aac-7bbd038ac88f",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                      "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                      "id_user_upd": "c3906259-db1f-4e09-b601-a3dcd62ffdb2",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "160ba34c-1858-4a18-9de9-a94a3c72f678",
                                          "id_pay": "a6a4d8e8-cc43-4c84-acba-c870cfe68fa4",
                                          "id_money": "e6727133-c625-49da-9c14-f379001b9833",
                                          "active": true,
                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                          "id_user_upd": "66c47c7a-d35d-4143-a2ab-2197ece6a5a7",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "39c94293-07fc-44fa-9282-e9aacc64a19d",
                                            "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": "d611b505-bf11-44e2-ad7b-0a6b7d0a3d69",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                            "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                            "id_user_upd": "4124fa7e-a5a9-42f9-b05e-c2fddd537576",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "a715c6d3-946d-4210-b0e5-67038075083f",
                                                "id_money_2": "e4a788e5-87b1-40c1-8c10-9eb27350a3c6",
                                                "date_from": "2026-07-08T09:46:00.6165675+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                "id_user_upd": "3959b5f5-c7b1-438a-8b02-afac1b2ef1f9",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "16"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "17"
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "5"
                                            },
                                            "st_users": {
                                              "$ref": "10"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "18",
                                                "id_doc_sa": "003498e9-5892-4359-9aa9-7d7361e6cbbf",
                                                "id_pay": "e4b3f784-5c59-481e-9140-f8380e113c75",
                                                "id_money": "0f912a94-be1f-4389-91f5-8ce8e42650a0",
                                                "date_cashflow": "2026-07-08T09:46:00.6165675+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "95da0685-a504-4aba-a497-1f590db15db4",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "4b1a0b34-b9c5-437d-925b-535097791aff",
                                                  "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": "d1160d82-10c8-4b4c-8bfb-d6d498e1be1c",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                  "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                  "id_user_upd": "6219bf57-093d-45ae-b443-1c6f226424bc",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "15"
                                                    },
                                                    {
                                                      "$ref": "15"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "5"
                                                  },
                                                  "st_users": {
                                                    "$ref": "10"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "20",
                                                      "id_doc_sa": "a364d3b8-b5e6-4760-ac0e-3c638a7a5613",
                                                      "id_line": 2,
                                                      "id_pay": "39e07242-97f3-4b29-bf9f-9e1d7f4ccc69",
                                                      "id_money": "2dbc98bd-35a6-4dc1-8e48-9e7e2ad561c7",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "39f8aae0-cff6-43db-8130-4634f832fefb",
                                                      "id_employee": "f6a6813a-296f-4945-a1f2-13f15a749129",
                                                      "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": "3df4678f-63f3-4582-94e4-0a2d6a87437d",
                                                      "coupon_id": "sample string 9",
                                                      "terminal_id": "sample string 10",
                                                      "card_name": "sample string 11",
                                                      "card_bank": "sample string 12",
                                                      "card_number": "sample string 13",
                                                      "client_name": "sample string 14",
                                                      "money_type": "sample string 15",
                                                      "merchant_id": "sample string 16",
                                                      "aid": "sample string 17",
                                                      "auth_num": "sample string 18",
                                                      "authorization": true,
                                                      "signature": true,
                                                      "contactless": true,
                                                      "date_hour_pay": "sample string 19",
                                                      "terminal_name": "sample string 20",
                                                      "active": true,
                                                      "mt_employees": {
                                                        "$id": "21",
                                                        "id": "0ab0c274-51e2-4901-9a1d-d25772c84442",
                                                        "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": "a015c886-1820-4d1f-aa5d-8d090c1b4892",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "ec1f0a58-7c57-41cc-b7ef-5a23d357181f",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                        "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                        "id_user_upd": "796e348e-6efa-4f46-b2e3-f80ebc5d3659",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "a141e1c8-2886-43dc-bef8-e160ca421578",
                                                            "id_branch": "e0b0953e-14a1-40b7-8b3a-23a38d81f52d",
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                            "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                            "id_user_upd": "afb45e5d-81f4-48ad-87b5-0246bb1ac325",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "f28c8295-0e7e-405b-aad0-ae17b06c05a4",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                          "id_user_upd": "8bd1f65f-0750-4c6a-a1cb-f54afcb5d66a",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "21"
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "10"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "5"
                                                        },
                                                        "st_users": {
                                                          "$ref": "10"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "24",
                                                            "id_doc_sa": "106a29d3-12ea-445f-b8b6-594e27193a7b",
                                                            "id_line": 2,
                                                            "id_item_sub": "7f072d19-2c86-44ef-9cee-ef02099b6e6f",
                                                            "qty": 4.1,
                                                            "id_list": "d7d0bc5e-03a9-4dfa-b01b-1b68b2972dfb",
                                                            "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": "09080153-7816-477b-ac19-b433b66ca841",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "18ab1ef6-1758-4bc3-9680-879afecaa270",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "30ddb912-3a52-4b3f-b6b2-15cdbd979c21",
                                                            "id_user_upd": "73eee19e-2ffe-4778-9124-15fa4d94e1cd",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "d4224810-45ff-48b4-b5e5-b352644da817",
                                                              "id_item": "6e2e1d47-5b5d-414d-895c-d0554b1d3abd",
                                                              "id_item_type": "dea36972-09b0-4c7b-ae1c-db99c3631f36",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "f59a64c7-26bd-44ca-a0c3-1a25c982fef8",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                              "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                              "id_user_upd": "afb00264-5b46-4bba-bb73-841e5a6e7440",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "83cf96bb-4258-471a-b151-955f13846160",
                                                                  "id_item": "cec9c565-a7fd-4239-aedb-414ef3e88a9c",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "c338825c-d2a9-4266-a3e0-f80be3d7d465",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "a67a1ea6-00cc-49cb-bd0c-30666f020791",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "b5fdd9a4-652b-4d2f-864a-287599735dfb",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                    "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                    "id_user_upd": "812f5fbe-9ae7-4067-9bfc-aedc143ce966",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "c37c4e63-a69b-4806-93e3-b1529a1e320e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "id_user_upd": "c27a449f-6763-4f57-a5ba-edf4e1ee560a",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "27"
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "8"
                                                                        },
                                                                        {
                                                                          "$ref": "8"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "8"
                                                                        },
                                                                        {
                                                                          "$ref": "8"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "26"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "29",
                                                                "id": "8464cf1e-cfdc-4b88-98f3-ab7abb262b87",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "5dbea41f-2129-42f8-9d2b-25a53cd183c2",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                "id_user_upd": "e73d2879-ac3f-4a38-adaa-3f1be5d7e83d",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "87be2246-6fc3-42e2-80c3-c66e31840c28",
                                                                    "id_line": "5a78ff96-67b6-4f9a-89c6-9c12e1507f78",
                                                                    "id_category": "afa86fbc-7a51-46b7-bdb4-fcb27518eb01",
                                                                    "id_item": "19b414b0-7c4f-4306-bba4-ff8da6585292",
                                                                    "id_item_type": "da1b4872-f4d4-4565-a29c-10db975a1d9c",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$id": "31",
                                                                      "id": "fcbb72f1-c214-4a28-b090-396d2bfda295",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "date_end": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "date_used": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "date_sesion": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "id_employee": "86100638-2160-4a70-a2b8-216be6d45495",
                                                                      "id_branch": "73998e81-1cf4-4a85-9fa0-f0b2cfb9a42b",
                                                                      "id_voucher_permision": "0168a8a9-fecc-42ee-bbc2-6a9ecdef82a9",
                                                                      "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": "c88fa4de-91df-49af-9fd8-c187644cd3f9",
                                                                      "id_user_add": "8b2a61a1-faca-4084-a1e5-5598235e5705",
                                                                      "id_doc_sa": "9983d417-1f9b-40aa-928a-345227254fe5",
                                                                      "id_item_sub": "fdf48fec-3fff-40a5-affe-db534f8076fe",
                                                                      "id_pos_sesion": "bf8024e3-9a8a-48f2-b94d-d7e5d19a549e",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "19"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "32",
                                                                        "id": "2696b0ea-3963-48db-a928-e4346cefacba",
                                                                        "date_from": "2026-07-08T09:46:00.6165675+02:00",
                                                                        "date_end": "2026-07-08T09:46:00.6165675+02:00",
                                                                        "date_used": "2026-07-08T09:46:00.6165675+02:00",
                                                                        "id_employee": "7983a7bd-b8ea-40f7-bd90-919c376cd4e6",
                                                                        "id_branch": "c047854a-05a8-487f-a8a8-3a76bfece4e0",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "83db903e-a7a7-472b-ac09-c47ba8a8d4c3",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                        "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "10"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "33",
                                                                    "id": "72343fba-a67f-4286-999e-2a886dea5a71",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-07-08T09:46:00.6165675+02:00",
                                                                    "date_end": "2026-07-08T09:46:00.6165675+02:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "01e8534f-01a2-4d43-8b77-2398e24cdbcd",
                                                                    "id_pos": "3f4e9f48-f6fd-4897-a8d0-d3dc99a3e927",
                                                                    "id_list": "29589c0f-9347-4c97-923f-2e2ec6555935",
                                                                    "id_item": "3c97ca93-ccad-404a-9b0d-816a4c802cee",
                                                                    "id_item_type": "f1b2ab49-e738-4c89-9245-4ed1b5337769",
                                                                    "id_category": "282ca919-fa94-4950-973e-93a4c180f176",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                    "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                    "id_user_upd": "2c4cf234-f0b8-4276-b551-0f88780ba910",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "34",
                                                                      "id": "20aebfe8-1341-41aa-9aae-81ffea6ac526",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "df430c03-bf58-44e9-a258-93074c4bf1bd",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "3a63ee87-1698-4c7a-a236-c6287a5c417f",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "id_user_upd": "f1895240-67ac-4337-b9f1-b461f8b6aabe",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "ad7644ff-1c6b-4537-9055-51e93ff69eb3",
                                                                          "id_pos_type": "742a44bd-e823-4daf-b9e6-457215725c27",
                                                                          "id_price_list": "3b6fa080-3b2b-47c6-a42e-e6a39278d520",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "id_user_upd": "bfdb6378-7d39-4fc9-84cb-9ea72ebd62c6",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$ref": "1"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "36",
                                                                          "id_list": "d708af4b-137a-47c9-a8bc-f9fc1127662c",
                                                                          "id_item_sub": "28fa295b-80c9-40e3-ad28-0cdd0dfe2ff3",
                                                                          "validity_date": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "id_user_upd": "9ffe7216-2802-4ff9-bbcd-661b1ce70e2f",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "36"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "34"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "37",
                                                                          "id": "d519862d-4ea5-45af-b221-818daa6bde5f",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "date_end": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "id_branch": "a186e1d5-35c0-43a3-b3dd-a4057009fac9",
                                                                          "id_pos": "ca33efa6-afb0-4fcc-a496-1ebf81ace7a6",
                                                                          "id_list": "1f785a40-2733-4a10-8fd4-c48c80e27525",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "id_user_upd": "2048c4bc-a5c2-481b-8e75-ce6868081259",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id": "3b9efd21-7a33-4f4a-8122-1eb8084d983f",
                                                                    "order_id": 2,
                                                                    "id_item": "e4f6be6a-06c8-484a-b473-6337d2bcafb4",
                                                                    "id_item_type": "ffd2c7f9-ceca-4685-aa6a-4344f6f49670",
                                                                    "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": "84b8c920-bc41-4f84-b2d2-7750c32f3a88",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "cf96970c-3083-4dbf-a712-904f900d3b3f",
                                                                    "count_voucher": 1,
                                                                    "id_category": "fa303f01-e55f-4f5a-a29e-632c0216f7de",
                                                                    "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                    "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                    "id_user_upd": "d68acdae-2fce-4d71-b357-bd2fda692a2c",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "39",
                                                                      "id": "1f89670a-ec43-4a37-914d-3e998efadf5b",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "2e6df0e8-59a2-446e-b803-005bd7277d1f",
                                                                      "date_tax": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "date_open": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "date_close": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "id_user_open": "24ac29de-45a5-4115-9a62-5952f788390d",
                                                                      "id_user_close": "546f1ada-0ff1-4b21-bf98-45b79bf0c118",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$ref": "12"
                                                                        },
                                                                        {
                                                                          "$ref": "12"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "38"
                                                                        },
                                                                        {
                                                                          "$ref": "38"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "40",
                                                                          "id": "9716f850-0fde-4442-84c2-ef5405abf74d",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "8daf79e6-55f7-44a4-83c4-3ce609a62fcc",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "39"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "40"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "41",
                                                                          "id": "3c2abc91-e488-4f15-9b7b-c4719bf75e47",
                                                                          "id_room_unit": "97e1a1ec-e48a-4933-97d5-02c5ae39fc38",
                                                                          "id_room_list": "7da1f2bf-bb86-411b-a329-e675f0ac06f2",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "date_from": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "date_end": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "date_open": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "date_close": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "id_employee": "44ac51e3-f059-4b7d-b764-6b05b9204076",
                                                                          "id_employee_sec": "01f37a1b-4407-4e5a-b129-2e894d500d19",
                                                                          "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": "e4587b45-f91a-433a-b56c-8f802d04dc56",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "cf8f02b2-56b4-487d-b038-3bd44e119e09",
                                                                          "id_user_close": "7d4316c3-c83c-488d-83fb-79c2390459e6",
                                                                          "id_unit_state": "26100a72-a97d-4d78-afbd-d064075a1de3",
                                                                          "id_pos_sesion": "9aa23eb2-f18b-4ee3-8e71-e31e0264dc37",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "42",
                                                                            "id": "da9fa4cd-680d-447a-baef-42cff7bd3bbc",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "cac3b65b-aeb3-47f1-8ab0-5ba566c71388",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "74d52cbb-36a7-4962-98a4-64477bf9d950",
                                                                            "locked": true,
                                                                            "date_locked": "2026-07-08T09:46:00.6165675+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                            "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                            "id_user_upd": "f3d9037e-b793-419f-8c39-b068534de207",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "43",
                                                                              "id": "76226a52-28f4-4908-8d24-13298e9ac79d",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "eb5b06b5-5ac4-4597-a606-8d90a52a3a46",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "1f98f5fd-ba84-44d0-a4a3-9ee3e0f271aa",
                                                                              "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": "cb9ab5f8-5219-4c7a-8815-ba84d547f820",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                              "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                              "id_user_upd": "4a0b96ca-b874-4a2e-b720-7366f32c8dac",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "44",
                                                                                  "id_pos": "c8370f5a-1a53-4106-ad43-6665cee325df",
                                                                                  "id_room": "77b5d2eb-e10f-45a8-8356-130834161aaa",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                                  "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                                  "id_user_upd": "06c95ab6-cbfe-4270-bc5c-75a8af1915c5",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "44"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id": "759ca1aa-3b28-4073-a80c-712efb987c17",
                                                                                  "id_room": "eaf54928-1ffd-42d4-8fb2-bc0d92883997",
                                                                                  "date_in": "2026-07-08T09:46:00.6165675+02:00",
                                                                                  "date_out": "2026-07-08T09:46:00.6165675+02:00",
                                                                                  "id_user_add": "d66808a7-6d96-40aa-b1ca-b2080bbe9b81",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                                  "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "41"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "41"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "46",
                                                                              "id": "bb787a88-bcea-4582-87b5-323710e0fcbf",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                              "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                              "id_user_upd": "77a9ee05-c5b3-4d2a-a290-b1c15e5f937b",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "42"
                                                                                },
                                                                                {
                                                                                  "$ref": "42"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "47",
                                                                                  "id_room_type": "8c3b666b-fead-4869-888d-18c90aa14b1e",
                                                                                  "id_room_state": "f1b6274c-cb56-493a-9504-a6b1fc94a5db",
                                                                                  "id_image": "741559b5-76a7-4568-adbc-85af7c24cee7",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                                  "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                                  "id_user_upd": "4b00bd8d-21ed-46ce-b147-3f9da0a41ea6",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "48",
                                                                                    "id": "642e8263-1f46-4862-b9c9-3d42afdcddc4",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                                    "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                                    "id_user_upd": "73fc9c9a-cf40-434a-84ba-0bf3ff3ba1e8",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$ref": "46"
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "47"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "41"
                                                                              },
                                                                              {
                                                                                "$ref": "41"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "48"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "39"
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "41"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "49",
                                                                          "id": "a8a44b45-f2da-48ae-a7bf-6ed19353fe40",
                                                                          "id_pos_sesion": "8f785733-8bd8-424b-af42-7f7e28e31c99",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "8c3a37ce-2ce4-47bf-9038-0997e7ffa4b1",
                                                                          "id_room_unit_activity": "5ed803b9-ee00-4ee5-9316-a2ced77c9b6f",
                                                                          "id_doc_sa": "b48da53d-3afc-4505-b66a-a38956fd39ef",
                                                                          "id_pos_type": "58c82554-09a3-4741-a187-35381476f2e8",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "920cae93-5a88-4ce8-bac8-67c9c75c8836",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "39"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "50",
                                                                              "id_tip": "3039b9a0-ef98-458b-8929-e3e8cd6107bf",
                                                                              "id_user": "f678e255-2346-4d08-b420-8d6e4fd4efbe",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                              "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "50"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "49"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "51",
                                                                          "id_pos_sesion": "df3be2df-4bfe-43e2-9e15-cd0a265cc54d",
                                                                          "id_user": "f49439c2-03e6-4dd2-98d0-f06b7742da74",
                                                                          "date_add": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "39"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "51"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "13"
                                                                        },
                                                                        {
                                                                          "$ref": "13"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "52",
                                                                          "id": "141bb30e-a3e7-4584-a34c-1a4288577ab9",
                                                                          "id_user": "825945fe-5b63-4aee-9966-15483a83d801",
                                                                          "id_user_profile": "e2aa60a7-7281-425b-89fa-3bfb2d3f45ae",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "id_pos_sesion": "1a7f1c78-0f6d-4d0a-9d20-d2ed8c50084c",
                                                                          "date_login": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "date_logout": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "53",
                                                                            "id": "4a39f439-307e-4978-ad39-b84a314cc2f7",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                            "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "54",
                                                                                "id": "23699583-003a-42da-9772-10a4da4a60b1",
                                                                                "id_function": "91f5433e-a2dd-4588-aab8-2e2119d6f664",
                                                                                "id_user": "b97f65fd-9b4d-4c7e-b57b-bf7b94256281",
                                                                                "id_profile": "fbdafdee-a6d6-4e8e-b413-febcaa8f0ec6",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                                "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "53"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "55",
                                                                                  "id": "f9006b0f-f570-4ad6-b078-3b63f5c4c4e3",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "498ba315-755e-45c2-b359-944ef3b7dfe2",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "52f64e8a-de80-440c-9c3a-fb62200ee1ee",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 16,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                                  "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "56",
                                                                                    "id": "5e557749-306f-4087-bc2b-983fc4f0c761",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                                    "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "55"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "55"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "54"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "10"
                                                                              },
                                                                              {
                                                                                "$ref": "10"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "52"
                                                                              },
                                                                              {
                                                                                "$ref": "52"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "39"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "52"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id": "9687b66c-a2d1-4b01-91af-db9e234ba6e6",
                                                                          "id_user": "2156e6e5-84a2-4001-ada4-e71a0a27eea7",
                                                                          "date_add": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "cd89571e-23c2-4d4a-933a-3621daaf8454",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "id_pos_sesion": "74549c6c-1e39-4860-adf6-d10a20008049",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "39"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "38"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "58",
                                                                "id": "49ce38ad-26d6-4076-9fb8-2a03a2eae219",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "3c6588d2-822e-47f1-aa1f-256e7917975f",
                                                                "id_doc_print": "dd033562-25ce-4f51-942b-1034d70119db",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                                "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "10"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "36"
                                                                },
                                                                {
                                                                  "$ref": "36"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "34"
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "10"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "13"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "59",
                                                                "id_doc_sa": "23efbb08-79fc-4df2-8188-2f00df6db5de",
                                                                "id_line": 2,
                                                                "id_item": "01868753-8899-4c20-a698-604dc5da5b44",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "24"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "59"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "20"
                                                          },
                                                          {
                                                            "$ref": "20"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_vouchers_permisions": [
                                                          {
                                                            "$ref": "32"
                                                          },
                                                          {
                                                            "$ref": "32"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity": [
                                                          {
                                                            "$ref": "41"
                                                          },
                                                          {
                                                            "$ref": "41"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "41"
                                                          },
                                                          {
                                                            "$ref": "41"
                                                          }
                                                        ]
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "16"
                                                      },
                                                      "mt_payment_types": {
                                                        "$ref": "19"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "13"
                                                      },
                                                      "tt_vouchers": {
                                                        "$ref": "31"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_vouchers": [
                                                    {
                                                      "$ref": "31"
                                                    },
                                                    {
                                                      "$ref": "31"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "tt_doc_sa": {
                                                  "$ref": "13"
                                                }
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ]
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "5"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$id": "60",
                                          "id_pos_print": "d508f419-ba5b-4c18-a3e5-db9faebf4ad4",
                                          "id_doc": "ebf5f00c-612c-4825-b39a-6d61c30a67cf",
                                          "id_pos_type": "f86b62b1-7418-496b-8945-23270114b35a",
                                          "id_doc_print": "3efaf04a-2222-4b3c-9ee1-873f333ee3eb",
                                          "copies": 5,
                                          "print_mode": 6,
                                          "active": true,
                                          "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                          "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                          "id_user_upd": "8c7546b1-0316-4f97-8e94-d52aa5496058",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos_print": {
                                            "$id": "61",
                                            "id": "b5135599-c412-45fa-91e9-239f0957e3b9",
                                            "id_pos": "6e128a91-58f4-4f0a-81a0-3f73ff127958",
                                            "id_mask": "sample string 3",
                                            "name": "sample string 4",
                                            "mode_print": 5,
                                            "port": "sample string 6",
                                            "baud_rate": 1,
                                            "data_bits": 1,
                                            "stop_bit": 1,
                                            "flow_control": 1,
                                            "parity": 1,
                                            "pin_cashdrawer": 1,
                                            "ip_printer": "sample string 7",
                                            "port_ip": 1,
                                            "printer_name": "sample string 8",
                                            "active": true,
                                            "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                            "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                            "id_user_upd": "ff2e3e84-fe4c-490a-abf0-85036e9c074f",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "2"
                                            },
                                            "mt_pos_doc_print": [
                                              {
                                                "$ref": "60"
                                              },
                                              {
                                                "$ref": "60"
                                              }
                                            ],
                                            "st_users": {
                                              "$ref": "10"
                                            }
                                          },
                                          "mt_pos_types": {
                                            "$id": "62",
                                            "id": "ee5728dc-5ac9-427b-afbf-7b7294e732f0",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "is_module": true,
                                            "order": 5,
                                            "active": true,
                                            "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                            "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                            "id_user_upd": "2ad1d9d7-1ae4-439e-b2f4-96e591cf18f7",
                                            "commited": true,
                                            "mt_items_featured": [
                                              {
                                                "$id": "63",
                                                "id": "4084596b-b681-483b-ade4-454baf4b7699",
                                                "id_branch": "1c1cd270-5427-417e-a25e-db99c4744dbc",
                                                "id_pos_type": "72a18ef1-d2aa-41c9-8737-c8c804a462e8",
                                                "id_pos": "378ec07e-673a-48da-bce5-b6fc9e74eab7",
                                                "id_item": "c8192762-1e83-4372-b3a0-6896052d3f27",
                                                "date_from": "2026-07-08T09:46:00.6165675+02:00",
                                                "date_end": "2026-07-08T09:46:00.6165675+02:00",
                                                "image_id": 4,
                                                "active": true,
                                                "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                                "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                                "id_user_upd": "b4ca58a3-02ed-4254-9df8-b24c1bd81838",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "mt_items": {
                                                  "$ref": "8"
                                                },
                                                "mt_pos": {
                                                  "$ref": "2"
                                                },
                                                "mt_pos_types": {
                                                  "$ref": "62"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                }
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "mt_pos_doc_print": [
                                              {
                                                "$ref": "60"
                                              },
                                              {
                                                "$ref": "60"
                                              }
                                            ],
                                            "st_users": {
                                              "$ref": "10"
                                            },
                                            "mt_pos_view": [
                                              {
                                                "$ref": "1"
                                              },
                                              {
                                                "$ref": "1"
                                              }
                                            ]
                                          },
                                          "st_doc_print": {
                                            "$id": "64",
                                            "id": "8dc3741d-20b4-4b7b-b3d0-a063f8fa1f11",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "high_row": 5,
                                            "high_doc": 6,
                                            "with_doc": 7,
                                            "to_file": true,
                                            "active": true,
                                            "created_on": "2026-07-08T09:46:00.6165675+02:00",
                                            "last_update": "2026-07-08T09:46:00.6165675+02:00",
                                            "commited": true,
                                            "mt_pos_doc_print": [
                                              {
                                                "$ref": "60"
                                              },
                                              {
                                                "$ref": "60"
                                              }
                                            ],
                                            "st_doc_print_det": [
                                              {
                                                "$id": "65",
                                                "id_doc_print": "0704ac77-5925-42b4-af36-274a538d20c4",
                                                "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": "64"
                                                }
                                              },
                                              {
                                                "$ref": "65"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "60"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "66",
                                          "id_pos": "46e72550-0185-40b2-a099-52a286ab8502",
                                          "id_doc": "e39733af-057c-4149-bc3b-f7548723ab3c",
                                          "value": 3,
                                          "created_on": "2026-07-08T09:46:00.6297827+02:00",
                                          "last_update": "2026-07-08T09:46:00.6297827+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          }
                                        },
                                        {
                                          "$ref": "66"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "67",
                                          "id": "e511cb9f-e7e1-4c7e-a3a7-e10afe3b9a61",
                                          "id_pos": "651ddaeb-51fa-4fbb-80e7-8785083a53b1",
                                          "id_doc": "71804a67-7c69-4e53-99c3-450b54238f07",
                                          "id_branch": "20ea2b74-2cdd-47b4-b907-9a7bbd04a45e",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-07-08T09:46:00.6297827+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "69980468-3676-4d6c-b29d-36660a2bbee7",
                                          "id_loc_from": "7748770e-d196-46d7-92d5-26b75fad840e",
                                          "id_loc_end": "20ab565c-3ad0-492b-b6f7-06993400c4f2",
                                          "id_user_add": "e35ae806-781d-4c2d-b3f7-f7a85f191bb1",
                                          "id_user_upd": "7627fac2-b2f0-4b9d-b473-294a0c8269db",
                                          "id_pos_sesion": "0cea1098-f8d7-4653-a0a5-c08ed57381c9",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-07-08T09:46:00.6297827+02:00",
                                          "active": true,
                                          "created_on": "2026-07-08T09:46:00.6297827+02:00",
                                          "last_update": "2026-07-08T09:46:00.6297827+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_locations": {
                                            "$id": "68",
                                            "id": "20e0384b-73fd-4c02-bfb2-82b4d64b8a31",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "637546ea-9e07-41bd-83e2-f0967b0b5ad8",
                                            "active": true,
                                            "created_on": "2026-07-08T09:46:00.6297827+02:00",
                                            "last_update": "2026-07-08T09:46:00.6297827+02:00",
                                            "id_user_upd": "45fea50f-050e-4079-8113-093a2e8431b0",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "st_users": {
                                              "$ref": "10"
                                            },
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "69",
                                                "id_location": "d7a45a59-e126-4e19-bd7d-306354e66557",
                                                "id_item": "403570d7-670c-4b8c-998e-ad4ad463e4a6",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-07-08T09:46:00.6297827+02:00",
                                                "last_update": "2026-07-08T09:46:00.6297827+02:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "8"
                                                },
                                                "mt_locations": {
                                                  "$ref": "68"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "68"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "st_users1": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "70",
                                              "id_doc_st": "48f23ba5-a23c-41b1-8009-9d78b5bf00c6",
                                              "id_line": 2,
                                              "id_item": "fa1ffd3c-610f-4b52-88a7-d255e2ce9c81",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "67"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "68"
                                    },
                                    "mt_locations1": {
                                      "$ref": "68"
                                    },
                                    "mt_pos": {
                                      "$ref": "2"
                                    },
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "st_users1": {
                                      "$ref": "10"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ],
                                    "tt_doc_sa_cashflow": [
                                      {
                                        "$ref": "18"
                                      },
                                      {
                                        "$ref": "18"
                                      }
                                    ],
                                    "tt_doc_sa_det": [
                                      {
                                        "$ref": "24"
                                      },
                                      {
                                        "$ref": "24"
                                      }
                                    ],
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "20"
                                      },
                                      {
                                        "$ref": "20"
                                      }
                                    ],
                                    "tt_doc_sa1": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_sa2": {
                                      "$ref": "13"
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "39"
                                    },
                                    "tt_rooms_units_activity": {
                                      "$ref": "41"
                                    },
                                    "tt_spool_doc_print": [
                                      {
                                        "$id": "71",
                                        "id": "95267368-1661-4379-9560-c188e0d0fd9a",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "56280ede-bc69-48c0-b6e6-8152f10525de",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-07-08T09:46:00.6297827+02:00",
                                        "printed": true,
                                        "print_on": "2026-07-08T09:46:00.6297827+02:00",
                                        "tt_doc_sa": {
                                          "$ref": "13"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ]
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "39"
                                  }
                                },
                                {
                                  "$ref": "12"
                                }
                              ]
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_docs_payment_money": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "mt_employees": [
                            {
                              "$ref": "21"
                            },
                            {
                              "$ref": "21"
                            }
                          ],
                          "mt_employees_profiles": [
                            {
                              "$ref": "23"
                            },
                            {
                              "$ref": "23"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "mt_money_rates": [
                            {
                              "$ref": "17"
                            },
                            {
                              "$ref": "17"
                            }
                          ],
                          "mt_money_types": [
                            {
                              "$ref": "16"
                            },
                            {
                              "$ref": "16"
                            }
                          ],
                          "mt_payment_types": [
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "mt_pos": [
                            {
                              "$ref": "2"
                            },
                            {
                              "$ref": "2"
                            }
                          ],
                          "mt_pos_doc_print": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "mt_pos_prices_list": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "mt_pos_types": [
                            {
                              "$ref": "62"
                            },
                            {
                              "$ref": "62"
                            }
                          ],
                          "mt_pos_view": [
                            {
                              "$ref": "1"
                            },
                            {
                              "$ref": "1"
                            }
                          ],
                          "mt_prices_items": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_prices_list": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "mt_rooms": [
                            {
                              "$ref": "43"
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "mt_rooms_units": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "mt_rooms_units_states_types": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "mt_rooms_units_types": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "mt_units": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "mt_units_ref": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "st_images": {
                            "$ref": "5"
                          },
                          "st_images1": {
                            "$ref": "5"
                          },
                          "st_permisions": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "72",
                              "id": "c6e43d7f-8555-49ab-9343-5ddc1ce03b4d",
                              "id_pos": "599ea13d-39dd-430d-928a-e6ce7fef4fad",
                              "mac_address": "sample string 3",
                              "date_end": "2026-07-08T09:46:00.6297827+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "8706325e-5a58-435b-b6ac-afaf2ee9a2ac",
                              "active": true,
                              "created_on": "2026-07-08T09:46:00.6297827+02:00",
                              "last_update": "2026-07-08T09:46:00.6297827+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "73",
                              "id_user": "8e072c37-34b5-44d6-b627-7fad1598b2a3",
                              "id_pos": "91cc84a0-9347-4485-8ebf-406f1f0c63eb",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-07-08T09:46:00.6297827+02:00",
                              "last_update": "2026-07-08T09:46:00.6297827+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users_token": [
                            {
                              "$id": "74",
                              "id": "21187f21-bd9b-48f0-a640-ec70188e28bd",
                              "token_id": "sample string 2",
                              "id_user": "005c8ebf-ed2e-475f-a81f-6dfa05b9e1b7",
                              "date_from": "2026-07-08T09:46:00.6297827+02:00",
                              "date_end": "2026-07-08T09:46:00.6297827+02:00",
                              "created_on": "2026-07-08T09:46:00.6297827+02:00",
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_doc_sa_cashflow": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "tt_doc_sa_det": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "tt_doc_sa_det1": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$id": "75",
                              "id": "a0cd0d46-b421-41e8-ae8a-1e11063623b9",
                              "id_user_add": "2c14cd16-bdb1-4ab9-82ee-cdf8b6870fbe",
                              "id_table": "a520a6cb-6d90-4851-a383-bbe7904ca1b2",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "288c6ceb-767a-4244-ad46-532ef93e58ec",
                              "created_on": "2026-07-08T09:46:00.6297827+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_sync_tables": {
                                "$id": "76",
                                "id": "af25369e-ffd8-43a9-af8d-e1191e4c860b",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-07-08T09:46:00.6297827+02:00",
                                "last_update": "2026-07-08T09:46:00.6297827+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "77",
                                    "id": "498a0521-42b0-42fd-99ac-7f3894d8d2d0",
                                    "id_sync": "f7107956-02df-4334-af3b-aadefe4679e1",
                                    "json": "sample string 3",
                                    "id_table": "c7920ae4-847b-415d-b5c2-e91b735d4865",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "78",
                                      "id": "be0093d4-0e1f-4c73-9e14-723b8d934b67",
                                      "id_branch_from": "aa6ee893-43c3-48c4-a2f3-5dc48ed1af14",
                                      "id_branch_to": "6c894834-725a-4e91-994b-19f782cf764c",
                                      "type": 4,
                                      "created_on": "2026-07-08T09:46:00.6297827+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-07-08T09:46:00.6297827+02:00",
                                      "send_on": "2026-07-08T09:46:00.6297827+02:00",
                                      "mt_branches": {
                                        "$ref": "4"
                                      },
                                      "mt_branches1": {
                                        "$ref": "4"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "77"
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "75"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "39"
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "tt_pos_sesion1": [
                            {
                              "$ref": "39"
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "tt_rooms_list": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_rooms_units_activity": [
                            {
                              "$ref": "41"
                            },
                            {
                              "$ref": "41"
                            }
                          ],
                          "tt_rooms_units_activity1": [
                            {
                              "$ref": "41"
                            },
                            {
                              "$ref": "41"
                            }
                          ],
                          "tt_rooms_units_log": [
                            {
                              "$id": "79",
                              "id": "0ec919e8-4837-497a-81d5-70d32b5c5b45",
                              "id_room_activity": "97371061-7643-4ab9-8d98-d5bdbc3b6106",
                              "id_pos_sesion": "e55a43ab-1aad-4a62-92a7-bab439adabff",
                              "log_text": "sample string 4",
                              "id_user": "db94d53b-fd0f-446a-b90a-d2e211733686",
                              "created_on": "2026-07-08T09:46:00.6297827+02:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "tt_tips_users": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "tt_vouchers_permisions": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "tt_vouchers": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_docs": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_pos_sesion_users": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "53"
                          },
                          "tt_cmd_connection": [
                            {
                              "$ref": "52"
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "tt_cmd_messages": [
                            {
                              "$ref": "57"
                            },
                            {
                              "$ref": "57"
                            }
                          ]
                        }
                      },
                      "mt_categories_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "63"
                        },
                        {
                          "$ref": "63"
                        }
                      ],
                      "mt_items_formula": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_units": {
                        "$ref": "28"
                      },
                      "mt_units1": {
                        "$ref": "28"
                      },
                      "st_images": {
                        "$ref": "5"
                      },
                      "st_users": {
                        "$ref": "10"
                      },
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_doc_sa_det_stock": [
                        {
                          "$ref": "59"
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_vouchers_det": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "10"
                    }
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "st_images": {
                  "$ref": "5"
                },
                "st_users": {
                  "$ref": "10"
                },
                "mt_prices_rules": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_employees": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "mt_items": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "16"
              },
              {
                "$ref": "16"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_rooms1": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "47"
              },
              {
                "$ref": "47"
              }
            ],
            "st_functions": [
              {
                "$ref": "55"
              },
              {
                "$ref": "55"
              }
            ],
            "st_images_types": {
              "$id": "80",
              "id": "46d46f1b-464f-4814-a991-f1df5e5808be",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-07-08T09:46:00.6297827+02:00",
              "last_update": "2026-07-08T09:46:00.6297827+02:00",
              "commited": true,
              "st_images": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "mt_docs": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "st_users": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "st_users1": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ]
          },
          "st_users": {
            "$ref": "10"
          },
          "mt_branches_zones": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_employees_branches": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "63"
            },
            {
              "$ref": "63"
            }
          ],
          "mt_locations": [
            {
              "$ref": "68"
            },
            {
              "$ref": "68"
            }
          ],
          "mt_periods": [
            {
              "$id": "81",
              "id_branch": "4cbd91a9-c327-4b42-b7a6-2e57808c47d2",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-07-08T09:46:00.6297827+02:00",
              "date_end": "2026-07-08T09:46:00.6297827+02:00",
              "state": "sample string 6",
              "created_on": "2026-07-08T09:46:00.6297827+02:00",
              "last_update": "2026-07-08T09:46:00.6297827+02:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "81"
            }
          ],
          "mt_pos": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "37"
            },
            {
              "$ref": "37"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "43"
            },
            {
              "$ref": "43"
            }
          ],
          "st_sync_packages": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "67"
            },
            {
              "$ref": "67"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "32"
            },
            {
              "$ref": "32"
            }
          ]
        },
        "mt_pos": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_users": {
          "$ref": "10"
        }
      },
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "63"
        },
        {
          "$ref": "63"
        }
      ],
      "mt_pos_print": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "mt_pos_rooms": [
        {
          "$ref": "44"
        },
        {
          "$ref": "44"
        }
      ],
      "st_users": {
        "$ref": "10"
      },
      "mt_pos_view": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "37"
        },
        {
          "$ref": "37"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ],
      "st_doc_num": [
        {
          "$ref": "66"
        },
        {
          "$ref": "66"
        }
      ],
      "st_pos_license": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "st_users_pos": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_pos_connection": [
        {
          "$id": "82",
          "id": "25f80b6c-bdcc-4922-9804-f423535736ea",
          "id_pos": "c1763536-689b-4bfd-b592-2a58637f6cb6",
          "date_add": "2026-07-08T09:46:00.6297827+02:00",
          "date_upd": "2026-07-08T09:46:00.6297827+02:00",
          "date_out": "2026-07-08T09:46:00.6297827+02:00",
          "connection_type": "sample string 3",
          "connection_speed": 1,
          "terminal_name": "sample string 4",
          "version": "sample string 5",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "82"
        }
      ],
      "tt_pos_sesion": [
        {
          "$ref": "39"
        },
        {
          "$ref": "39"
        }
      ],
      "mt_branches": {
        "$ref": "4"
      },
      "tt_logs": [
        {
          "$ref": "75"
        },
        {
          "$ref": "75"
        }
      ],
      "st_local_variables": [
        {
          "$id": "83",
          "id": "ed7d1bec-68a6-4ced-815a-25f3584a743b",
          "id_pos": "da7d7e30-3c34-4ecb-a820-ef8d0e088163",
          "name": "sample string 3",
          "description": "sample string 4",
          "value": "sample string 5",
          "type": "sample string 6",
          "last_update": "2026-07-08T09:46:00.6297827+02:00",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ]
    },
    "mt_pos_prices_list": [
      {
        "$ref": "35"
      },
      {
        "$ref": "35"
      }
    ],
    "mt_pos_types": {
      "$ref": "62"
    },
    "st_users": {
      "$ref": "10"
    }
  },
  {
    "$ref": "1"
  }
]