GET api/Mt_Locations/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_locations
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

reserved

boolean

Required

id_branch

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

st_users

st_users

None.

tt_doc_sa

Collection of tt_doc_sa

None.

tt_doc_sa1

Collection of tt_doc_sa

None.

tt_doc_st

Collection of tt_doc_st

None.

tt_doc_st1

Collection of tt_doc_st

None.

tt_stock

Collection of tt_stock

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "ebb26776-1692-4f44-bbbe-1b9d1d093875",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "reserved": true,
  "id_branch": "66989bcc-73e5-405c-a40c-cca91a23caf8",
  "active": true,
  "created_on": "2026-01-10T12:09:27.4726103+01:00",
  "last_update": "2026-01-10T12:09:27.4726103+01:00",
  "id_user_upd": "128fb0ff-7973-4590-88b9-b46dbbb226f6",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "4d88d625-9c29-461b-b9fc-69e4f299ab03",
    "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": "619622d0-9dcf-4c78-b3a7-a38cdce658bd",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-01-10T12:09:27.4726103+01:00",
    "last_update": "2026-01-10T12:09:27.4726103+01:00",
    "id_user_upd": "bf988169-532d-42b2-a22f-5b985eaa4590",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "ad30fe4f-92e1-45af-850e-af09311f01a0",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "8ee251db-8e6e-4167-a99a-47b760001e3c",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-01-10T12:09:27.4726103+01:00",
      "last_update": "2026-01-10T12:09:27.4726103+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "3a9a2196-8372-4f04-b644-7a4f76a16d02",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "cb69ee5d-fe1d-4be0-b8ef-065e031ad0ac",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "8e928a6c-9964-43c4-9b21-825289f1dfc9",
          "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-01-10T12:09:27.4726103+01:00",
          "last_update": "2026-01-10T12:09:27.4726103+01:00",
          "id_user_upd": "d0e59012-caed-4565-aa2c-d7923367f6e5",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "60f066f1-f513-42b3-8147-dd6a94017318",
              "id_item": "82799fef-9dff-4c60-8c2c-5878ba9563d8",
              "is_default": true,
              "active": true,
              "created_on": "2026-01-10T12:09:27.4726103+01:00",
              "last_update": "2026-01-10T12:09:27.4726103+01:00",
              "id_user_upd": "fe22c03e-03a7-45b9-b1e2-f38e99b752e2",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "35063f30-e6ed-4bc9-ab68-f8ee01f7ccf2",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "c2936754-74bb-423f-8f62-1a545eb6c89d",
                "id_unit_sec": "82882cb8-2753-424c-b103-3f5a22b2190e",
                "id_brand": "dfaf4a19-ad08-4c93-8e88-dd7803806848",
                "b_sale": true,
                "b_stock": true,
                "b_price": true,
                "b_unique": true,
                "b_exclude_control": true,
                "tax": 12.1,
                "change_price": true,
                "force_printing": true,
                "is_ticket": true,
                "is_supply": true,
                "define_price": true,
                "external_id": "sample string 18",
                "name_pos": "sample string 19",
                "name_print": "sample string 20",
                "id_image": "1d24898c-b60a-46db-bd84-3833ca05af7a",
                "view_pos": true,
                "order": 22,
                "color_border": "sample string 23",
                "color_button": "sample string 24",
                "color_font": "sample string 25",
                "font_bold": true,
                "font_underline": true,
                "font_size": 28,
                "active": true,
                "created_on": "2026-01-10T12:09:27.4726103+01:00",
                "last_update": "2026-01-10T12:09:27.4726103+01:00",
                "id_user_upd": "07877827-6cf7-46af-9d83-c61045f7f87c",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "ec6ac8c9-ce76-4057-86f2-87c056bb6b8e",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-01-10T12:09:27.4726103+01:00",
                  "last_update": "2026-01-10T12:09:27.4726103+01:00",
                  "id_user_upd": "86336713-3501-4a31-9b7c-4d02b2822f96",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "4c46afb2-ba00-4703-8a11-ffe1355b5ac1",
                    "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": "51f8bcff-30f3-42bc-a21c-89816f78882b",
                    "view_messages": true,
                    "id_image_photo": "51063610-fe47-41ee-b2a8-802fccc9f443",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "38b3a1bf-0d84-4d77-88fb-7daf5bcfbf29",
                    "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-01-10T12:09:27.4726103+01:00",
                    "last_update": "2026-01-10T12:09:27.4726103+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "f65e146b-e88f-4442-80e7-a3de7a4133f1",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "43a5c720-969f-47ef-93c0-de3476b102a5",
                        "active": true,
                        "created_on": "2026-01-10T12:09:27.4726103+01:00",
                        "last_update": "2026-01-10T12:09:27.4726103+01:00",
                        "id_user_upd": "cdd04223-4ffb-44fd-a41d-fbde9224c527",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "f3e35c24-720f-4922-b9aa-e65dffa0ca80",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "fbaac2fa-7417-4ab5-8b9a-d101d79335d9",
                            "id_zone": "8dd9ef4e-5de4-4317-8150-f5e61788cef4",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-01-10T12:09:27.4726103+01:00",
                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                            "id_user_upd": "9a8daf8c-7ce0-4528-8d8d-e6eea2337df4",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "22dd7579-fbdc-4628-aca9-3527c0c65591",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "c9d9bbd5-90f5-411f-92ae-2cab852b9b3c",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "63587c9b-e0c9-4ce0-afab-23ea8e71220b",
                                "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-01-10T12:09:27.4726103+01:00",
                                "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                "id_user_upd": "d9c83c82-c664-479d-968c-125d5968a467",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "da25164b-2dc6-4c52-965e-0b141b158129",
                                    "id_cloakroom": "2b7c4069-b508-4d1b-9a9d-fbcaf3fdeeec",
                                    "id_pos_sesion": "e57124d8-f593-41dd-a4d0-a0144892a7ec",
                                    "unit_id": 4,
                                    "date_open": "2026-01-10T12:09:27.4726103+01:00",
                                    "date_close": "2026-01-10T12:09:27.4726103+01:00",
                                    "id_doc_sa": "745fca86-6be8-4954-bda3-2d2465176c10",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "99ee6f5b-4819-452c-81d7-2282040711c2",
                                      "id_pos": "8e9a5397-0b96-4777-a292-ce4aeef5245c",
                                      "id_doc": "edaa334b-4a99-4762-a680-fd1522a87c5a",
                                      "id_branch": "07cfb571-645b-4cd9-8cf5-ff8458d20b3a",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-01-10T12:09:27.4726103+01:00",
                                      "date_tax": "2026-01-10T12:09:27.4726103+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "31de754c-699e-4c4e-b174-bf75e9d5c57b",
                                      "id_relationship": "c5a35f27-932c-48d3-807d-c128fd67a48a",
                                      "id_loc_from": "d20c08cf-be3c-4858-8d49-9c086ec58fa2",
                                      "id_loc_end": "2d915215-8f41-4eea-87bf-be288f71c9f7",
                                      "id_user_add": "3556d243-017c-4406-8d22-678a1ff0787e",
                                      "id_user_upd": "4646aace-54ea-431a-9ae4-d0c8877347c5",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "b8b073a1-a582-4900-880b-5889dfda1d59",
                                      "id_room_unit": "b80177c1-b65f-47bb-9b5e-56f2a47d37e0",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "c6497208-2aa3-4ff1-bf0f-9d1b9d2cac64",
                                      "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-01-10T12:09:27.4726103+01:00",
                                      "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "08faf9ac-4a5e-441a-92f8-9b999b91ffac",
                                        "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": "8f6bd3ef-60b4-4f29-8a77-7ff2d3a17ae5",
                                        "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-01-10T12:09:27.4726103+01:00",
                                        "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                        "id_user_upd": "81d82183-350c-497f-95f9-daa8a1834efc",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "341b5b36-182e-47d1-8f60-022c3a54938e",
                                            "id_pay": "cff0eb17-4ccd-4450-a69b-1b03be22d243",
                                            "id_money": "25ced78f-4855-4a8c-ad37-c599cd2cf6ca",
                                            "active": true,
                                            "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                            "id_user_upd": "ed889765-4837-4aee-ab57-c59bb8d13965",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "7ac60b09-eb13-4192-92bb-e60bef98758f",
                                              "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": "260c7c97-ef75-41b3-9648-c80bad4f8586",
                                              "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-01-10T12:09:27.4726103+01:00",
                                              "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                              "id_user_upd": "e77abd9d-2f53-4fcb-922f-c34274bc8310",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "ff729584-4e9d-4ee9-9921-96ff53636db7",
                                                  "id_money_2": "c83f0703-2aba-4b62-b472-b663395ef6d0",
                                                  "date_from": "2026-01-10T12:09:27.4726103+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                  "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                  "id_user_upd": "eaaa054a-08c9-4e90-9efb-6c0355705c06",
                                                  "commited": true,
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types1": {
                                                    "$ref": "16"
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  }
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "mt_money_rates1": [
                                                {
                                                  "$ref": "17"
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "3"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa_cashflow": [
                                                {
                                                  "$id": "18",
                                                  "id_doc_sa": "fe0e910b-2c54-49d4-9ebd-3f8be1e72f51",
                                                  "id_pay": "0fff1364-6ba5-494a-94b4-678898300d83",
                                                  "id_money": "cda604ba-05a9-4950-ad4f-7b9cbed1c63c",
                                                  "date_cashflow": "2026-01-10T12:09:27.4726103+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "e475295b-0881-4a0b-b376-688f5faf1d2b",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "825b5330-c118-4b38-8844-ae230f5c5b92",
                                                    "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": "1744b3bc-f431-445d-bb59-910c49616b57",
                                                    "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-01-10T12:09:27.4726103+01:00",
                                                    "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                    "id_user_upd": "1ed59f63-cf55-458c-a0ae-c1d8b4b33872",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "15"
                                                      },
                                                      {
                                                        "$ref": "15"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "3"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$id": "20",
                                                        "id_doc_sa": "b6acc28a-848e-4f31-a92e-e8ccb438ae63",
                                                        "id_line": 2,
                                                        "id_pay": "2706a6d2-f716-4be1-b61e-8f4fc1544e57",
                                                        "id_money": "1b10098f-3c76-4c95-9773-f31286b2830b",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "42a58eed-7b48-4178-9f6e-3bd1523ba0a5",
                                                        "id_employee": "1bf80516-83d9-4466-8ba4-fed035d48c4c",
                                                        "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": "fec9f0ed-071c-4e54-840b-bc76de47a788",
                                                        "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": "452a5dd5-d2db-46a4-bbe3-1c3953c22ae1",
                                                          "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": "42ce4179-95ea-40d0-9fb5-0dcecc885b14",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "cdcda193-ddb9-4047-b5c5-50d00baadbf2",
                                                          "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-01-10T12:09:27.4726103+01:00",
                                                          "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                          "id_user_upd": "c970dcf8-f7ea-4824-b422-952a97e7c3dc",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "05d80373-3a73-4d20-af76-497f084741cb",
                                                              "id_branch": "d2e28bf8-4b00-4341-a4c6-d440c21bf9fc",
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                              "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                              "id_user_upd": "4d9e7350-b87d-43bb-ae48-af3289aa10dd",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "99c2f370-2e25-42ce-8ef3-a09b804bae00",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                            "id_user_upd": "a5124ceb-b12b-4a9c-a74a-e492af661483",
                                                            "commited": true,
                                                            "mt_employees": [
                                                              {
                                                                "$ref": "21"
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "8"
                                                            }
                                                          },
                                                          "st_images": {
                                                            "$ref": "3"
                                                          },
                                                          "st_users": {
                                                            "$ref": "8"
                                                          },
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$id": "24",
                                                              "id_doc_sa": "d7a80143-64c3-47eb-a84e-17c3cc315095",
                                                              "id_line": 2,
                                                              "id_item_sub": "82616a57-1185-4f10-8537-cd113307ff16",
                                                              "qty": 4.1,
                                                              "id_list": "888fcd80-83d9-4c5b-aa3e-7f5efce5e746",
                                                              "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": "6df06e2b-416a-4bd0-83e9-ddc52b65e69c",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "3980e6d0-19b7-4c47-9d5d-3dddd03b2b20",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "750aeaa1-bfeb-4bb6-be79-75818bf1c3ad",
                                                              "id_user_upd": "c2a2eecb-279e-4ae9-91b9-3d796b25bfb5",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "2f6d1c7d-52e0-4c5d-a1ae-2d67c7b74c26",
                                                                "id_item": "9ba06075-3da4-4a94-aace-c8924d05cd3a",
                                                                "id_item_type": "e4f0fd9a-b4fe-456e-9314-f6d61dad6bb9",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "c7cc423d-dda1-45b8-95c4-5bf373743d8c",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                "id_user_upd": "6a0a4ff3-27c5-4a26-aef9-3a7c087a0d3b",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "01d5ab1a-ddaa-4a83-8296-76c368886a86",
                                                                    "id_item": "daaa7a90-b50e-4ce7-b040-23ea4840ff45",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "47248fb8-ede6-4b73-a11c-54c418d71fe8",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "e3dd03c8-c1c3-4f83-b56f-15fd80cfd747",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "185d1070-560f-4a7b-8544-309eb8d9a970",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                      "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                      "id_user_upd": "f390a011-c82e-4d9f-8c95-ae6ea3d3d557",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "bb3ad36d-2fd7-4ace-b74e-fafdae963d12",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "id_user_upd": "b0110d48-598c-4a3e-be8a-1daa10a04a3f",
                                                                        "commited": true,
                                                                        "mt_units_ref": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items": [
                                                                          {
                                                                            "$ref": "6"
                                                                          },
                                                                          {
                                                                            "$ref": "6"
                                                                          }
                                                                        ],
                                                                        "mt_items1": [
                                                                          {
                                                                            "$ref": "6"
                                                                          },
                                                                          {
                                                                            "$ref": "6"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_items_types": {
                                                                  "$id": "29",
                                                                  "id": "8ebe76e5-6d87-487d-b028-b302ba156c5d",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "5482e505-0862-422c-849c-5002b9573c82",
                                                                  "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-01-10T12:09:27.4726103+01:00",
                                                                  "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                  "id_user_upd": "be20bf20-907f-4196-a21c-9bdcdda138fc",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "f842423a-582e-47ab-9306-74361dcb8cef",
                                                                      "id_line": "f5ba65a4-3d10-4746-8417-82464bbc71bd",
                                                                      "id_category": "b6dbce87-7b97-4fdb-a24d-7183d2fef1be",
                                                                      "id_item": "16df6745-c2b7-4e45-8d56-9b4151b77e3f",
                                                                      "id_item_type": "3715880e-52b8-403c-a9d2-4191f9896df9",
                                                                      "price_max": 1.1,
                                                                      "qty_add": 3.1,
                                                                      "qty_used": 4.1,
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$id": "31",
                                                                        "id": "73326fe5-6ca7-4b38-ade2-b11e5fc3c273",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "date_end": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "date_used": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "date_sesion": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "id_employee": "61ec75c3-84a4-49a7-88ef-8c28ab4622bc",
                                                                        "id_branch": "39009eed-c4e7-4264-b22c-608e4173f17b",
                                                                        "id_voucher_permision": "26ee5d13-7766-4c0f-84b6-6b15acaf78de",
                                                                        "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": "d064efaf-88a4-442e-8c2a-79eb23ea9b24",
                                                                        "id_user_add": "8de3364a-70a7-4b6e-b8c5-0a135bbbc404",
                                                                        "id_doc_sa": "5d1d1298-7861-4bce-bc1a-92a4735f4d19",
                                                                        "id_item_sub": "64b58b98-b181-4811-b7d3-7ddf2f0aa744",
                                                                        "id_pos_sesion": "b4136ed6-5e79-43de-a437-a145560efb3a",
                                                                        "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-01-10T12:09:27.4726103+01:00",
                                                                        "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$ref": "20"
                                                                          },
                                                                          {
                                                                            "$ref": "20"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_permisions": {
                                                                          "$id": "32",
                                                                          "id": "9ee9bccd-ce52-4e11-9c3e-d72282a43726",
                                                                          "date_from": "2026-01-10T12:09:27.4726103+01:00",
                                                                          "date_end": "2026-01-10T12:09:27.4726103+01:00",
                                                                          "date_used": "2026-01-10T12:09:27.4726103+01:00",
                                                                          "id_employee": "3ed26922-0438-410f-8522-9ead3f73e5be",
                                                                          "id_branch": "a328e16c-4979-4e4a-a42d-ac88d7e48090",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "2280d07f-03c1-44bf-8b74-1c626d369c09",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                          "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_vouchers": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "mt_prices_rules": [
                                                                    {
                                                                      "$id": "33",
                                                                      "id": "65aa408e-96b6-4a35-a7a3-28705e7a22d9",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "date_from": "2026-01-10T12:09:27.4726103+01:00",
                                                                      "date_end": "2026-01-10T12:09:27.4726103+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": "e71057b5-2702-4ea0-ba93-321eba87d0b3",
                                                                      "id_pos": "d0bd5077-b00d-4f89-861f-a933538e1222",
                                                                      "id_list": "0929d2b0-b36c-4d9d-94d7-d27c5132f0ee",
                                                                      "id_item": "8c3d2d1f-08cb-4268-9180-399b5ee06784",
                                                                      "id_item_type": "f62a84f3-3338-4867-a88a-94b102c6a00b",
                                                                      "id_category": "36162dfd-5c17-48c0-bb9d-82f4d8cae77f",
                                                                      "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-01-10T12:09:27.4726103+01:00",
                                                                      "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                      "id_user_upd": "38556a75-cda7-4e17-91db-993ff3749ca2",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "mt_pos": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "34",
                                                                        "id": "076d281d-1547-44a9-bd76-8a88194a1c3b",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "0255e7b6-2010-4283-b17d-f160b980fd9b",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "6bd8b68d-1d49-431e-8d55-fffc4f3ef156",
                                                                        "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-01-10T12:09:27.4726103+01:00",
                                                                        "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "id_user_upd": "185047ef-108e-4823-bbca-f3806807edb6",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "35",
                                                                            "id_pos": "843171f5-fc45-409c-986d-acc0540c4fa6",
                                                                            "id_pos_type": "75657a1f-07cd-4c0e-b26a-c5884860f7a3",
                                                                            "id_price_list": "67c6cadf-68b3-4227-bd1c-2b4777e7bcf6",
                                                                            "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-01-10T12:09:27.4726103+01:00",
                                                                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "id_user_upd": "d93a0fa5-e5c3-4fba-98e7-4de4d760e6e5",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "36",
                                                                              "id_pos": "767e2ded-f0e1-4284-a3f7-8fbd3991ecc2",
                                                                              "id_pos_type": "d5a8b8a3-cb63-4cbb-9b82-2be2fd0d5da7",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                              "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                              "id_user_upd": "0025810a-b24f-4ab8-9c5a-dab9ee8d0f01",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "35"
                                                                                },
                                                                                {
                                                                                  "$ref": "35"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "37",
                                                                                "id": "5a594bf0-77c1-4f7a-a63f-4234d3677897",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                                "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                "id_user_upd": "b7b4fa91-e42b-4a17-ad5b-7f6bb7467545",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "38",
                                                                                    "id": "3c6b9616-5076-47eb-a729-c801bc507945",
                                                                                    "id_branch": "5b2d183a-58c5-426a-9e9d-4de461f78c33",
                                                                                    "id_pos_type": "be3e6fcc-5513-443c-a177-ff1542263067",
                                                                                    "id_pos": "151ef037-83ad-4f3b-9326-8d7bc4b0dcea",
                                                                                    "id_item": "7e5dc1e2-ec9a-406a-9a32-8df23e4f4543",
                                                                                    "date_from": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "date_end": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "id_user_upd": "7a68b9e5-6f43-49aa-8fc1-d3fffc08cfeb",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "38"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos_print": "da328ae6-583b-4734-aad8-c0e672f5be26",
                                                                                    "id_doc": "09eece04-bca2-4719-940b-cb49a8c59396",
                                                                                    "id_pos_type": "852c2d50-df05-40a0-bf7d-1b38df5c7b2c",
                                                                                    "id_doc_print": "ffed82d0-7f3e-43d7-a249-1e6261bb633a",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "id_user_upd": "d26dcf5c-3e32-4e83-b03d-80f7012cedd7",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "40",
                                                                                      "id": "22b50cd2-2d15-4fe0-aa7b-dcabce205a63",
                                                                                      "id_pos": "89d6cfd0-d966-413f-8713-3a71a039e6ca",
                                                                                      "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-01-10T12:09:27.4726103+01:00",
                                                                                      "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                      "id_user_upd": "04df1399-08ef-473b-96c2-70bb2c5c39c5",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "39"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "39"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "41",
                                                                                      "id": "b514cfaf-e8a3-4350-90d8-e91057f3c392",
                                                                                      "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-01-10T12:09:27.4726103+01:00",
                                                                                      "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "39"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "39"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "42",
                                                                                          "id_doc_print": "ed4c4653-79ab-418c-8130-1a488cae497e",
                                                                                          "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": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "39"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_list": "09677bd4-8e1d-44f7-89d4-faa216b6181a",
                                                                            "id_item_sub": "17dce5d8-ff08-4e47-afac-5d5f8d5eb8a5",
                                                                            "validity_date": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "id_user_upd": "3cf65671-d626-43cb-a69e-b96fad42655b",
                                                                            "commited": true,
                                                                            "mt_items_sub": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "34"
                                                                          },
                                                                          {
                                                                            "$ref": "34"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "d72c0529-149a-4ae3-a115-09f404dd13ac",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "date_end": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "id_branch": "6ba96504-3348-4c89-8b16-a512353d69d2",
                                                                            "id_pos": "27328c6e-6be9-4d6d-b3e0-19678945efde",
                                                                            "id_list": "181232b1-b6f0-4e26-ad32-b3969fd334c3",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "id_user_upd": "e821632a-085d-4528-b91d-603b4349f166",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "33"
                                                                          },
                                                                          {
                                                                            "$ref": "33"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "45",
                                                                      "id": "e7bd730b-1a28-4dad-888c-ea4f4f7dd6af",
                                                                      "order_id": 2,
                                                                      "id_item": "6592a37c-6cab-4365-ae1b-0740290eca94",
                                                                      "id_item_type": "e2658284-3a2c-4972-9306-e2b212d1b78a",
                                                                      "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": "011197a4-acb5-427d-82d0-43e2d0c2c5d8",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "3129066b-f0c7-41f2-b64a-8dde66f78612",
                                                                      "count_voucher": 1,
                                                                      "id_category": "e446c94f-4854-4177-84d5-7b41ee3e18dd",
                                                                      "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                      "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                      "id_user_upd": "a7c85850-9915-49ba-a28a-d38adc230700",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "46",
                                                                        "id": "8b65a838-521d-49be-8bab-e99d8c96dc37",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "03feaf21-9a96-4f27-9ed4-f31f00f0591b",
                                                                        "date_tax": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "date_open": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "date_close": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "id_user_open": "a10b6e95-6ce8-40e7-8c55-246e45e89498",
                                                                        "id_user_close": "74a02f01-5249-4b9d-af75-6117676a3501",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "12"
                                                                          },
                                                                          {
                                                                            "$ref": "12"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$ref": "45"
                                                                          },
                                                                          {
                                                                            "$ref": "45"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pt": [
                                                                          {
                                                                            "$id": "47",
                                                                            "id": "ac10c94e-131b-4134-a4b3-9a2fbb3cf0fe",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "3f44d51d-e6db-4459-94e5-a4bf3734a7cf",
                                                                            "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-01-10T12:09:27.4726103+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "46"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "48",
                                                                            "id": "c1bc25bf-5ce4-4f46-8a14-a48c7fcf86d5",
                                                                            "id_room_unit": "6cbdd253-9e91-4ddd-86bc-b548edc34c58",
                                                                            "id_room_list": "0384ca7c-7d61-40d8-9ab5-df4e04be4622",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "date_from": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "date_end": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "date_open": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "date_close": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "id_employee": "be486a45-5af1-463a-9831-2f0a5b0d4b8d",
                                                                            "id_employee_sec": "8ae54aff-21bb-458d-8abf-d10e2d6685c9",
                                                                            "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": "d1915938-27fa-4f23-9f9b-ea7878a74876",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "988438c7-87f1-41c3-bc54-489f2fd7ec99",
                                                                            "id_user_close": "797f1bf5-a72e-4b67-9bdc-783603ec47b9",
                                                                            "id_unit_state": "77162f9e-5cf3-4e12-a5b1-ac98e216fd23",
                                                                            "id_pos_sesion": "6362297a-0df7-4919-86fa-dfafb3f46030",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "49",
                                                                              "id": "df41526e-a918-400b-90ae-5a8c648709c8",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "41aefedb-b1c7-497b-88ce-dc2458f9f005",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "f734d422-57ab-4dd8-83ff-f04164f56ff0",
                                                                              "locked": true,
                                                                              "date_locked": "2026-01-10T12:09:27.4726103+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                              "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                              "id_user_upd": "e09a497f-1422-4721-9bb9-c924e23e8e0d",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "50",
                                                                                "id": "480f9023-9745-416e-83af-13893487843d",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "89b2feae-0493-4ebf-98da-18d4eb136133",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "78556a45-8753-4694-93bf-adf08fed4a9f",
                                                                                "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": "3ee971e8-0d4f-43d9-b548-c4036a92c512",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                                "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                "id_user_upd": "47e62d3f-8d53-4533-ac6f-ab505903d594",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "51",
                                                                                    "id_pos": "6380fcba-2820-42a5-be73-b5cb80ec24be",
                                                                                    "id_room": "2960eda4-daa6-4ab0-b2f6-4327ea6e6713",
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "id_user_upd": "3bb1c8dc-1002-4f75-b129-c47ceb8df444",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms": {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ],
                                                                                "st_images": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_images1": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_list": [
                                                                                  {
                                                                                    "$id": "52",
                                                                                    "id": "66cd9ce8-81fb-4870-b3c8-0396a715825b",
                                                                                    "id_room": "0b9f2220-752a-4def-a326-1d5755482726",
                                                                                    "date_in": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "date_out": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "id_user_add": "702a7f37-7303-4c98-830a-6df8b19bf946",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "52"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$id": "53",
                                                                                "id": "8c6aa10a-004b-4a3e-a2fa-2fab598ab5e2",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                                "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                "id_user_upd": "470d4d74-f72c-46bb-8d8e-066cb1988ede",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "54",
                                                                                    "id_room_type": "43e45e4b-ec0b-4a75-bf5e-e8878f5a2295",
                                                                                    "id_room_state": "432d48b5-9e6f-4b31-bb81-44fef41943e2",
                                                                                    "id_image": "6f373bff-ea2f-4e02-b4e8-c1c061526c4e",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                    "id_user_upd": "db25acf4-994d-46be-91c7-ea15b6ff11f4",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "55",
                                                                                      "id": "46065caa-b8c5-46b8-be3b-35bc68927bc4",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                                      "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                      "id_user_upd": "95ccaa82-ba4b-40ac-9384-bf5dafbbd6de",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "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": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_states": {
                                                                              "$ref": "55"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "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": "594a4769-e253-4757-9cad-f09e7be199cd",
                                                                            "id_pos_sesion": "bf772cce-9987-4bc7-b23a-03fad051ed69",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "8721c587-6309-4e54-8499-35c1c4a1ced7",
                                                                            "id_room_unit_activity": "fb476163-e533-4fdb-90d0-f21824e3285a",
                                                                            "id_doc_sa": "6c362eee-03cc-4db6-ae5e-664941463031",
                                                                            "id_pos_type": "80f895c5-23de-4624-83d6-b31f31c9574e",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "b54a172d-dc98-485f-b4f4-01e1b7fe489b",
                                                                            "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-01-10T12:09:27.4726103+01:00",
                                                                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "46"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "57",
                                                                                "id_tip": "45441795-bcad-48d8-acc4-74c4817883a5",
                                                                                "id_user": "d4a082af-e8f9-41e8-a2bb-546e6297b9a4",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                                "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "56"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "57"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "58",
                                                                            "id_pos_sesion": "9fdd5c8a-003e-467c-b666-379519f97ee7",
                                                                            "id_user": "0c69441b-ed1c-4aaa-8d86-0332469fe5ed",
                                                                            "date_add": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "46"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "58"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "45"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "59",
                                                                  "id": "85d1f9af-9765-4891-b800-827789434772",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "d8cc6836-8297-4c73-94bc-cbd66cb8d789",
                                                                  "id_doc_print": "fa6c61dd-c089-426d-9275-ed0493723116",
                                                                  "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-01-10T12:09:27.4726103+01:00",
                                                                  "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$ref": "43"
                                                                  },
                                                                  {
                                                                    "$ref": "43"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_prices_list": {
                                                                "$ref": "34"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "13"
                                                              },
                                                              "tt_doc_sa_det_stock": [
                                                                {
                                                                  "$id": "60",
                                                                  "id_doc_sa": "75d9aad3-c866-4059-aa83-ffb0f79b17e3",
                                                                  "id_line": 2,
                                                                  "id_item": "e84368cc-ffe0-45ee-9808-0fd1c0521dd7",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "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": "8"
                                                  },
                                                  "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": "8"
                                            }
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "3"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "mt_pos_doc_print": [
                                          {
                                            "$ref": "39"
                                          },
                                          {
                                            "$ref": "39"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "61",
                                            "id_pos": "c326978a-29f5-4375-bdb7-6940f6d1a3ab",
                                            "id_doc": "e21ffb3c-52ca-4567-90a9-72c51600ddc1",
                                            "value": 3,
                                            "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "62",
                                            "id": "06bd78bf-029c-426d-bb98-5dab8aff26ad",
                                            "id_pos": "25c01a1c-fe52-436a-9762-97f5ce533ad6",
                                            "id_doc": "26e8b2ab-032d-44e0-8374-3ec21a443817",
                                            "id_branch": "a62f79f2-26f3-463a-b821-245dcdb535c4",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-01-10T12:09:27.4726103+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "f98d2a82-baa6-4523-ae5d-8934973115a6",
                                            "id_loc_from": "510dbdd5-d60d-4ad7-9f31-c9e3f76d911e",
                                            "id_loc_end": "b427e6f5-38c5-4ff4-89ac-0bf4d5f4e7b6",
                                            "id_user_add": "2a3d9769-dca6-4b81-a963-6d209a868bf9",
                                            "id_user_upd": "03c7d44a-705b-4fe9-968f-2bced6b1fa3d",
                                            "id_pos_sesion": "a32e2b35-8785-4fe0-bff8-27fa5f250541",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-01-10T12:09:27.4726103+01:00",
                                            "active": true,
                                            "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$ref": "1"
                                            },
                                            "mt_locations1": {
                                              "$ref": "1"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "st_users1": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "63",
                                                "id_doc_st": "74a23b99-58fd-4302-b15f-527b4fa456cc",
                                                "id_line": 2,
                                                "id_item": "fa0dc77e-7580-458f-8074-12f6602fd61e",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "6"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "62"
                                                }
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "62"
                                              },
                                              {
                                                "$ref": "62"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "62"
                                            }
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "1"
                                      },
                                      "mt_locations1": {
                                        "$ref": "1"
                                      },
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "st_users1": {
                                        "$ref": "8"
                                      },
                                      "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": "64",
                                          "id": "7c653b05-91ed-4b60-986f-f299ceab075a",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "2f01c8c7-f22d-4181-864c-18402bf898fd",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                          "printed": true,
                                          "print_on": "2026-01-10T12:09:27.4726103+01:00",
                                          "tt_doc_sa": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "46"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              {
                                "$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": "8"
                            },
                            "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": [
                              {
                                "$id": "65",
                                "id": "1e2d7684-2117-47ba-972b-166c3b1b6e31",
                                "id_pos": "45734d88-ec1f-429c-9c68-50b0951afca4",
                                "mac_address": "sample string 3",
                                "date_end": "2026-01-10T12:09:27.4726103+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "ea48e1c2-2c62-420e-a490-de1de5efc19a",
                                "active": true,
                                "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "65"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "66",
                                "id_user": "6e5d5901-e20f-4bd3-8458-7f0e3dfdb0e0",
                                "id_pos": "802262da-4a21-4681-b786-6290772492fa",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "67",
                                "id": "d4353e3d-9995-43e0-9955-46e1e74cff89",
                                "id_pos": "0d114f2f-f6e9-4dd8-9957-947988a437ca",
                                "date_add": "2026-01-10T12:09:27.4726103+01:00",
                                "date_upd": "2026-01-10T12:09:27.4726103+01:00",
                                "date_out": "2026-01-10T12:09:27.4726103+01:00",
                                "connection_type": "sample string 3",
                                "connection_speed": 1,
                                "terminal_name": "sample string 4",
                                "version": "sample string 5",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "46"
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "2"
                            },
                            "tt_logs": [
                              {
                                "$id": "68",
                                "id": "07cf7d1f-9611-4faa-b4bf-7e86c91fb48d",
                                "id_user_add": "72d53aee-a14e-4e60-9e1f-890894f953ca",
                                "id_table": "b91745a3-e38b-4d88-9278-3063a617291c",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "153d46c4-4a71-48e9-9d51-4b653edd01e9",
                                "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "69",
                                  "id": "892db704-606c-4171-b35c-d1151c280ce2",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                  "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "70",
                                      "id": "bb126789-5db6-4794-9424-feb08140eea2",
                                      "id_sync": "a418e81e-60e4-4fc9-8ab5-49757f3b218a",
                                      "json": "sample string 3",
                                      "id_table": "a7f697db-45a9-4b1e-beec-cf21b4c9c7f0",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "71",
                                        "id": "33b02dc0-be6b-4f73-98e8-6f0a2a0fdaa9",
                                        "id_branch_from": "fc92ebaa-79a4-4ac5-8857-c8269d04c53d",
                                        "id_branch_to": "8809a5ea-b17a-433b-a534-28debc143314",
                                        "type": 4,
                                        "created_on": "2026-01-10T12:09:27.4726103+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-01-10T12:09:27.4726103+01:00",
                                        "send_on": "2026-01-10T12:09:27.4726103+01:00",
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_branches1": {
                                          "$ref": "2"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "70"
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "69"
                                      }
                                    },
                                    {
                                      "$ref": "70"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "68"
                                    },
                                    {
                                      "$ref": "68"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "68"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "72",
                                "id": "e23be3c9-6a42-4410-982e-296ad61389af",
                                "id_pos": "aec8d7b6-7dcb-4723-a09e-9571d61e116b",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-01-10T12:09:27.4726103+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "62"
                              },
                              {
                                "$ref": "62"
                              }
                            ]
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$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": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "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": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$id": "73",
                        "id": "a49ca275-e1be-43cb-97e3-628c8ad069c9",
                        "id_function": "e8c2ca94-f8c3-4edd-965e-4f277f10b6ac",
                        "id_user": "43d37839-41f1-4cba-a578-70b89db6323c",
                        "id_profile": "c63b8d99-d78f-463d-ae46-30575f6b59f7",
                        "permission": 3,
                        "active": true,
                        "created_on": "2026-01-10T12:09:27.4726103+01:00",
                        "last_update": "2026-01-10T12:09:27.4726103+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "74",
                          "id": "ac05395c-8a81-4778-b474-a9f7ec6602fe",
                          "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-01-10T12:09:27.4726103+01:00",
                          "last_update": "2026-01-10T12:09:27.4726103+01:00",
                          "commited": true,
                          "st_permisions": [
                            {
                              "$ref": "73"
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ]
                        },
                        "st_users": {
                          "$ref": "8"
                        },
                        "st_functions": {
                          "$id": "75",
                          "id": "39de0dcd-cd80-4b56-8bbb-a41d5d5c0f31",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "12c4a43c-0f73-4f72-a546-d9b7013682ac",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "fe9e6f8c-11be-4b65-bce9-b54fbbbe6ea3",
                          "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-01-10T12:09:27.4726103+01:00",
                          "last_update": "2026-01-10T12:09:27.4726103+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "76",
                            "id": "afe66eb8-0f99-4800-8e17-519b1a5a175a",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-01-10T12:09:27.4726103+01:00",
                            "last_update": "2026-01-10T12:09:27.4726103+01:00",
                            "commited": true,
                            "st_functions": [
                              {
                                "$ref": "75"
                              },
                              {
                                "$ref": "75"
                              }
                            ]
                          },
                          "st_images": {
                            "$ref": "3"
                          },
                          "st_permisions": [
                            {
                              "$ref": "73"
                            },
                            {
                              "$ref": "73"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "74"
                    },
                    "st_users_token": [
                      {
                        "$id": "77",
                        "id": "76aec0cd-3c91-4f02-a172-1443e1b370d8",
                        "token_id": "sample string 2",
                        "id_user": "d64232ae-35ab-409a-ab74-56ecb21a3e5b",
                        "date_from": "2026-01-10T12:09:27.4726103+01:00",
                        "date_end": "2026-01-10T12:09:27.4726103+01:00",
                        "created_on": "2026-01-10T12:09:27.4726103+01:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "77"
                      }
                    ],
                    "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": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "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": "78",
                        "id": "a95f91fb-a654-4710-8dad-c5c85942d1d2",
                        "id_room_activity": "421c0026-0513-4e94-ae90-a3cb5d470f95",
                        "id_pos_sesion": "e7ce0eca-dd16-4480-ad15-944519c2da63",
                        "log_text": "sample string 4",
                        "id_user": "3d8150e9-7cc9-4098-a748-efa4faa97e58",
                        "created_on": "2026-01-10T12:09:27.4726103+01:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "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": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "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": "3"
                },
                "st_users": {
                  "$ref": "8"
                },
                "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": "63"
                  },
                  {
                    "$ref": "63"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ],
                "tt_stock": [
                  {
                    "$id": "79",
                    "id_location": "fd3b9b3f-42df-463d-ad83-6fa15dea2311",
                    "id_item": "9d126a92-3bc4-427f-af08-d6b867b37d70",
                    "stock_ideal": 3.1,
                    "stock_min": 4.1,
                    "stock_max": 5.1,
                    "stock": 6.1,
                    "active": true,
                    "created_on": "2026-01-10T12:09:27.4726103+01:00",
                    "last_update": "2026-01-10T12:09:27.4726103+01:00",
                    "commited": true,
                    "mt_items": {
                      "$ref": "6"
                    },
                    "mt_locations": {
                      "$ref": "1"
                    }
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              "st_users": {
                "$ref": "8"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "3"
          },
          "st_users": {
            "$ref": "8"
          },
          "mt_prices_rules": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_employees": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_items": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "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": "75"
        },
        {
          "$ref": "75"
        }
      ],
      "st_images_types": {
        "$id": "80",
        "id": "9744a450-7a60-4987-b36d-ccfedc6280e7",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-01-10T12:09:27.4726103+01:00",
        "last_update": "2026-01-10T12:09:27.4726103+01:00",
        "commited": true,
        "st_images": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "mt_docs": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "st_users": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "st_users1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_locations": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_periods": [
      {
        "$id": "81",
        "id_branch": "342107eb-a582-438a-9cc5-ae2fbb6b216d",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-01-10T12:09:27.4726103+01:00",
        "date_end": "2026-01-10T12:09:27.4726103+01:00",
        "state": "sample string 6",
        "created_on": "2026-01-10T12:09:27.4726103+01:00",
        "last_update": "2026-01-10T12:09:27.4726103+01:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "81"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "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": "71"
      },
      {
        "$ref": "71"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "71"
      },
      {
        "$ref": "71"
      }
    ],
    "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"
      }
    ]
  },
  "st_users": {
    "$ref": "8"
  },
  "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": [
    {
      "$ref": "79"
    },
    {
      "$ref": "79"
    }
  ]
}