DELETE api/St_Users_Pos?id_user={id_user}&id_pos={id_pos}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_user

globally unique identifier

Required

id_pos

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

st_users_pos
NameDescriptionTypeAdditional information
id_user

globally unique identifier

Required

id_pos

globally unique identifier

Required

pass_required

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_pos

mt_pos

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id_user": "bc95d647-66da-431f-a4f5-46ca5f6a7150",
  "id_pos": "4192bc43-714e-4c1e-b0dc-59f3de2abf65",
  "pass_required": true,
  "active": true,
  "created_on": "2026-03-10T09:45:17.5739907+01:00",
  "last_update": "2026-03-10T09:45:17.5739907+01:00",
  "commited": true,
  "mt_pos": {
    "$id": "2",
    "id": "31fbf43f-4e78-42bd-b262-ed652cc1b02c",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "4d8f49fc-06f2-4b73-8b03-20843d40a960",
    "id_zone": "615b9017-8f8f-4bf2-8ade-97b5d9de7227",
    "user_required": true,
    "active": true,
    "created_on": "2026-03-10T09:45:17.5739907+01:00",
    "last_update": "2026-03-10T09:45:17.5739907+01:00",
    "id_user_upd": "6ab9ce69-1fba-45e0-b692-9f55d44a2b35",
    "commited": true,
    "mt_branches_zones": {
      "$id": "3",
      "id": "af4dbc47-b973-4d68-9932-fd2fee6ee163",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "01948572-c70e-4953-9869-56a66abf3d14",
      "active": true,
      "created_on": "2026-03-10T09:45:17.5739907+01:00",
      "last_update": "2026-03-10T09:45:17.5739907+01:00",
      "id_user_upd": "e0cb24a2-73a3-4f4c-8501-95395c35d628",
      "commited": true,
      "mt_branches": {
        "$id": "4",
        "id": "637a1463-9656-4121-b314-c5524efafdf9",
        "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": "41970b9f-7043-4197-a718-247228b180a4",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-03-10T09:45:17.5739907+01:00",
        "last_update": "2026-03-10T09:45:17.5739907+01:00",
        "id_user_upd": "82efc907-13ec-4a81-8116-699777ce29ab",
        "commited": true,
        "st_images": {
          "$id": "5",
          "id": "062c6ffe-9746-485c-be77-03dd831194ac",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "7656aba5-d215-43f2-b3d5-2b7a5e42aefa",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-03-10T09:45:17.5739907+01:00",
          "last_update": "2026-03-10T09:45:17.5739907+01:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "mt_categories": [
            {
              "$id": "6",
              "id": "4de63a26-2d87-41b9-84da-4b79bb8b8dac",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "1ce54e85-7d77-4560-b6df-5e72d0a7514e",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "29a7e469-d174-49ad-aeda-9e4846d02d2a",
              "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-10T09:45:17.5739907+01:00",
              "last_update": "2026-03-10T09:45:17.5739907+01:00",
              "id_user_upd": "8d60f162-5d20-4a26-87a6-8d928d5b6ea3",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "7",
                  "id_category": "f3e51a0f-8f4c-48a9-8c0e-cf36388b650d",
                  "id_item": "18bb26cc-82d5-4c37-98ad-491c1da246d8",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-03-10T09:45:17.5739907+01:00",
                  "last_update": "2026-03-10T09:45:17.5739907+01:00",
                  "id_user_upd": "3fc42710-f3bc-4a0f-9e9f-2d40b8a28b37",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "6"
                  },
                  "mt_items": {
                    "$id": "8",
                    "id": "90113b5e-dbaa-4323-bff5-8706faa539b7",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "2a4e6214-c65b-4610-b456-47994b931d0b",
                    "id_unit_sec": "8c5b10a4-fa7e-4320-a8dd-5a92efb8504e",
                    "id_brand": "5713891e-c06f-4da3-b541-837fed40cb9d",
                    "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": "878f26b2-cd97-4603-8d23-595db9be9779",
                    "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-10T09:45:17.5739907+01:00",
                    "last_update": "2026-03-10T09:45:17.5739907+01:00",
                    "id_user_upd": "90b339b7-5fd3-43e9-9b6c-97f3c8615a17",
                    "commited": true,
                    "mt_brands": {
                      "$id": "9",
                      "id": "88a1ad20-ea6b-4040-b592-acc25e476481",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-03-10T09:45:17.5739907+01:00",
                      "last_update": "2026-03-10T09:45:17.5739907+01:00",
                      "id_user_upd": "0cffc140-10b5-4ec6-8e80-0a58cd938fcd",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "st_users": {
                        "$id": "10",
                        "id": "26bd95e4-75c2-4a4a-bbed-43e272fa3d81",
                        "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": "0a9667cd-2b02-424f-857f-4c76772e2d73",
                        "view_messages": true,
                        "id_image_photo": "0f5f8102-81bc-44e9-a164-24c9c6b415c6",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "c0b2219b-b5f1-4ed2-9bb4-c2b54152f943",
                        "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-10T09:45:17.5739907+01:00",
                        "last_update": "2026-03-10T09:45:17.5739907+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": "7d1a76ea-23ad-4b4c-ad6a-524262a04b7b",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "id_pos": "c33dde25-d023-4854-a292-b28daa19f1e5",
                            "unit_ini": 5,
                            "unit_end": 6,
                            "name_pos": "sample string 7",
                            "id_image": "4fbc232c-3eea-4778-b972-11c13ddccd06",
                            "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-10T09:45:17.5739907+01:00",
                            "last_update": "2026-03-10T09:45:17.5739907+01:00",
                            "id_user_upd": "b69a10cb-bca9-4832-a19a-fd8f068e08dd",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "tt_cloakrooms_units": [
                              {
                                "$id": "12",
                                "id": "6722842a-21b0-4783-911f-9595310bb15c",
                                "id_cloakroom": "abe02181-e93c-4d3f-aba4-b6b020e9f51e",
                                "id_pos_sesion": "1be41392-9002-47cb-9aa4-c3659f324e79",
                                "unit_id": 4,
                                "date_open": "2026-03-10T09:45:17.5739907+01:00",
                                "date_close": "2026-03-10T09:45:17.5739907+01:00",
                                "id_doc_sa": "5cd5247b-02df-41f0-a76a-71a1be469b40",
                                "commited": true,
                                "mt_cloakrooms": {
                                  "$ref": "11"
                                },
                                "tt_doc_sa": {
                                  "$id": "13",
                                  "id": "198a43e9-02e2-4019-b1bd-6b747bc0bd51",
                                  "id_pos": "58b08046-606a-471a-9b96-37b2370bcd74",
                                  "id_doc": "5960fc96-3bf4-4297-bcb9-8a1b6038c71c",
                                  "id_branch": "cfedeb64-8a15-476d-91e2-d9acaa251956",
                                  "nro_doc": "sample string 5",
                                  "date_doc": "2026-03-10T09:45:17.5739907+01:00",
                                  "date_tax": "2026-03-10T09:45:17.5739907+01:00",
                                  "hour_doc": "00:00:00.1234567",
                                  "block": true,
                                  "id_ref": "f9318617-154f-4e80-bcc8-9865626da2ea",
                                  "id_relationship": "c0bc291b-3d8f-493a-942f-3e0145eb355a",
                                  "id_loc_from": "97917b2a-ca2c-46e3-abe7-207bcaa9c36c",
                                  "id_loc_end": "587edb2e-647f-40be-a912-b879eb7fa2d2",
                                  "id_user_add": "9f7b477c-51e0-4515-8181-b8183fac2cd0",
                                  "id_user_upd": "3b015913-3f02-484a-bc15-1b9394170ffa",
                                  "comment": "sample string 12",
                                  "id_pos_sesion": "4936395d-9083-45b4-b05f-ceb532b0c5f8",
                                  "id_room_unit": "bdfb0a21-5fc4-4376-93a4-31d221b2a9b0",
                                  "ref_locator": "sample string 13",
                                  "ref_zone_aut": "sample string 14",
                                  "id_pos_type": "66eb24ec-4603-4496-b071-4ea04a72ee8f",
                                  "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-10T09:45:17.5739907+01:00",
                                  "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                  "commited": true,
                                  "created_by": 1,
                                  "doc_print": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_docs": {
                                    "$id": "14",
                                    "id": "d1ebf203-0460-4931-b0e7-ba7427e348a0",
                                    "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": "19d1de02-b473-4766-81f4-5d716dc8826e",
                                    "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-10T09:45:17.5739907+01:00",
                                    "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                    "id_user_upd": "b8b70b52-e0ec-4127-8a77-a99589f0f38a",
                                    "commited": true,
                                    "mt_docs_payment_money": [
                                      {
                                        "$id": "15",
                                        "id_doc": "478e2351-ada2-4d9b-9157-f3a75cbc1d62",
                                        "id_pay": "6f184639-546a-4ad0-8174-28d7f46a16c4",
                                        "id_money": "2d62d47e-b1ba-41d8-8ac2-6965be96efd4",
                                        "active": true,
                                        "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                        "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                        "id_user_upd": "146b15b8-d45f-4728-9b38-b5023bb953d5",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_money_types": {
                                          "$id": "16",
                                          "id": "f5ed1a71-3043-4ee1-94a1-2e06adc5eed5",
                                          "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": "6191ba21-6f1e-409d-af65-438081d92081",
                                          "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-10T09:45:17.5739907+01:00",
                                          "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                          "id_user_upd": "c7cffcbb-435d-4311-8c88-5cb26aa21793",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "mt_money_rates": [
                                            {
                                              "$id": "17",
                                              "id_money_1": "05624986-c05b-4b70-a92d-8a869db57be0",
                                              "id_money_2": "66461a3a-7ad5-479c-8a95-aa97e76c06e1",
                                              "date_from": "2026-03-10T09:45:17.5739907+01:00",
                                              "coefficient": 4.1,
                                              "active": true,
                                              "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                              "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                              "id_user_upd": "6203f74f-1c79-4cfb-af93-a0bfee29bbda",
                                              "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": "4f4dc1ac-5556-44a8-b61b-709d162b25fb",
                                              "id_pay": "558f3b95-bffd-453c-9a67-4c0813ea7083",
                                              "id_money": "470a7aae-83de-43fa-a34f-0d32cf33fb47",
                                              "date_cashflow": "2026-03-10T09:45:17.5739907+01:00",
                                              "coefficient": 5.1,
                                              "id_user_add": "27325d10-510e-4f8b-a821-15fbec98da7e",
                                              "amt_tot_md": 7.1,
                                              "amt_tot_mo": 8.1,
                                              "mt_payment_types": {
                                                "$id": "19",
                                                "id": "b30c7772-8c2b-4cca-bea7-1b5b5de8a1a8",
                                                "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": "fcb1cbe6-ce6c-40d6-b73c-12cffca85d29",
                                                "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-10T09:45:17.5739907+01:00",
                                                "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                "id_user_upd": "6d46cb3f-b6f8-4be8-bb11-f55c6f29f64e",
                                                "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": "8bce68ab-c781-4257-bd4b-e164d353d207",
                                                    "id_line": 2,
                                                    "id_pay": "516cb413-d4ee-48df-a5fc-633683943de0",
                                                    "id_money": "d5292a5d-5514-487b-8591-e9b608a4eddc",
                                                    "coefficient": 5.1,
                                                    "id_voucher": "ac5fb7ba-6673-49e6-91a1-2e6061482146",
                                                    "id_employee": "41a55a04-7c63-4436-b61e-78ddd12c3c96",
                                                    "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": "eadf23d9-6006-4057-af9f-05cd581a061a",
                                                    "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": "bc5ebc13-2be0-4178-a628-e3cfb9806fb9",
                                                      "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": "5640b8d3-a7f1-47f4-be74-51d90d64e0e2",
                                                      "name_pos": "sample string 12",
                                                      "id_image": "426452d0-062a-439e-9cae-ab2957c300bd",
                                                      "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-10T09:45:17.5739907+01:00",
                                                      "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                      "id_user_upd": "24efb5d2-40fd-4612-bdca-3d91e14d7e1f",
                                                      "commited": true,
                                                      "mt_employees_branches": [
                                                        {
                                                          "$id": "22",
                                                          "id_employee": "e73e9cdd-53fd-46f2-b5a2-a341e4543b36",
                                                          "id_branch": "0efe86d7-0e1b-4f14-918b-d3d619febe49",
                                                          "active": true,
                                                          "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                          "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                          "id_user_upd": "ddef5df0-3a74-4f7c-b753-130e1741505d",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "mt_employees_profiles": {
                                                        "$id": "23",
                                                        "id": "6f4322e7-9a9b-4dca-a104-050b6b0a2ea1",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "authorized": true,
                                                        "active": true,
                                                        "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                        "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                        "id_user_upd": "54a8868c-8b5d-46af-b2c7-79a47bdedd60",
                                                        "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": "827ffb24-54a1-4d3b-92c9-263fa8a81ae5",
                                                          "id_line": 2,
                                                          "id_item_sub": "961cbd76-b6cb-434a-a4c9-c6f0a17b588b",
                                                          "qty": 4.1,
                                                          "id_list": "1335c9b8-b761-429f-a295-cd2e0249d9b6",
                                                          "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": "8e9621f7-6a5f-4454-8c9c-3b01fb64b121",
                                                          "is_used": true,
                                                          "qty_vou": 1.1,
                                                          "amt_vou": 1.1,
                                                          "comment": "sample string 15",
                                                          "ref_det": "sample string 16",
                                                          "id_employee": "321f76ed-9ea9-4db6-a86b-5d264dc8d15f",
                                                          "name_generic": "sample string 17",
                                                          "type_ope": 1,
                                                          "id_user_add": "7ce3e733-8b30-484f-bb6b-3170c7cab557",
                                                          "id_user_upd": "0c36248f-22c1-4816-a466-ba1f27b12c6b",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_items_sub": {
                                                            "$id": "25",
                                                            "id": "6fcf5a96-1874-4f95-af14-d51d3aab8401",
                                                            "id_item": "9aca4ef6-6e34-48a4-bf28-569410e0ffe7",
                                                            "id_item_type": "3de0def5-f605-4770-9b07-397e05c76f75",
                                                            "is_default": true,
                                                            "barcode": "sample string 5",
                                                            "voucher_apply": true,
                                                            "id_voucher_json": "e20e6138-be00-4a5f-8b5d-7f193b632e83",
                                                            "count_voucher": 1,
                                                            "id_voucher_type": 1,
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                            "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                            "id_user_upd": "a319837a-f331-43bc-9928-51da9c4c6850",
                                                            "commited": true,
                                                            "mt_items": {
                                                              "$ref": "8"
                                                            },
                                                            "mt_items_formula": [
                                                              {
                                                                "$id": "26",
                                                                "id_item_sub": "d9c82dd2-3db2-49b9-b9a5-72e6592f4c64",
                                                                "id_item": "97344522-f217-4542-b25a-18f7db41686c",
                                                                "group_id": 3,
                                                                "id_unit_ref": "9b9d4af7-1adc-4c6b-b340-7fcb453fd39a",
                                                                "qty_dis": 5,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_units_ref": {
                                                                  "$id": "27",
                                                                  "id": "647385ae-f349-4ab9-b914-2e1e66e10675",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "coefficient": 4.1,
                                                                  "id_unit": "9c6a7d14-4a1c-4044-8839-394f2e0c06c1",
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                  "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                  "id_user_upd": "2fd5b7a4-cfab-44f6-bbf8-c07c5cf1554a",
                                                                  "commited": true,
                                                                  "mt_units": {
                                                                    "$id": "28",
                                                                    "id": "22323928-d3e0-4769-b9aa-f61f8d18fe0e",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "id_user_upd": "d414d220-ffd6-4197-abd6-7950eb0bb787",
                                                                    "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": "c854be59-9d65-49a6-9fe2-b0ce5bebade9",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "name_short": "sample string 4",
                                                              "name_pos": "sample string 5",
                                                              "id_image": "80d19249-35e1-4274-b51d-3ee67d2f52f3",
                                                              "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-10T09:45:17.5739907+01:00",
                                                              "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                              "id_user_upd": "a7c68f6a-f107-4ac0-bfa1-19702a69d184",
                                                              "commited": true,
                                                              "tt_vouchers_det": [
                                                                {
                                                                  "$id": "30",
                                                                  "id_voucher": "4f0ab2e0-44b6-4d13-bbe1-f3794b44ab69",
                                                                  "id_line": "2013ad5e-4792-4f3f-a729-9206054ea1c7",
                                                                  "id_category": "85b38f39-7380-4a22-b3ec-cacbb923c9ca",
                                                                  "id_item": "1639c258-747c-41e0-ac1c-98a5752edfe2",
                                                                  "id_item_type": "628e95b5-0a3e-420c-b55b-87b78f0b70cd",
                                                                  "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": "600d5df7-6bea-415a-a16f-23338fb5857f",
                                                                    "id_voucher": 2,
                                                                    "locator_voucher": "sample string 3",
                                                                    "qr_code": "sample string 4",
                                                                    "date_from": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "date_end": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "date_used": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "date_sesion": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "id_employee": "8b64c052-2db2-49ed-9187-8b0517bd758a",
                                                                    "id_branch": "db50fcfa-29a7-408b-9b13-eb0326ca8fee",
                                                                    "id_voucher_permision": "66478ca0-1c0b-474d-89cb-8d61a8c08e45",
                                                                    "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": "73e191fe-b784-4ce4-ab3b-7815d154f5ac",
                                                                    "id_user_add": "82d93cfe-0a37-4a64-a45c-88f5727456ef",
                                                                    "id_doc_sa": "8cade60f-d69f-4379-a87f-585907538d3e",
                                                                    "id_item_sub": "b12da0e3-8959-499a-893c-857c4c89ed27",
                                                                    "id_pos_sesion": "3cc251a3-1aa5-464d-8ce8-c030467b49c4",
                                                                    "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-10T09:45:17.5739907+01:00",
                                                                    "last_update": "2026-03-10T09:45:17.5739907+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": "1963f1ce-8a77-4e58-b0fa-42ca609c7e14",
                                                                      "date_from": "2026-03-10T09:45:17.5739907+01:00",
                                                                      "date_end": "2026-03-10T09:45:17.5739907+01:00",
                                                                      "date_used": "2026-03-10T09:45:17.5739907+01:00",
                                                                      "id_employee": "a7a5bcac-24f9-41b3-b340-5ca0f6ccba31",
                                                                      "id_branch": "0af99bc2-8bd4-4726-a479-72f19ff53f8e",
                                                                      "count": 6,
                                                                      "count_used": 1,
                                                                      "unlimited": true,
                                                                      "id_user_add": "cc68c0f7-1c79-4d72-8397-194c56a77fa7",
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                      "last_update": "2026-03-10T09:45:17.5739907+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": "90b9298f-fe85-4918-b632-5720b25c7006",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "date_from": "2026-03-10T09:45:17.5739907+01:00",
                                                                  "date_end": "2026-03-10T09:45:17.5739907+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": "09daecae-f308-4001-914e-1085ac1c4587",
                                                                  "id_pos": "b0a0e71d-ce38-4e69-aa9d-414aed8ac460",
                                                                  "id_list": "a3a04de2-b45a-4d4c-8d09-a21a12431e06",
                                                                  "id_item": "7d65d88e-92f1-48d3-ae4d-0f89bb3fda4d",
                                                                  "id_item_type": "5a6cc915-f92f-4bb2-b17e-6524267595e7",
                                                                  "id_category": "00c6243f-e975-45ef-8d2e-74e97abbe5e8",
                                                                  "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-10T09:45:17.5739907+01:00",
                                                                  "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                  "id_user_upd": "a6fb53b9-94fe-4dfd-b525-adf1223a021f",
                                                                  "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": "437e56d9-3692-4676-b16c-64824d7fa835",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "8b6caaa8-6b30-4af5-b221-d10a2c64cebc",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "cca7db0a-279d-4a61-a1d9-f89c4c43fa73",
                                                                    "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-10T09:45:17.5739907+01:00",
                                                                    "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "id_user_upd": "e9e1358e-86bb-420c-818b-4e52af8feee0",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_pos": "d3c7c803-228d-43ad-ac59-d2c03532a5ca",
                                                                        "id_pos_type": "4ebea3ea-eb91-43ec-85d9-5d97bbd20906",
                                                                        "id_price_list": "a63cb6f4-03cd-4be1-9c2d-0ac0e4f8888e",
                                                                        "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-10T09:45:17.5739907+01:00",
                                                                        "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "id_user_upd": "6911b70d-6ddf-47de-8415-e90e1d086920",
                                                                        "commited": true,
                                                                        "mt_pos_view": {
                                                                          "$id": "36",
                                                                          "id_pos": "57bd0320-5715-4d32-a102-4293b406952e",
                                                                          "id_pos_type": "5f43c7bf-7dc5-4500-baaf-828850174358",
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                          "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                          "id_user_upd": "106dcedf-ab25-40d0-b5da-1fd3f3e1896e",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_pos_types": {
                                                                            "$id": "37",
                                                                            "id": "3ce5c47c-40ad-4029-b357-1eb3704b82c1",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "is_module": true,
                                                                            "order": 5,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                            "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                            "id_user_upd": "9ea2471e-2a78-4a53-8405-054374c3fe19",
                                                                            "commited": true,
                                                                            "mt_items_featured": [
                                                                              {
                                                                                "$id": "38",
                                                                                "id": "7c04dadc-608d-4757-90ba-020cd0d8c9b7",
                                                                                "id_branch": "5252d583-d053-46e9-9dd3-820cc6e0f834",
                                                                                "id_pos_type": "92273287-17a5-4e4a-ac47-39685cf5f663",
                                                                                "id_pos": "be54e496-27dc-450f-ba4f-1a8785526122",
                                                                                "id_item": "c6b75005-302b-4b2e-9fe5-f51695ccbc54",
                                                                                "date_from": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "date_end": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "image_id": 4,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "id_user_upd": "2e70557f-8a43-42d5-a643-232eaa7768b1",
                                                                                "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": "f2a4852e-e509-40fe-9a72-7c7960891d47",
                                                                                "id_doc": "7e621d53-2d40-41c0-9367-3d337322fe5f",
                                                                                "id_pos_type": "a85e40b6-d452-42db-85e7-11f79f631ffa",
                                                                                "id_doc_print": "25806342-7efb-414b-9771-a0e59725a9b5",
                                                                                "copies": 5,
                                                                                "print_mode": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "id_user_upd": "ac5cb35a-24a9-4822-85c8-d108934417d9",
                                                                                "commited": true,
                                                                                "mt_docs": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_print": {
                                                                                  "$id": "40",
                                                                                  "id": "65b51902-a874-4369-98d6-7486b9d5822c",
                                                                                  "id_pos": "161faa14-3ed9-48ef-b528-44d4a6983df7",
                                                                                  "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-10T09:45:17.5739907+01:00",
                                                                                  "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                                  "id_user_upd": "34c9c9be-c3fd-45d1-a3c1-ad8dd3f813ec",
                                                                                  "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": "fefee9ea-0e9a-43ad-abf3-f311b85433ca",
                                                                                  "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-10T09:45:17.5739907+01:00",
                                                                                  "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                                  "commited": true,
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_doc_print_det": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_doc_print": "d706ec53-2c8c-4e24-bdfc-823ee13c88e4",
                                                                                      "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": "d0df9685-6f45-4d77-809d-ccedaae4a727",
                                                                        "id_item_sub": "ebccc54c-c1bd-4f02-96df-759ebecf11b5",
                                                                        "validity_date": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "id_user_upd": "837f5bf6-53a7-4ed7-9a96-94b352cf8462",
                                                                        "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": "f8258c12-a023-4133-9791-07668dfd92eb",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "date_end": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "id_branch": "7d5d4295-6dbf-4ede-9491-d80215e6a1f3",
                                                                        "id_pos": "906d4ade-952c-4c5f-bf72-de9945bc95ab",
                                                                        "id_list": "0d10435e-3414-4b5c-b60b-65d4af2aaafa",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "id_user_upd": "16647c2c-8f15-4d1d-a22c-b366707851e5",
                                                                        "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": "9dae2fe4-f5ef-4a17-b781-dd326a6fef9c",
                                                                  "order_id": 2,
                                                                  "id_item": "dcc56a89-5382-4960-9921-7550fcc37cca",
                                                                  "id_item_type": "4cabce25-94fc-4920-9b15-a6ef5edd6f72",
                                                                  "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": "7ceb1f0d-a364-4aee-a612-5b9f4ba5c4dd",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "3c02cc0a-4fee-4809-b961-e79944845151",
                                                                  "count_voucher": 1,
                                                                  "id_category": "17944953-02aa-4f13-940a-a57ce0552d62",
                                                                  "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                  "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                  "id_user_upd": "9b684ff4-e690-4996-a3a8-916da75e3f5e",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$id": "46",
                                                                    "id": "c9ef6297-4e16-4f2a-8dc1-9c5b6910f189",
                                                                    "nro_sesion": 2,
                                                                    "id_pos": "574fce7a-c5c5-41a5-b5fe-3645c50da562",
                                                                    "date_tax": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "date_open": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "date_close": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "id_user_open": "6a61e284-9b22-46bb-9918-9870117b9caf",
                                                                    "id_user_close": "a89a64f0-f92b-4a8b-8d8e-745094fe2f05",
                                                                    "nro_z": 1,
                                                                    "amt_tot": 1.1,
                                                                    "locator_event": "sample string 6",
                                                                    "status_pos": 7,
                                                                    "training_sesion": true,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                    "last_update": "2026-03-10T09:45:17.5739907+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": "0e121fdd-c660-4b2b-8c97-31ea45dae074",
                                                                        "json_object": "sample string 2",
                                                                        "json_pays": "sample string 3",
                                                                        "id_pos_sesion": "77d66ffc-da7a-4b22-83e8-3c43b7b85faa",
                                                                        "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-10T09:45:17.5739907+01:00",
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "47"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_units_activity": [
                                                                      {
                                                                        "$id": "48",
                                                                        "id": "2f6f2577-6db0-4f75-8739-5a4fca710262",
                                                                        "id_room_unit": "be9d893e-43c7-4f11-91af-cfbcc87474be",
                                                                        "id_room_list": "6005b0a8-db05-4b36-9c83-bb0c56f1292d",
                                                                        "nro_res_ext": "sample string 3",
                                                                        "date_reserved": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "date_from": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "date_end": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "date_open": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "date_close": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "id_employee": "b7733d61-9d0a-4dfc-a462-5dc18737468f",
                                                                        "id_employee_sec": "a15d15d7-8d0b-49a6-ae19-8c24afe5ed27",
                                                                        "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": "0e194ed0-b4db-419e-ae88-6648cb1c2ff8",
                                                                        "comment": "sample string 7",
                                                                        "id_user_open": "5606def6-5973-4b57-990a-7236325d97cf",
                                                                        "id_user_close": "3f7b3165-d557-461c-8fd9-4c2e7f1168e1",
                                                                        "id_unit_state": "15987e8e-0aa1-462e-810a-d7ba87fc7e6d",
                                                                        "id_pos_sesion": "dea87c07-b65a-4f07-8f96-e1d1aeaad2ac",
                                                                        "vip": true,
                                                                        "paid": true,
                                                                        "send": true,
                                                                        "send_date": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "commited": true,
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_employees1": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_rooms_units": {
                                                                          "$id": "49",
                                                                          "id": "0cf1ed88-6557-4b1d-88d3-de67678bc613",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "name_label": "sample string 4",
                                                                          "name_zone": "sample string 5",
                                                                          "order": 6,
                                                                          "id_room": "1a4e8bdf-1c10-4ba7-9ec9-704a212ce0d0",
                                                                          "pax": 8,
                                                                          "pos_x": 9,
                                                                          "pos_y": 10,
                                                                          "size_w": 1,
                                                                          "size_h": 1,
                                                                          "in_map": true,
                                                                          "reserved_on": true,
                                                                          "id_room_type": "2bebf782-fe3a-4465-8421-5519b033b93a",
                                                                          "locked": true,
                                                                          "date_locked": "2026-03-10T09:45:17.5739907+01:00",
                                                                          "comment_locked": "sample string 15",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                          "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                          "id_user_upd": "7793924c-301e-4c3c-84f0-15f0471d2adb",
                                                                          "commited": true,
                                                                          "mt_rooms": {
                                                                            "$id": "50",
                                                                            "id": "8b311c90-f2d2-4925-bc13-f248c719b9b0",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_branch": "c799f865-1727-45fd-935b-acbb360551d3",
                                                                            "name_pos": "sample string 6",
                                                                            "id_image": "865f7d4a-d5b8-4da4-bc38-bd5089693621",
                                                                            "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": "8d0fd2b8-5ece-4cbf-a48e-ac1539d92023",
                                                                            "refresh_status": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                            "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                            "id_user_upd": "7b315e06-c4c9-4487-ba72-7114e2d9fbe2",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_pos_rooms": [
                                                                              {
                                                                                "$id": "51",
                                                                                "id_pos": "aaba07af-6364-4491-bcef-720ec1fb70bd",
                                                                                "id_room": "55b9501f-78e9-45da-857a-d64f1afb05d5",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "id_user_upd": "a2bf13a4-476a-461b-b25e-c601b2aee75a",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_rooms": {
                                                                                  "$ref": "50"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_images1": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_list": [
                                                                              {
                                                                                "$id": "52",
                                                                                "id": "671be92d-4d92-4482-b117-80c0c2c8ad44",
                                                                                "id_room": "949edded-a30f-4f85-a06b-a93bbe091ad1",
                                                                                "date_in": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "date_out": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "id_user_add": "b2546211-8a36-437b-b5a9-68f6c20583db",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "50"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "52"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_types": {
                                                                            "$id": "53",
                                                                            "id": "3ae45092-69a8-489e-9ca8-6282651e830b",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "high": 5,
                                                                            "width": 6,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                            "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                            "id_user_upd": "28f13e9a-abcf-46df-bc27-ad68e04141d9",
                                                                            "commited": true,
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "mt_rooms_units_states_types": [
                                                                              {
                                                                                "$id": "54",
                                                                                "id_room_type": "daa8783d-bb6c-48dd-b79b-4aa02b7040d0",
                                                                                "id_room_state": "66a3763a-39c3-4564-a7e4-53e23afe0a0f",
                                                                                "id_image": "4f17da9a-bc00-410d-a90b-0e009a268815",
                                                                                "color_font": "sample string 4",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 7,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                                "id_user_upd": "63481a94-74b6-469b-b83e-9acb5cc37a6c",
                                                                                "commited": true,
                                                                                "mt_rooms_units_states": {
                                                                                  "$id": "55",
                                                                                  "id": "4a67ab29-4a96-4e47-8393-622e2967d031",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                                  "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                                  "id_user_upd": "f50ff949-b44c-4587-9345-53bace192534",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$ref": "53"
                                                                                },
                                                                                "st_images": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "54"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            }
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "48"
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_states": {
                                                                          "$ref": "55"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_rooms_list": {
                                                                          "$ref": "52"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "13"
                                                                      },
                                                                      {
                                                                        "$ref": "13"
                                                                      }
                                                                    ],
                                                                    "tt_tips": [
                                                                      {
                                                                        "$id": "56",
                                                                        "id": "c50bf6ee-2fa3-416e-9736-cae3c43e1b18",
                                                                        "id_pos_sesion": "c8b73548-85d6-4989-a3e7-20fe31e5b5d2",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "id_user": "4d8f2abd-9388-4d9f-a03c-7a645343a3e4",
                                                                        "id_room_unit_activity": "61b5579d-dc49-49e6-af0d-83257f701d56",
                                                                        "id_doc_sa": "b5ae98cb-142a-4921-845b-f5ca39b9e9e8",
                                                                        "id_pos_type": "a19bfc69-92bf-4b3e-84fe-93eefb7d26a6",
                                                                        "block": true,
                                                                        "comment": "sample string 5",
                                                                        "json_response": "sample string 6",
                                                                        "id_doc_ref": "43b43e0c-a7d3-4b06-aa31-443e4b686974",
                                                                        "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-10T09:45:17.5739907+01:00",
                                                                        "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "commited": true,
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_tips_users": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_tip": "e525bbcf-4a50-4830-92d5-bc0b7717f5a2",
                                                                            "id_user": "8cd86b4b-e7ea-4b6f-a678-9ec38027e069",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "type_share": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                            "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_tips": {
                                                                              "$ref": "56"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "56"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion_users": [
                                                                      {
                                                                        "$id": "58",
                                                                        "id_pos_sesion": "bab54c36-526a-4b19-b235-e1f6b211a642",
                                                                        "id_user": "899b9edf-f256-450a-8211-47fbbdb0a02a",
                                                                        "date_add": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "distribution_index": 1.1,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "58"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "45"
                                                                }
                                                              ]
                                                            },
                                                            "mt_items_vouchers": {
                                                              "$id": "59",
                                                              "id": "a5248d60-6334-4071-a0f7-05a3ddd4d429",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "json": "sample string 5",
                                                              "id_pay_type": "fb3f3998-ab8f-45b9-9e10-c0719a8cede5",
                                                              "id_doc_print": "3bc59b5e-84fd-4f8b-bbd5-915db3c1a43b",
                                                              "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-10T09:45:17.5739907+01:00",
                                                              "last_update": "2026-03-10T09:45:17.5739907+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": "60",
                                                              "id_doc_sa": "a08fb130-580e-4387-8124-6979c2facdf4",
                                                              "id_line": 2,
                                                              "id_item": "7212c789-6c37-45bb-9277-37e268f02fa7",
                                                              "qty": 4.1,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa_det": {
                                                                "$ref": "24"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "60"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$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": "61",
                                        "id_pos": "538ad153-8f2e-4a1b-94fe-afb63e77805e",
                                        "id_doc": "fc750c86-48cb-4272-badf-2a80a18e0af5",
                                        "value": 3,
                                        "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                        "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        }
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$id": "62",
                                        "id": "ee8b892f-f9ef-4c10-99a9-601440bdc270",
                                        "id_pos": "d1280882-eba4-4c61-afc5-b68c8f17887f",
                                        "id_doc": "5ad1f6ca-26ad-4c94-8fdf-0b3048580bba",
                                        "id_branch": "42f9698e-ae25-4d11-bb58-10dd139bd373",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T09:45:17.5739907+01:00",
                                        "block": true,
                                        "nro_original": "sample string 8",
                                        "id_ref": "d0fc4cbe-f1df-4323-971c-cb4aaa673e71",
                                        "id_loc_from": "f38aba00-76fc-4a74-8c4e-7fc5d5f147d1",
                                        "id_loc_end": "7c558ebc-cac3-40c5-a95c-cfc84d513794",
                                        "id_user_add": "56ca23d5-0ddd-42b5-a99c-4f986d8d5b8b",
                                        "id_user_upd": "260759bc-faa2-4838-8a2d-e711b79d79eb",
                                        "id_pos_sesion": "87ec6a4e-f80d-4b64-8508-fffa2b7098cb",
                                        "comment": "sample string 12",
                                        "status": 1,
                                        "is_send": true,
                                        "date_send": "2026-03-10T09:45:17.5739907+01:00",
                                        "active": true,
                                        "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                        "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_locations": {
                                          "$id": "63",
                                          "id": "9090e839-2bf0-4534-8f17-b8a7a9163eb7",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "reserved": true,
                                          "id_branch": "3973c370-31c0-4db4-96c1-287d8a71be16",
                                          "active": true,
                                          "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                          "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                          "id_user_upd": "1efe080c-ec1e-42fd-998a-dbf5d0e9b532",
                                          "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": "62"
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "62"
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ],
                                          "tt_stock": [
                                            {
                                              "$id": "64",
                                              "id_location": "3c6b9d16-2f2a-4c72-a585-4ea311d7745c",
                                              "id_item": "0c4839b4-5989-4abb-928d-80315a704e67",
                                              "stock_ideal": 3.1,
                                              "stock_min": 4.1,
                                              "stock_max": 5.1,
                                              "stock": 6.1,
                                              "active": true,
                                              "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                              "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                              "commited": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "mt_locations": {
                                                "$ref": "63"
                                              }
                                            },
                                            {
                                              "$ref": "64"
                                            }
                                          ]
                                        },
                                        "mt_locations1": {
                                          "$ref": "63"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "st_users1": {
                                          "$ref": "10"
                                        },
                                        "tt_doc_st_det": [
                                          {
                                            "$id": "65",
                                            "id_doc_st": "c68c61ae-c232-4dee-88aa-803ab96404e9",
                                            "id_line": 2,
                                            "id_item": "938fae2b-00b4-40b4-ab37-1c3b7aaa1d4b",
                                            "comment": "sample string 4",
                                            "qty": 5.1,
                                            "status": 1,
                                            "active": true,
                                            "mt_items": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st": {
                                              "$ref": "62"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "tt_doc_st1": [
                                          {
                                            "$ref": "62"
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ],
                                        "tt_doc_st2": {
                                          "$ref": "62"
                                        }
                                      },
                                      {
                                        "$ref": "62"
                                      }
                                    ]
                                  },
                                  "mt_locations": {
                                    "$ref": "63"
                                  },
                                  "mt_locations1": {
                                    "$ref": "63"
                                  },
                                  "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": "66",
                                      "id": "51294387-55a4-4f4a-ae13-b0015617ed4e",
                                      "spool_server": "sample string 2",
                                      "id_doc_sa": "5db38b27-6415-4d4c-94d7-8c49392d1138",
                                      "spool_printer": "sample string 4",
                                      "count": 5,
                                      "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                      "printed": true,
                                      "print_on": "2026-03-10T09:45:17.5739907+01:00",
                                      "tt_doc_sa": {
                                        "$ref": "13"
                                      }
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ]
                                },
                                "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": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "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": "51"
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "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": "55"
                          },
                          {
                            "$ref": "55"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "54"
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "mt_rooms_units_types": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "mt_units": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units_ref": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_images1": {
                          "$ref": "5"
                        },
                        "st_permisions": [
                          {
                            "$id": "67",
                            "id": "21b2aff1-6c8e-47a7-be09-d6fed77e2910",
                            "id_function": "8af6b35a-3e35-4d61-851e-c73e8e630e95",
                            "id_user": "3c037d8e-3c2c-400c-84eb-beadc2a7dd66",
                            "id_profile": "f99932c1-4390-4473-b7b6-5770194abbc9",
                            "permission": 3,
                            "active": true,
                            "created_on": "2026-03-10T09:45:17.5739907+01:00",
                            "last_update": "2026-03-10T09:45:17.5739907+01:00",
                            "commited": true,
                            "st_users_profiles": {
                              "$id": "68",
                              "id": "4b7acbbc-03ee-4f7c-b902-0c3a5e981282",
                              "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-10T09:45:17.5739907+01:00",
                              "last_update": "2026-03-10T09:45:17.5739907+01:00",
                              "commited": true,
                              "st_permisions": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "st_users": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "st_functions": {
                              "$id": "69",
                              "id": "08fd65a3-915f-47bf-9930-8c9779429484",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "level_id": 5,
                              "id_group": "bbb26c13-7232-41c9-8fd4-1ce4a7f38858",
                              "name_event": "sample string 7",
                              "name_pos": "sample string 8",
                              "id_image": "1cd20acb-db27-4074-b9d1-c1402f8c63a3",
                              "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-10T09:45:17.5739907+01:00",
                              "last_update": "2026-03-10T09:45:17.5739907+01:00",
                              "commited": true,
                              "st_functions_groups": {
                                "$id": "70",
                                "id": "2e24718c-737b-4f5c-acee-52723fae46a9",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "active": true,
                                "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                "last_update": "2026-03-10T09:45:17.5739907+01:00",
                                "commited": true,
                                "st_functions": [
                                  {
                                    "$ref": "69"
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ]
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_permisions": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$id": "71",
                            "id": "b95bf672-7408-4d2d-ba7f-f0cf0ec9628f",
                            "id_pos": "48885393-9ea1-4039-bcc3-a1576fc3ddc2",
                            "mac_address": "sample string 3",
                            "date_end": "2026-03-10T09:45:17.5739907+01:00",
                            "key_access": "sample string 5",
                            "id_user_add": "6825e0e7-5f91-43f0-a469-3913d55f4a68",
                            "active": true,
                            "created_on": "2026-03-10T09:45:17.5739907+01:00",
                            "last_update": "2026-03-10T09:45:17.5739907+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "71"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "st_users_profiles": {
                          "$ref": "68"
                        },
                        "st_users_token": [
                          {
                            "$id": "72",
                            "id": "01a98422-e4fa-43b5-960a-8639734b3395",
                            "token_id": "sample string 2",
                            "id_user": "8c038f2c-fbc1-4049-be08-cf0407dfbc95",
                            "date_from": "2026-03-10T09:45:17.5739907+01:00",
                            "date_end": "2026-03-10T09:45:17.5739907+01:00",
                            "created_on": "2026-03-10T09:45:17.5739907+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": "62"
                          },
                          {
                            "$ref": "62"
                          }
                        ],
                        "tt_doc_st1": [
                          {
                            "$ref": "62"
                          },
                          {
                            "$ref": "62"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "45"
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "tt_logs": [
                          {
                            "$id": "73",
                            "id": "70b54728-7cfe-4c3c-a780-cd5ff42ed698",
                            "id_user_add": "118296e0-6a7e-462b-a405-a4b5c2746067",
                            "id_table": "253b60d2-3157-4edf-9644-66e148db7329",
                            "message_log": "sample string 3",
                            "json_object": "sample string 4",
                            "log_type": "sample string 5",
                            "id_pos": "238d1203-7cd0-4065-a34d-9826214a1f77",
                            "created_on": "2026-03-10T09:45:17.5739907+01:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_sync_tables": {
                              "$id": "74",
                              "id": "7b68ed9f-952b-48a5-8830-2815e63c1ea3",
                              "level": 2,
                              "order": 3,
                              "name": "sample string 4",
                              "log_ins": true,
                              "log_upd": true,
                              "packet_forward": true,
                              "active": true,
                              "created_on": "2026-03-10T09:45:17.5739907+01:00",
                              "last_update": "2026-03-10T09:45:17.5739907+01:00",
                              "commited": true,
                              "st_sync_packages_det": [
                                {
                                  "$id": "75",
                                  "id": "afe1c53c-d738-4d44-b28a-ef4f4c716f04",
                                  "id_sync": "3d206287-6641-4497-aab7-62c11cfe1e5f",
                                  "json": "sample string 3",
                                  "id_table": "d7803b1b-e09e-4fb0-bcc0-4ed7c3fe83fb",
                                  "order": 5,
                                  "st_sync_packages": {
                                    "$id": "76",
                                    "id": "3c4427cf-2e6c-47ca-b7a2-881068cd2d3f",
                                    "id_branch_from": "6ca7e583-194d-4f9f-9504-0dbd75c1a122",
                                    "id_branch_to": "99cced6a-5356-413d-a135-3796145043bf",
                                    "type": 4,
                                    "created_on": "2026-03-10T09:45:17.5739907+01:00",
                                    "order": 6,
                                    "status": 7,
                                    "log_info": "sample string 8",
                                    "sync_on": "2026-03-10T09:45:17.5739907+01:00",
                                    "send_on": "2026-03-10T09:45:17.5739907+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": "52"
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "tt_rooms_units_activity": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "tt_rooms_units_activity1": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "tt_rooms_units_log": [
                          {
                            "$id": "77",
                            "id": "8002367c-d756-41d6-a61c-0d2bb83fa407",
                            "id_room_activity": "522e4360-1726-46cc-8f45-143965439ce1",
                            "id_pos_sesion": "c680f56c-4feb-4ef0-9161-74de5e99b71f",
                            "log_text": "sample string 4",
                            "id_user": "92548322-3a0f-455f-bdad-d5b7f73d2331",
                            "created_on": "2026-03-10T09:45:17.5739907+01:00",
                            "commited": true,
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "77"
                          }
                        ],
                        "tt_tips_users": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "32"
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "31"
                          },
                          {
                            "$ref": "31"
                          }
                        ],
                        "mt_docs": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "tt_pos_sesion_users": [
                          {
                            "$ref": "58"
                          },
                          {
                            "$ref": "58"
                          }
                        ]
                      }
                    },
                    "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": "60"
                      },
                      {
                        "$ref": "60"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "64"
                      },
                      {
                        "$ref": "64"
                      }
                    ],
                    "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": "54"
            },
            {
              "$ref": "54"
            }
          ],
          "st_functions": [
            {
              "$ref": "69"
            },
            {
              "$ref": "69"
            }
          ],
          "st_images_types": {
            "$id": "78",
            "id": "0c2c8f07-9e49-4f7c-9212-94258dfba52e",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-03-10T09:45:17.5739907+01:00",
            "last_update": "2026-03-10T09:45:17.5739907+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": "63"
          },
          {
            "$ref": "63"
          }
        ],
        "mt_periods": [
          {
            "$id": "79",
            "id_branch": "743ccf85-0ac3-4bd3-9356-109249ad6eba",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-03-10T09:45:17.5739907+01:00",
            "date_end": "2026-03-10T09:45:17.5739907+01:00",
            "state": "sample string 6",
            "created_on": "2026-03-10T09:45:17.5739907+01:00",
            "last_update": "2026-03-10T09:45:17.5739907+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": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "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": "51"
      },
      {
        "$ref": "51"
      }
    ],
    "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": "61"
      },
      {
        "$ref": "61"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "71"
      },
      {
        "$ref": "71"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_pos_connection": [
      {
        "$id": "80",
        "id": "d3a4ab90-eeae-4759-9581-219c1a3e331b",
        "id_pos": "7182d5b6-2b91-40e8-8fad-7f63ad69076f",
        "date_add": "2026-03-10T09:45:17.5739907+01:00",
        "date_upd": "2026-03-10T09:45:17.5739907+01:00",
        "date_out": "2026-03-10T09:45:17.5739907+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": "924d3fae-827b-4224-bb44-02c4bf50647f",
        "id_pos": "f7b6e80e-dca2-4ecd-a33b-1b9b30f76604",
        "name": "sample string 3",
        "description": "sample string 4",
        "value": "sample string 5",
        "type": "sample string 6",
        "last_update": "2026-03-10T09:45:17.5739907+01:00",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "81"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "62"
      },
      {
        "$ref": "62"
      }
    ]
  },
  "st_users": {
    "$ref": "10"
  }
}