GET api/Mt_Pos_Rooms?id_pos={id_pos}&id_room={id_room}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_pos

globally unique identifier

Required

id_room

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_pos_rooms
NameDescriptionTypeAdditional information
id_pos

globally unique identifier

Required

id_room

globally unique identifier

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_rooms

mt_rooms

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id_pos": "a366a38b-2c90-4f99-986c-734eb50f76ac",
  "id_room": "eaf560ac-fb6f-43f5-90ad-9367e770796a",
  "active": true,
  "created_on": "2026-03-10T07:08:28.4106326+01:00",
  "last_update": "2026-03-10T07:08:28.4106326+01:00",
  "id_user_upd": "c858dbcc-7ce4-4dc7-95f8-6eeb43108da8",
  "commited": true,
  "mt_pos": {
    "$id": "2",
    "id": "5d419889-2a4e-4e8e-80ac-6512c52a805b",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "c2c93073-d7b0-40f1-8979-fa69db4ad3fc",
    "id_zone": "ab67111a-567e-433c-a470-bdeeebf7c68d",
    "user_required": true,
    "active": true,
    "created_on": "2026-03-10T07:08:28.4106326+01:00",
    "last_update": "2026-03-10T07:08:28.4106326+01:00",
    "id_user_upd": "663ef627-c4e5-46f4-8134-c65216f45e88",
    "commited": true,
    "mt_branches_zones": {
      "$id": "3",
      "id": "5b73e725-ecbe-4abf-b96a-3f305e5d83e8",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "c8a8b673-cda6-4df3-99b1-61e7da035127",
      "active": true,
      "created_on": "2026-03-10T07:08:28.4106326+01:00",
      "last_update": "2026-03-10T07:08:28.4106326+01:00",
      "id_user_upd": "a3030519-5c5a-429e-98d9-d35accf6174b",
      "commited": true,
      "mt_branches": {
        "$id": "4",
        "id": "16076174-8252-42bc-9e2c-7d174ffb43bd",
        "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": "656017a6-169e-48d1-aeb8-d68afd5e7773",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-03-10T07:08:28.4106326+01:00",
        "last_update": "2026-03-10T07:08:28.4106326+01:00",
        "id_user_upd": "62e30cf5-ad29-4ed6-9a26-d7759ffb9a79",
        "commited": true,
        "st_images": {
          "$id": "5",
          "id": "6c851d2e-0a6a-4a7a-a0be-b853ef84e40f",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "884a9168-e4ad-4b9c-860f-22a2c0e3b761",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-03-10T07:08:28.4106326+01:00",
          "last_update": "2026-03-10T07:08:28.4106326+01:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "mt_categories": [
            {
              "$id": "6",
              "id": "606964b2-38f1-49f1-b805-cede82dfb04c",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "1efc1e48-9c90-41b5-8cf0-d6046b1a6e7a",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "d421cdf9-1164-4a3d-af51-e9604694d1e6",
              "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-03-10T07:08:28.4106326+01:00",
              "last_update": "2026-03-10T07:08:28.4106326+01:00",
              "id_user_upd": "8bce614b-49d6-4718-9fac-9053c929eb37",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "7",
                  "id_category": "b482558a-b2be-4fc0-85c9-2ef85945cd97",
                  "id_item": "57b45b41-bddd-49b8-ae29-21e2b5af83ed",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-03-10T07:08:28.4106326+01:00",
                  "last_update": "2026-03-10T07:08:28.4106326+01:00",
                  "id_user_upd": "70c272b0-cc21-4017-9d9f-174c44fa375e",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "6"
                  },
                  "mt_items": {
                    "$id": "8",
                    "id": "252c8706-516b-4420-87f7-e8c821078867",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "f394a252-37a9-40be-ba33-41d9c96f7353",
                    "id_unit_sec": "a474fb86-2596-4f0e-881f-cb355aceaaef",
                    "id_brand": "9ac8f12f-cc47-4c32-88d7-9be5f03b6c51",
                    "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": "190b832b-dcef-4787-986c-9480401af6ef",
                    "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-03-10T07:08:28.4106326+01:00",
                    "last_update": "2026-03-10T07:08:28.4106326+01:00",
                    "id_user_upd": "f1af349b-8a13-40ac-9788-4a5056c718fc",
                    "commited": true,
                    "mt_brands": {
                      "$id": "9",
                      "id": "ba7edd56-1237-4638-a644-7580b4625b3e",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-03-10T07:08:28.4106326+01:00",
                      "last_update": "2026-03-10T07:08:28.4106326+01:00",
                      "id_user_upd": "662f4afd-0a82-4d31-8d83-64eb49058fb9",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "st_users": {
                        "$id": "10",
                        "id": "730104c7-cfe2-447c-9fce-7ba08f10cd5e",
                        "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": "7ed1b5a2-8495-49cb-9bef-2e4d44a91687",
                        "view_messages": true,
                        "id_image_photo": "ac5c529d-df2f-4bfa-94ea-04409bee9c45",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "c262ed67-cb6f-40ba-9f37-98a69e7e50dc",
                        "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-03-10T07:08:28.4106326+01:00",
                        "last_update": "2026-03-10T07:08:28.4106326+01: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": "8ff3b2f4-3e5e-4b68-b54c-17b62de3e9c2",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "id_pos": "1cf3d342-a903-494f-ae00-dfb6db791d91",
                            "unit_ini": 5,
                            "unit_end": 6,
                            "name_pos": "sample string 7",
                            "id_image": "7ccdafdd-d0e7-4bbc-a030-623f4e86a248",
                            "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-03-10T07:08:28.4106326+01:00",
                            "last_update": "2026-03-10T07:08:28.4106326+01:00",
                            "id_user_upd": "2c58c97e-c792-4de1-bc1b-80decfeb7b60",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "tt_cloakrooms_units": [
                              {
                                "$id": "12",
                                "id": "0b6df198-ca14-41e0-ac8a-845a97bfca42",
                                "id_cloakroom": "8aa69232-c1f1-4d58-8124-f9d71dc0465a",
                                "id_pos_sesion": "a989d5c3-58be-4eb1-bcfc-dd7227f4a5d6",
                                "unit_id": 4,
                                "date_open": "2026-03-10T07:08:28.4106326+01:00",
                                "date_close": "2026-03-10T07:08:28.4106326+01:00",
                                "id_doc_sa": "d23ca4a9-adbe-49b9-9890-cf9dea3305fa",
                                "commited": true,
                                "mt_cloakrooms": {
                                  "$ref": "11"
                                },
                                "tt_doc_sa": {
                                  "$id": "13",
                                  "id": "bf36a6e6-bb18-4b0e-9d7a-2562cdd726d7",
                                  "id_pos": "65a9bf73-080f-4310-9025-05e30a30445b",
                                  "id_doc": "888beac1-1275-4fff-94fe-f400279604f3",
                                  "id_branch": "262e145b-7cba-42c9-8e40-19a5ffde0956",
                                  "nro_doc": "sample string 5",
                                  "date_doc": "2026-03-10T07:08:28.4106326+01:00",
                                  "date_tax": "2026-03-10T07:08:28.4106326+01:00",
                                  "hour_doc": "00:00:00.1234567",
                                  "block": true,
                                  "id_ref": "be53bb1f-6cf3-4193-b0ca-82e746dfe957",
                                  "id_relationship": "3c49b0eb-382b-4cb0-9ffd-02057bc1c724",
                                  "id_loc_from": "a97b6e29-8bbf-4fac-b9bb-c833b9780848",
                                  "id_loc_end": "35a43121-a9e6-423d-9959-c23786325d8d",
                                  "id_user_add": "6e536a19-8bfe-4d61-8863-53bdfeb1526b",
                                  "id_user_upd": "5daecf5e-395f-42bc-9dca-5489ae2ecc00",
                                  "comment": "sample string 12",
                                  "id_pos_sesion": "60491598-6190-401b-88c8-6a4ea80a30f2",
                                  "id_room_unit": "dab5781e-5b87-46d8-9c0f-851024b904ce",
                                  "ref_locator": "sample string 13",
                                  "ref_zone_aut": "sample string 14",
                                  "id_pos_type": "b0cb4fd4-3217-48f8-945f-1e352afabb90",
                                  "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-03-10T07:08:28.4106326+01:00",
                                  "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                  "commited": true,
                                  "created_by": 1,
                                  "doc_print": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_docs": {
                                    "$id": "14",
                                    "id": "8c71fb2f-c5ce-4f6a-a4f9-6c89b5a1a3a3",
                                    "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": "9381bae9-51a5-4264-90cd-57bde3ef1766",
                                    "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-03-10T07:08:28.4106326+01:00",
                                    "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                    "id_user_upd": "fd3ceaf2-ab3e-4d8c-b944-5ede6259982e",
                                    "commited": true,
                                    "mt_docs_payment_money": [
                                      {
                                        "$id": "15",
                                        "id_doc": "257d07a1-4326-4f4e-8176-1f585cc74606",
                                        "id_pay": "b9d2fce9-3a89-4e07-a449-bbab7a4fa526",
                                        "id_money": "358128d7-5e87-4be4-adfb-aecd12882d9c",
                                        "active": true,
                                        "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                        "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                        "id_user_upd": "d10e53ee-6e3a-4355-b0fe-b06c4206f9fb",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_money_types": {
                                          "$id": "16",
                                          "id": "52b94af0-05a0-40dd-9a97-f5fdfc4d4764",
                                          "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": "846db882-4bb1-4a93-8fb9-b651fa898748",
                                          "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-03-10T07:08:28.4106326+01:00",
                                          "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                          "id_user_upd": "9adcd1ab-a7c3-4780-b220-2013608632c7",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "mt_money_rates": [
                                            {
                                              "$id": "17",
                                              "id_money_1": "83480993-2662-4dbf-8be3-b14354cb574f",
                                              "id_money_2": "5b95ab93-3081-4762-81ff-f9251da4f217",
                                              "date_from": "2026-03-10T07:08:28.4106326+01:00",
                                              "coefficient": 4.1,
                                              "active": true,
                                              "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                              "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                              "id_user_upd": "2b163ae6-f518-465e-9b3f-24e8d0c4e265",
                                              "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": "2c4868a0-c3e3-465b-84fb-603df6b12836",
                                              "id_pay": "a01c44df-83f2-4761-9583-9c1933eb4b8b",
                                              "id_money": "7eb6ce3c-f8c2-4f25-a817-7281dfb75fd9",
                                              "date_cashflow": "2026-03-10T07:08:28.4106326+01:00",
                                              "coefficient": 5.1,
                                              "id_user_add": "b6c913ae-5057-4d7e-b9af-00eb05a0004e",
                                              "amt_tot_md": 7.1,
                                              "amt_tot_mo": 8.1,
                                              "mt_payment_types": {
                                                "$id": "19",
                                                "id": "49bad155-8860-47d3-94e2-e645cf75aceb",
                                                "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": "b5365ae7-de92-452e-9780-c2dc61fe9ecd",
                                                "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-03-10T07:08:28.4106326+01:00",
                                                "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                "id_user_upd": "c9e45d7d-9e95-4465-96a2-7764d89fb62b",
                                                "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": "d4c849ad-548c-4886-b7e9-6051c0c693ed",
                                                    "id_line": 2,
                                                    "id_pay": "95dc2adc-0447-4348-a0eb-feda3fc166ef",
                                                    "id_money": "db1d9fa5-5cdf-44ba-98d5-cd814103db04",
                                                    "coefficient": 5.1,
                                                    "id_voucher": "18be37f1-ed5f-4fec-9749-d463b3f8edc6",
                                                    "id_employee": "ebfa650b-12bb-45ef-86ff-d386545902c0",
                                                    "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": "9306901c-b26f-4712-b687-d99ba2b72dea",
                                                    "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": "bbf8e94c-2991-4c78-b187-282353886677",
                                                      "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": "714a9993-4b6f-4d1d-b6fd-5c19027b435c",
                                                      "name_pos": "sample string 12",
                                                      "id_image": "fe423cb9-7b66-46f1-8494-63bba69f638f",
                                                      "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-03-10T07:08:28.4106326+01:00",
                                                      "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                      "id_user_upd": "6ef48f5d-8d05-4dcb-acd2-4bba877cc596",
                                                      "commited": true,
                                                      "mt_employees_branches": [
                                                        {
                                                          "$id": "22",
                                                          "id_employee": "16cbde80-343a-4d4f-b692-345f05521e29",
                                                          "id_branch": "4ceb5c90-b261-4586-bf79-2783e3a4ecc6",
                                                          "active": true,
                                                          "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                          "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                          "id_user_upd": "b5b65740-c018-4eec-ad03-a93dc053b873",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "mt_employees_profiles": {
                                                        "$id": "23",
                                                        "id": "f7d60d1f-df41-4d66-aeec-39c7dd68f9ff",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "authorized": true,
                                                        "active": true,
                                                        "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                        "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                        "id_user_upd": "4ccde9b3-fe22-409b-b534-3b8415495f27",
                                                        "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": "736351a0-5a00-4705-a36f-48388174d41b",
                                                          "id_line": 2,
                                                          "id_item_sub": "929f902f-8112-4cee-afa4-2860a014ad1a",
                                                          "qty": 4.1,
                                                          "id_list": "7bb58fa2-890a-45ec-8fba-808b789d9b67",
                                                          "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": "374c7733-b70f-4316-bc18-a8c0f1f0d1c3",
                                                          "is_used": true,
                                                          "qty_vou": 1.1,
                                                          "amt_vou": 1.1,
                                                          "comment": "sample string 15",
                                                          "ref_det": "sample string 16",
                                                          "id_employee": "c1aaa7bf-a2b8-42e3-a9e5-d3f0d92757cd",
                                                          "name_generic": "sample string 17",
                                                          "type_ope": 1,
                                                          "id_user_add": "5318c6fd-a4e7-44fd-855b-889512673e1c",
                                                          "id_user_upd": "8ab78bf6-5f55-4ca5-ba11-607ff9459f46",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_items_sub": {
                                                            "$id": "25",
                                                            "id": "ef7be006-7719-4577-aa2a-148f6fd49b83",
                                                            "id_item": "dd6e88d1-8da8-48fd-acbf-b014c8a8ece8",
                                                            "id_item_type": "712b986e-7d12-4dd0-9b2d-95971f7ecd56",
                                                            "is_default": true,
                                                            "barcode": "sample string 5",
                                                            "voucher_apply": true,
                                                            "id_voucher_json": "44430793-e800-4216-a7cf-aa7a6fd777ad",
                                                            "count_voucher": 1,
                                                            "id_voucher_type": 1,
                                                            "active": true,
                                                            "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                            "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                            "id_user_upd": "a3699615-8068-455c-b8d2-1e029149bcd6",
                                                            "commited": true,
                                                            "mt_items": {
                                                              "$ref": "8"
                                                            },
                                                            "mt_items_formula": [
                                                              {
                                                                "$id": "26",
                                                                "id_item_sub": "373be243-4f71-46a3-9629-87651441f959",
                                                                "id_item": "fb60ddcb-fff6-4ef3-8cf3-aab6b499e85c",
                                                                "group_id": 3,
                                                                "id_unit_ref": "682b1a1f-8180-4b6c-898e-266f69e4f0e2",
                                                                "qty_dis": 5,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_units_ref": {
                                                                  "$id": "27",
                                                                  "id": "75d57261-aa88-4c02-8170-e28b96c0e12f",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "coefficient": 4.1,
                                                                  "id_unit": "a793f34d-0f42-4b30-af1f-81144ace21a1",
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                  "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                  "id_user_upd": "e2c2dff0-0cda-4211-8a71-4f1437da7d3b",
                                                                  "commited": true,
                                                                  "mt_units": {
                                                                    "$id": "28",
                                                                    "id": "185e6d57-298a-43f8-bdd4-03c8bb6b0da1",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "id_user_upd": "c2a61c6f-76ef-48cb-a0d9-fd38910ee4fa",
                                                                    "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": "5fa65f9a-7417-4117-9be2-8c77375d85d1",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "name_short": "sample string 4",
                                                              "name_pos": "sample string 5",
                                                              "id_image": "fef4f2dd-7a8d-47d3-9d6e-a99201c6a0fd",
                                                              "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-03-10T07:08:28.4106326+01:00",
                                                              "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                              "id_user_upd": "eba85880-7366-44d3-a1eb-039849ba9133",
                                                              "commited": true,
                                                              "tt_vouchers_det": [
                                                                {
                                                                  "$id": "30",
                                                                  "id_voucher": "37e36484-0338-4acd-b2c2-25f0420ede76",
                                                                  "id_line": "7632a1be-58f1-484f-adc3-cdeee905b6af",
                                                                  "id_category": "72a37a5d-4e15-46a3-8dcc-3a98e7832d07",
                                                                  "id_item": "65538aaa-9a7f-4837-83e9-1f2c6d85998e",
                                                                  "id_item_type": "cdc1002c-3e36-44a8-8be5-41dc18c4344e",
                                                                  "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": "a6363ea3-de56-427a-a1a0-1517b42aee0a",
                                                                    "id_voucher": 2,
                                                                    "locator_voucher": "sample string 3",
                                                                    "qr_code": "sample string 4",
                                                                    "date_from": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "date_end": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "date_used": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "date_sesion": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "id_employee": "1749e1ef-145d-45e8-8696-eb3ba82bbc80",
                                                                    "id_branch": "682c890c-fa1a-4826-8d09-10c7cceea3bd",
                                                                    "id_voucher_permision": "4abd8893-7015-456c-8c0e-6efbfce5af94",
                                                                    "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": "0eee649b-a64a-449e-bbf1-301feb96319b",
                                                                    "id_user_add": "78fc228c-78ef-42e6-8e9b-2ada5d755243",
                                                                    "id_doc_sa": "0d9be532-d13e-43a6-8ce4-5627f7a008b7",
                                                                    "id_item_sub": "5a9bc516-e8db-4631-a821-568c202a07f9",
                                                                    "id_pos_sesion": "27fdd1fd-48aa-4cd8-a0c9-0d5337e7c85a",
                                                                    "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-03-10T07:08:28.4106326+01:00",
                                                                    "last_update": "2026-03-10T07:08:28.4106326+01: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": "3770b1bb-d56e-4749-8a2a-bb4c122da245",
                                                                      "date_from": "2026-03-10T07:08:28.4106326+01:00",
                                                                      "date_end": "2026-03-10T07:08:28.4106326+01:00",
                                                                      "date_used": "2026-03-10T07:08:28.4106326+01:00",
                                                                      "id_employee": "4649abd3-aecb-4e33-9b81-7ec514bf9cfb",
                                                                      "id_branch": "b92d5548-c357-4654-b509-91850b063343",
                                                                      "count": 6,
                                                                      "count_used": 1,
                                                                      "unlimited": true,
                                                                      "id_user_add": "0eff8478-c4e8-4064-b22c-523fe6cec2b7",
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                      "last_update": "2026-03-10T07:08:28.4106326+01: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": "6fa7777a-3e38-4320-becb-b31e5747ab3a",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "date_from": "2026-03-10T07:08:28.4106326+01:00",
                                                                  "date_end": "2026-03-10T07:08:28.4106326+01:00",
                                                                  "by_amt": true,
                                                                  "by_pcg": true,
                                                                  "ap_amount": 1.1,
                                                                  "ap_percent": 1.1,
                                                                  "ap_price": 1.1,
                                                                  "ap_price_min": 1.1,
                                                                  "ap_price_max": 1.1,
                                                                  "id_branch": "19afb72d-1ea4-485f-9a8d-63bc1ef37f9f",
                                                                  "id_pos": "05733253-d81c-4454-9d5f-05a212d11826",
                                                                  "id_list": "1ffdb370-6e21-4d5f-b1dd-db9847e1067a",
                                                                  "id_item": "4a4e9525-bd6e-4ac1-b7b6-d0c69d9c9a26",
                                                                  "id_item_type": "6b1706b7-660b-4621-964f-5695c0b7e9fa",
                                                                  "id_category": "427bede6-35d1-4d38-b09c-6d8ae5c89e65",
                                                                  "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-03-10T07:08:28.4106326+01:00",
                                                                  "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                  "id_user_upd": "13af721d-15b4-4dfb-85e3-df2953dddff7",
                                                                  "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": "22421619-b6bf-456e-b48e-c4535eddb3db",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "dfe30a44-cee9-4e31-b3dd-a90191af5926",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "f5b92951-7219-44c8-8875-88496b812479",
                                                                    "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-03-10T07:08:28.4106326+01:00",
                                                                    "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "id_user_upd": "09f406e1-64df-4d15-b843-ce55a3eca16a",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_pos": "b7d4dc74-4349-4cc7-9e85-e86d9775fa58",
                                                                        "id_pos_type": "57956b15-d2b5-48d7-ae83-0969aac77421",
                                                                        "id_price_list": "f842d3e3-203a-457f-8a36-f32805e7d67d",
                                                                        "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-03-10T07:08:28.4106326+01:00",
                                                                        "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "id_user_upd": "80026aca-a5ea-4cf6-9821-9610ddbdc509",
                                                                        "commited": true,
                                                                        "mt_pos_view": {
                                                                          "$id": "36",
                                                                          "id_pos": "f6507e2f-57cd-46a5-8c83-51afe66941c0",
                                                                          "id_pos_type": "5597f94d-2427-4bbb-aea6-084d2325a0af",
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                          "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                          "id_user_upd": "91e2526b-bacd-45ed-9d6c-dc10961d76d3",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_pos_types": {
                                                                            "$id": "37",
                                                                            "id": "7e5e7765-e10c-4e5f-8eb2-d5613a45f7f9",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "is_module": true,
                                                                            "order": 5,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                            "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                            "id_user_upd": "7f57a48a-2542-472d-9b47-0e6a2dde3152",
                                                                            "commited": true,
                                                                            "mt_items_featured": [
                                                                              {
                                                                                "$id": "38",
                                                                                "id": "530ec605-b601-43e6-bb5b-302d1e90246b",
                                                                                "id_branch": "40544551-c489-4621-a581-915b36e1eed7",
                                                                                "id_pos_type": "6ee98861-b96e-496a-b500-af04acf1d990",
                                                                                "id_pos": "910a552b-3589-4a76-b492-7f463c3e3f11",
                                                                                "id_item": "2bc3e6dc-291c-4e0d-9ed7-d6491bbcdc66",
                                                                                "date_from": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "date_end": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "image_id": 4,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "id_user_upd": "1cc12cde-6cc5-4e23-ace2-1da1c430f842",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "mt_items": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "38"
                                                                              }
                                                                            ],
                                                                            "mt_pos_doc_print": [
                                                                              {
                                                                                "$id": "39",
                                                                                "id_pos_print": "73a6b1ff-0b11-4f27-9f52-3424d18b0dbc",
                                                                                "id_doc": "528eee57-fe17-4ee9-b032-85eda2125603",
                                                                                "id_pos_type": "c1609f5b-beca-4dcf-8547-2aeb89c151b4",
                                                                                "id_doc_print": "2d634b6d-67e6-4e9a-b090-c175f46d6ba4",
                                                                                "copies": 5,
                                                                                "print_mode": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "id_user_upd": "fc87311f-ad55-403e-98ed-ef894d64d697",
                                                                                "commited": true,
                                                                                "mt_docs": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_print": {
                                                                                  "$id": "40",
                                                                                  "id": "d14e98b8-c274-4e65-bf7e-3a56888b45a9",
                                                                                  "id_pos": "516e4190-cd0b-41bf-9ad8-8492f3b26b3f",
                                                                                  "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-03-10T07:08:28.4106326+01:00",
                                                                                  "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                                  "id_user_upd": "ec09c492-aff9-4078-a3b2-e8a028b961bc",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_doc_print": {
                                                                                  "$id": "41",
                                                                                  "id": "cb1b9046-26ac-4374-8706-ba8e70b6c015",
                                                                                  "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-03-10T07:08:28.4106326+01:00",
                                                                                  "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                                  "commited": true,
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_doc_print_det": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_doc_print": "288c56ac-4fc5-43ff-a133-a6a213dc9286",
                                                                                      "id_line": 2,
                                                                                      "text": "sample string 3",
                                                                                      "type_line": "sample string 4",
                                                                                      "type_align": "sample string 5",
                                                                                      "ref_line": 6,
                                                                                      "font_name": "sample string 7",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_color": "sample string 10",
                                                                                      "st_doc_print": {
                                                                                        "$ref": "41"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "39"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_view": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "43",
                                                                        "id_list": "dfb1a969-c484-43c8-aa6f-4b5aace0639b",
                                                                        "id_item_sub": "44613a0b-97cd-46ba-b30d-ac56373a4706",
                                                                        "validity_date": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "id_user_upd": "76e804b0-39e4-4965-9f79-7bffa3ef7943",
                                                                        "commited": true,
                                                                        "mt_items_sub": {
                                                                          "$ref": "25"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list1": [
                                                                      {
                                                                        "$ref": "34"
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list2": {
                                                                      "$ref": "34"
                                                                    },
                                                                    "mt_prices_list_rules": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "15d96d6c-9537-41f0-910c-e52c5f3203db",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "date_end": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "id_branch": "57de283f-1888-4417-a2ff-d76c8c2e28e5",
                                                                        "id_pos": "dc0bbaa8-e576-4720-9de0-f4e32b0d97df",
                                                                        "id_list": "d789eb9f-07e1-4052-a622-54d1afb19e7b",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "id_user_upd": "bf850a98-6544-40c3-a121-636ea04494be",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "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": "45",
                                                                  "id": "239cec61-ee42-46f7-ad41-601653b30f68",
                                                                  "order_id": 2,
                                                                  "id_item": "dcc6f6c3-9d63-4509-95ed-e2db84674a47",
                                                                  "id_item_type": "9ef6aad6-302a-4da4-b07b-a51805791137",
                                                                  "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": "315b9b4b-8993-4eeb-a00c-7efa4d7916c1",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "9e950337-1881-48f0-aaa9-55f282658570",
                                                                  "count_voucher": 1,
                                                                  "id_category": "1bad1a35-278b-400c-981e-e3560a591489",
                                                                  "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                  "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                  "id_user_upd": "e822f29f-c8eb-4867-bee2-3957b7719470",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$id": "46",
                                                                    "id": "dde043b2-56c7-4664-8bd1-fa71460977f2",
                                                                    "nro_sesion": 2,
                                                                    "id_pos": "5c6bcc24-8126-438f-9edf-93d4b491dfc1",
                                                                    "date_tax": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "date_open": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "date_close": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "id_user_open": "4424b5d7-990a-44c3-9e24-b6a98aed57a5",
                                                                    "id_user_close": "83d23e6c-8612-485d-a35e-943ad76b517b",
                                                                    "nro_z": 1,
                                                                    "amt_tot": 1.1,
                                                                    "locator_event": "sample string 6",
                                                                    "status_pos": 7,
                                                                    "training_sesion": true,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                    "commited": true,
                                                                    "mt_pos": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "tt_cloakrooms_units": [
                                                                      {
                                                                        "$ref": "12"
                                                                      },
                                                                      {
                                                                        "$ref": "12"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$ref": "45"
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pt": [
                                                                      {
                                                                        "$id": "47",
                                                                        "id": "1d8158d7-c319-4a91-994e-916208480b20",
                                                                        "json_object": "sample string 2",
                                                                        "json_pays": "sample string 3",
                                                                        "id_pos_sesion": "5764bf44-51f5-4a59-818d-614e3b11a316",
                                                                        "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-03-10T07:08:28.4106326+01:00",
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "47"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_units_activity": [
                                                                      {
                                                                        "$id": "48",
                                                                        "id": "1624a58d-79fe-45fa-8c4d-9c5f346be8db",
                                                                        "id_room_unit": "c8de7c26-cf5b-4b21-9fe8-aedb12ac1608",
                                                                        "id_room_list": "f6fc21b3-ca0c-4878-ac4a-8f1795521726",
                                                                        "nro_res_ext": "sample string 3",
                                                                        "date_reserved": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "date_from": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "date_end": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "date_open": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "date_close": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "id_employee": "30343102-76e3-4071-907b-10e23e58dae1",
                                                                        "id_employee_sec": "a7d49a73-8338-4a49-b60c-c43ba590eea9",
                                                                        "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": "1a81eca5-36a6-4b3c-a60e-660dacab9c8d",
                                                                        "comment": "sample string 7",
                                                                        "id_user_open": "87b42180-f0de-404c-bc51-3bb500c1c25a",
                                                                        "id_user_close": "d73de390-fc70-4d20-8290-5ca0fe9fe1bc",
                                                                        "id_unit_state": "89cd69c6-53e7-4544-8f1b-617568f7a82d",
                                                                        "id_pos_sesion": "c1281109-f4ef-4fcd-a513-b2fee1cb3969",
                                                                        "vip": true,
                                                                        "paid": true,
                                                                        "send": true,
                                                                        "send_date": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "commited": true,
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_employees1": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_rooms_units": {
                                                                          "$id": "49",
                                                                          "id": "9b4ef7f5-8b5e-488e-a52b-24f48dd89d3d",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "name_label": "sample string 4",
                                                                          "name_zone": "sample string 5",
                                                                          "order": 6,
                                                                          "id_room": "2382e1f5-cb81-4103-891d-c53027c36df5",
                                                                          "pax": 8,
                                                                          "pos_x": 9,
                                                                          "pos_y": 10,
                                                                          "size_w": 1,
                                                                          "size_h": 1,
                                                                          "in_map": true,
                                                                          "reserved_on": true,
                                                                          "id_room_type": "8e84bbcc-96e8-44e9-af09-a0120e1dfd6f",
                                                                          "locked": true,
                                                                          "date_locked": "2026-03-10T07:08:28.4106326+01:00",
                                                                          "comment_locked": "sample string 15",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                          "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                          "id_user_upd": "1f7ab50f-9055-4b98-a621-02d85aa0eb94",
                                                                          "commited": true,
                                                                          "mt_rooms": {
                                                                            "$id": "50",
                                                                            "id": "4043d1fd-d3a4-478a-a151-7f70bfb16822",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_branch": "6d0cfdf0-711f-495a-b2cf-8a8205f8d550",
                                                                            "name_pos": "sample string 6",
                                                                            "id_image": "95bb9ff2-e698-496f-b080-c6c4a6b0fa92",
                                                                            "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": "33832b20-b864-4453-a046-6fee74115e4a",
                                                                            "refresh_status": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                            "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                            "id_user_upd": "0e70b1b3-fd14-4d02-b71b-1ac92b7b30cb",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_pos_rooms": [
                                                                              {
                                                                                "$ref": "1"
                                                                              },
                                                                              {
                                                                                "$ref": "1"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_images1": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_list": [
                                                                              {
                                                                                "$id": "51",
                                                                                "id": "a49b26ff-5190-489a-a533-c27da3d66cc2",
                                                                                "id_room": "fc76c1e8-4a12-4aec-a2fa-6c6ce059cc4f",
                                                                                "date_in": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "date_out": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "id_user_add": "2de07b6a-d795-45a5-8f06-422fa775a148",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "50"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_types": {
                                                                            "$id": "52",
                                                                            "id": "4bd2202b-3e55-478d-8d3f-a805cc19913f",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "high": 5,
                                                                            "width": 6,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                            "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                            "id_user_upd": "a2776401-2dd7-43d2-8111-c9e6890dcd7b",
                                                                            "commited": true,
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "mt_rooms_units_states_types": [
                                                                              {
                                                                                "$id": "53",
                                                                                "id_room_type": "b16f01ad-b8f3-46e0-a1ee-25c30b6e4b7f",
                                                                                "id_room_state": "6acadf1a-e0f1-44dd-9b03-3063f8e5f95a",
                                                                                "id_image": "222fdc1c-42c3-49d7-9395-47a4c5d7435c",
                                                                                "color_font": "sample string 4",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 7,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                                "id_user_upd": "b77bd0cb-0389-4d04-9867-e8f7a9df7405",
                                                                                "commited": true,
                                                                                "mt_rooms_units_states": {
                                                                                  "$id": "54",
                                                                                  "id": "a52004bb-c473-44c5-b314-77c7c7c86191",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                                  "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                                  "id_user_upd": "bdd3a579-29ff-48ac-b175-fe51008853b8",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$ref": "52"
                                                                                },
                                                                                "st_images": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "53"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            }
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "48"
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_states": {
                                                                          "$ref": "54"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_rooms_list": {
                                                                          "$ref": "51"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "13"
                                                                      },
                                                                      {
                                                                        "$ref": "13"
                                                                      }
                                                                    ],
                                                                    "tt_tips": [
                                                                      {
                                                                        "$id": "55",
                                                                        "id": "933a0a90-fb11-4755-89af-e01bfbda27b9",
                                                                        "id_pos_sesion": "9c2983cc-7934-45f0-aa49-0c296b44a265",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "id_user": "d8e400e3-42f7-44e8-b93b-43c3f2e65bf6",
                                                                        "id_room_unit_activity": "939a8508-26e1-4e3c-a586-5d9c81c31d9c",
                                                                        "id_doc_sa": "72e909fa-2d8c-428f-9e75-a12e4d6e5d48",
                                                                        "id_pos_type": "a9730909-f2e5-422c-9922-cd6bcdb70be9",
                                                                        "block": true,
                                                                        "comment": "sample string 5",
                                                                        "json_response": "sample string 6",
                                                                        "id_doc_ref": "262ef9b4-7529-45fa-a841-af8dfb2fe1f0",
                                                                        "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-03-10T07:08:28.4106326+01:00",
                                                                        "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "commited": true,
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_tips_users": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_tip": "8b2608d0-bf36-4d30-a962-a3c1ebe792ec",
                                                                            "id_user": "458893f8-7740-4e56-8766-707a82094188",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "type_share": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                            "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_tips": {
                                                                              "$ref": "55"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion_users": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_pos_sesion": "a2c673eb-36cf-4edf-bdda-23bbcc84c49e",
                                                                        "id_user": "dac0185b-3e97-43f6-872a-99c9511c7bab",
                                                                        "date_add": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "distribution_index": 1.1,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "57"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "45"
                                                                }
                                                              ]
                                                            },
                                                            "mt_items_vouchers": {
                                                              "$id": "58",
                                                              "id": "b93e3bae-427f-4186-a797-cb885243f105",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "json": "sample string 5",
                                                              "id_pay_type": "a93d91e9-3286-47ce-bba6-e7aa4839ff31",
                                                              "id_doc_print": "a8773ba9-adea-4e5c-8db6-e16cbdc1c64f",
                                                              "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-03-10T07:08:28.4106326+01:00",
                                                              "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                                              "commited": true,
                                                              "mt_items_sub": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ]
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "mt_prices_items": [
                                                              {
                                                                "$ref": "43"
                                                              },
                                                              {
                                                                "$ref": "43"
                                                              }
                                                            ],
                                                            "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": "e9a9ab63-6966-4bb7-b744-30e9efc40aaa",
                                                              "id_line": 2,
                                                              "id_item": "5e8d8009-80cf-4db0-910a-dfba873a4978",
                                                              "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": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ],
                                                      "tt_rooms_units_activity1": [
                                                        {
                                                          "$ref": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ]
                                                    },
                                                    "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": [
                                      {
                                        "$ref": "39"
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "st_doc_num": [
                                      {
                                        "$id": "60",
                                        "id_pos": "7928413d-b4bc-4a7d-88f2-b41adce97482",
                                        "id_doc": "aa9adfda-2a9f-4789-9491-0043ba3d4b16",
                                        "value": 3,
                                        "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                        "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        }
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$id": "61",
                                        "id": "a2991e2a-dabb-469d-9a89-dd7a27363113",
                                        "id_pos": "f7a0f791-e96a-4cad-8914-8b09159e8421",
                                        "id_doc": "58f650c0-5c43-4ca8-a81f-4b93c82810be",
                                        "id_branch": "b64a69de-3f22-4c1a-9fc5-77276c93048c",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T07:08:28.4106326+01:00",
                                        "block": true,
                                        "nro_original": "sample string 8",
                                        "id_ref": "1f0fa5b3-b4ce-4311-9d1d-9a8844e0a0cc",
                                        "id_loc_from": "47973243-835e-4dc8-b659-caeec7693371",
                                        "id_loc_end": "3c04f478-4392-4d9c-83cb-e59c0a983832",
                                        "id_user_add": "e0af6e35-0e47-45ff-a446-bd9566ac092e",
                                        "id_user_upd": "25db3b97-ad57-44db-b29b-db6d98e6d425",
                                        "id_pos_sesion": "37692f5a-0793-46ae-8589-2ae5ae0c947f",
                                        "comment": "sample string 12",
                                        "status": 1,
                                        "is_send": true,
                                        "date_send": "2026-03-10T07:08:28.4106326+01:00",
                                        "active": true,
                                        "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                        "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_locations": {
                                          "$id": "62",
                                          "id": "317c39e5-9898-4205-b031-eac244679053",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "reserved": true,
                                          "id_branch": "4a2c3cee-8d66-409b-b86c-cefd58cce3b7",
                                          "active": true,
                                          "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                          "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                          "id_user_upd": "0dd4ff2f-8f9d-47c5-b4d0-2306a9fcf191",
                                          "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": "61"
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "61"
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ],
                                          "tt_stock": [
                                            {
                                              "$id": "63",
                                              "id_location": "29010231-7846-4153-bc70-0a7866a212f1",
                                              "id_item": "0a3b1cce-f08a-4eb0-b636-033e3e06b864",
                                              "stock_ideal": 3.1,
                                              "stock_min": 4.1,
                                              "stock_max": 5.1,
                                              "stock": 6.1,
                                              "active": true,
                                              "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                              "last_update": "2026-03-10T07:08:28.4106326+01:00",
                                              "commited": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "mt_locations": {
                                                "$ref": "62"
                                              }
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ]
                                        },
                                        "mt_locations1": {
                                          "$ref": "62"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "st_users1": {
                                          "$ref": "10"
                                        },
                                        "tt_doc_st_det": [
                                          {
                                            "$id": "64",
                                            "id_doc_st": "ea3c8edc-9b49-4bb3-8086-f43b50c0c01c",
                                            "id_line": 2,
                                            "id_item": "64ead70b-2087-4651-b87a-1ad1bb7f20fa",
                                            "comment": "sample string 4",
                                            "qty": 5.1,
                                            "status": 1,
                                            "active": true,
                                            "mt_items": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st": {
                                              "$ref": "61"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "tt_doc_st1": [
                                          {
                                            "$ref": "61"
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "tt_doc_st2": {
                                          "$ref": "61"
                                        }
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ]
                                  },
                                  "mt_locations": {
                                    "$ref": "62"
                                  },
                                  "mt_locations1": {
                                    "$ref": "62"
                                  },
                                  "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": "46"
                                  },
                                  "tt_rooms_units_activity": {
                                    "$ref": "48"
                                  },
                                  "tt_spool_doc_print": [
                                    {
                                      "$id": "65",
                                      "id": "4e0e19c3-ddea-4887-b231-b2f3017fc31b",
                                      "spool_server": "sample string 2",
                                      "id_doc_sa": "5d103e0d-93dc-48e9-8c6a-15dd3c8d3e6b",
                                      "spool_printer": "sample string 4",
                                      "count": 5,
                                      "created_on": "2026-03-10T07:08:28.4106326+01:00",
                                      "printed": true,
                                      "print_on": "2026-03-10T07:08:28.4106326+01:00",
                                      "tt_doc_sa": {
                                        "$ref": "13"
                                      }
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ]
                                },
                                "tt_pos_sesion": {
                                  "$ref": "46"
                                }
                              },
                              {
                                "$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": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "mt_items_sub": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "29"
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "mt_locations": [
                          {
                            "$ref": "62"
                          },
                          {
                            "$ref": "62"
                          }
                        ],
                        "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": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_pos_prices_list": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "mt_pos_print": [
                          {
                            "$ref": "40"
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "mt_pos_rooms": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "mt_pos_types": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "mt_pos_view": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "mt_prices_items": [
                          {
                            "$ref": "43"
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "mt_prices_list": [
                          {
                            "$ref": "34"
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "mt_prices_list_rules": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "mt_rooms_units": [
                          {
                            "$ref": "49"
                          },
                          {
                            "$ref": "49"
                          }
                        ],
                        "mt_rooms_units_states": [
                          {
                            "$ref": "54"
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "mt_rooms_units_types": [
                          {
                            "$ref": "52"
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "mt_units": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units_ref": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_images1": {
                          "$ref": "5"
                        },
                        "st_permisions": [
                          {
                            "$id": "66",
                            "id": "7826a30c-4f5e-4876-b841-1a9c6e02af7e",
                            "id_function": "8dd8110a-32df-4b08-ae30-de6a37f45e8c",
                            "id_user": "3f8b3d05-af6f-4fb7-8b8d-adb394b39d93",
                            "id_profile": "ac0a4faa-6807-4721-87cd-bb648f18e073",
                            "permission": 3,
                            "active": true,
                            "created_on": "2026-03-10T07:08:28.4106326+01:00",
                            "last_update": "2026-03-10T07:08:28.4106326+01:00",
                            "commited": true,
                            "st_users_profiles": {
                              "$id": "67",
                              "id": "410065b8-f92a-46de-af16-071ffa44f042",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "is_pass_required": true,
                              "is_admin": true,
                              "level_id": 7,
                              "order_1": 8,
                              "order_2": 9,
                              "order_3": 10,
                              "order_4": 11,
                              "is_tips": true,
                              "active": true,
                              "created_on": "2026-03-10T07:08:28.4106326+01:00",
                              "last_update": "2026-03-10T07:08:28.4106326+01:00",
                              "commited": true,
                              "st_permisions": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "st_functions": {
                              "$id": "68",
                              "id": "b7e73800-161b-41bb-aad5-31fd0cd6c5d9",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "level_id": 5,
                              "id_group": "50245ad5-26d8-486f-bc48-123e1dc9b1aa",
                              "name_event": "sample string 7",
                              "name_pos": "sample string 8",
                              "id_image": "43acac5a-e1c8-418d-998b-999870d8d7ac",
                              "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-03-10T07:08:28.4106326+01:00",
                              "last_update": "2026-03-10T07:08:28.4106326+01:00",
                              "commited": true,
                              "st_functions_groups": {
                                "$id": "69",
                                "id": "09a05baf-6832-4de7-a79e-6709c9dce6c1",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "active": true,
                                "created_on": "2026-03-10T07:08:28.4257882+01:00",
                                "last_update": "2026-03-10T07:08:28.4257882+01:00",
                                "commited": true,
                                "st_functions": [
                                  {
                                    "$ref": "68"
                                  },
                                  {
                                    "$ref": "68"
                                  }
                                ]
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_permisions": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$id": "70",
                            "id": "b224671d-4e61-4fe0-937d-23931b313e51",
                            "id_pos": "959a796e-f50e-476c-86cf-ed4545458370",
                            "mac_address": "sample string 3",
                            "date_end": "2026-03-10T07:08:28.4257882+01:00",
                            "key_access": "sample string 5",
                            "id_user_add": "5fa616ac-4684-4dc0-8652-bf1b39037f55",
                            "active": true,
                            "created_on": "2026-03-10T07:08:28.4257882+01:00",
                            "last_update": "2026-03-10T07:08:28.4257882+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "70"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$id": "71",
                            "id_user": "0ffab7f4-f537-407a-9823-c57f0c9c4ff6",
                            "id_pos": "13c21904-8ea9-485b-9541-0d65ee84c980",
                            "pass_required": true,
                            "active": true,
                            "created_on": "2026-03-10T07:08:28.4257882+01:00",
                            "last_update": "2026-03-10T07:08:28.4257882+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "71"
                          }
                        ],
                        "st_users_profiles": {
                          "$ref": "67"
                        },
                        "st_users_token": [
                          {
                            "$id": "72",
                            "id": "9c026d46-e7f1-49cb-b35c-3a578684f5d4",
                            "token_id": "sample string 2",
                            "id_user": "eab76de3-4728-4074-9041-8773d682bf1b",
                            "date_from": "2026-03-10T07:08:28.4257882+01:00",
                            "date_end": "2026-03-10T07:08:28.4257882+01:00",
                            "created_on": "2026-03-10T07:08:28.4257882+01:00",
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "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_sa": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "tt_doc_sa1": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "tt_doc_st": [
                          {
                            "$ref": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "tt_doc_st1": [
                          {
                            "$ref": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "45"
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "tt_logs": [
                          {
                            "$id": "73",
                            "id": "2e14a7c6-9473-4b48-97ff-3cae6b815ca6",
                            "id_user_add": "72f9660b-d87c-49d7-9359-52b9a5711984",
                            "id_table": "d168f802-c3f4-425e-bc76-a7cb752afd7d",
                            "message_log": "sample string 3",
                            "json_object": "sample string 4",
                            "log_type": "sample string 5",
                            "id_pos": "6fcf1972-7abe-4450-89d7-27f20699722e",
                            "created_on": "2026-03-10T07:08:28.4257882+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_sync_tables": {
                              "$id": "74",
                              "id": "e9bab400-83d2-4fe4-86b2-bf13bc94e041",
                              "level": 2,
                              "order": 3,
                              "name": "sample string 4",
                              "log_ins": true,
                              "log_upd": true,
                              "packet_forward": true,
                              "active": true,
                              "created_on": "2026-03-10T07:08:28.4257882+01:00",
                              "last_update": "2026-03-10T07:08:28.4257882+01:00",
                              "commited": true,
                              "st_sync_packages_det": [
                                {
                                  "$id": "75",
                                  "id": "9a973773-7fce-40c9-8381-e52b65b52a12",
                                  "id_sync": "883625d1-792f-45e2-97d7-9bc0327a2156",
                                  "json": "sample string 3",
                                  "id_table": "2372dd6f-d43b-4b8f-8c19-1331d0f71d2a",
                                  "order": 5,
                                  "st_sync_packages": {
                                    "$id": "76",
                                    "id": "02ab7ecc-acbc-4ec5-8d06-79d991d0f514",
                                    "id_branch_from": "ad3ddbc8-a788-417c-9266-47a54eb4329d",
                                    "id_branch_to": "28533ed5-05a9-47d5-a1af-c66505efa619",
                                    "type": 4,
                                    "created_on": "2026-03-10T07:08:28.4257882+01:00",
                                    "order": 6,
                                    "status": 7,
                                    "log_info": "sample string 8",
                                    "sync_on": "2026-03-10T07:08:28.4257882+01:00",
                                    "send_on": "2026-03-10T07:08:28.4257882+01:00",
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_branches1": {
                                      "$ref": "4"
                                    },
                                    "st_sync_packages_det": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_sync_tables": {
                                    "$ref": "74"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "tt_logs": [
                                {
                                  "$ref": "73"
                                },
                                {
                                  "$ref": "73"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "tt_pos_sesion": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_pos_sesion1": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_rooms_list": [
                          {
                            "$ref": "51"
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "tt_rooms_units_activity": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "tt_rooms_units_activity1": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "tt_rooms_units_log": [
                          {
                            "$id": "77",
                            "id": "41d6ece8-6dab-4326-8bef-fba5cd608295",
                            "id_room_activity": "866de552-ca7e-4390-ab7b-d6d184800ef3",
                            "id_pos_sesion": "1beae47a-cee3-441a-940c-371f039c5eb3",
                            "log_text": "sample string 4",
                            "id_user": "60d3a244-a6c4-43ef-b444-37b44e81ff4c",
                            "created_on": "2026-03-10T07:08:28.4257882+01:00",
                            "commited": true,
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "77"
                          }
                        ],
                        "tt_tips_users": [
                          {
                            "$ref": "56"
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "32"
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "31"
                          },
                          {
                            "$ref": "31"
                          }
                        ],
                        "mt_docs": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "tt_pos_sesion_users": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ]
                      }
                    },
                    "mt_categories_items": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "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": "64"
                      },
                      {
                        "$ref": "64"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "63"
                      },
                      {
                        "$ref": "63"
                      }
                    ],
                    "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": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms1": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ],
          "st_functions": [
            {
              "$ref": "68"
            },
            {
              "$ref": "68"
            }
          ],
          "st_images_types": {
            "$id": "78",
            "id": "b473358f-e835-4220-b82d-847157883741",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-03-10T07:08:28.4257882+01:00",
            "last_update": "2026-03-10T07:08:28.4257882+01: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": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_locations": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "mt_periods": [
          {
            "$id": "79",
            "id_branch": "ec292802-7464-4b5a-9d65-8245091d7033",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-03-10T07:08:28.4257882+01:00",
            "date_end": "2026-03-10T07:08:28.4257882+01:00",
            "state": "sample string 6",
            "created_on": "2026-03-10T07:08:28.4257882+01:00",
            "last_update": "2026-03-10T07:08:28.4257882+01:00",
            "commited": true,
            "mt_branches": {
              "$ref": "4"
            }
          },
          {
            "$ref": "79"
          }
        ],
        "mt_pos": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_sync_packages": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "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": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_pos_print": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_pos_rooms": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users": {
      "$ref": "10"
    },
    "mt_pos_view": [
      {
        "$ref": "36"
      },
      {
        "$ref": "36"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "60"
      },
      {
        "$ref": "60"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "70"
      },
      {
        "$ref": "70"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "71"
      },
      {
        "$ref": "71"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_pos_connection": [
      {
        "$id": "80",
        "id": "b9880646-1a93-4021-a9c9-fe8113147f6f",
        "id_pos": "165a1186-3cac-4130-a220-42b0bb79ce92",
        "date_add": "2026-03-10T07:08:28.4257882+01:00",
        "date_upd": "2026-03-10T07:08:28.4257882+01:00",
        "date_out": "2026-03-10T07:08:28.4257882+01: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": "80"
      }
    ],
    "tt_pos_sesion": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "mt_branches": {
      "$ref": "4"
    },
    "tt_logs": [
      {
        "$ref": "73"
      },
      {
        "$ref": "73"
      }
    ],
    "st_local_variables": [
      {
        "$id": "81",
        "id": "0a680508-012a-4584-a24a-b574a5313a37",
        "id_pos": "06b2e80c-80a7-4044-9359-a9471ba02c09",
        "name": "sample string 3",
        "description": "sample string 4",
        "value": "sample string 5",
        "type": "sample string 6",
        "last_update": "2026-03-10T07:08:28.4257882+01:00",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "81"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "61"
      },
      {
        "$ref": "61"
      }
    ]
  },
  "mt_rooms": {
    "$ref": "50"
  },
  "st_users": {
    "$ref": "10"
  }
}