GET api/login/authenticate?username={username}&password={password}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
username

string

Required

password

string

Required

Body Parameters

None.

Response Information

Resource Description

st_users_token
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

token_id

string

Required

Max length: 1000

id_user

globally unique identifier

Required

date_from

date

Required

date_end

date

Required

created_on

date

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "a362ecca-a455-4c39-ad00-5e8af44f4a1a",
  "token_id": "sample string 2",
  "id_user": "e98af68d-0b88-4656-9435-329b39746f8c",
  "date_from": "2026-07-08T06:20:16.835088+02:00",
  "date_end": "2026-07-08T06:20:16.835088+02:00",
  "created_on": "2026-07-08T06:20:16.835088+02:00",
  "st_users": {
    "$id": "2",
    "id": "294cf1a7-b6c1-4c31-aad4-06b12f2fe1b3",
    "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": "5920c397-2af4-4d72-ba9a-1b9d17fd15c7",
    "view_messages": true,
    "id_image_photo": "456ae558-f7fe-4147-89aa-b4c4d67d3ab0",
    "reserved": true,
    "pos_access": true,
    "back_access": true,
    "name_pos": "sample string 13",
    "id_image": "a0579cdd-63aa-4014-a8be-21c3a16e73cc",
    "view_pos": true,
    "order": 15,
    "color_border": "sample string 16",
    "color_button": "sample string 17",
    "color_font": "sample string 18",
    "active": true,
    "created_on": "2026-07-08T06:20:16.835088+02:00",
    "last_update": "2026-07-08T06:20:16.835088+02:00",
    "commited": true,
    "mt_branches": [
      {
        "$id": "3",
        "id": "382cb2da-59ac-4015-a308-86dbb2601ee5",
        "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": "c033f268-1a8e-4c29-9622-d020fdf0f71d",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-07-08T06:20:16.835088+02:00",
        "last_update": "2026-07-08T06:20:16.835088+02:00",
        "id_user_upd": "eccb1a82-1828-4e65-ae61-0afd58af9a6c",
        "commited": true,
        "st_images": {
          "$id": "4",
          "id": "cc54f99e-4383-403c-8fdd-b8b1acc816e7",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "57e23eae-6fc1-4c93-a0ea-74568289714f",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-07-08T06:20:16.835088+02:00",
          "last_update": "2026-07-08T06:20:16.835088+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_categories": [
            {
              "$id": "5",
              "id": "d9e7b352-991d-44f0-ab12-672a82e2776f",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "d979a88f-fc6c-4cc9-8d38-e18e22282260",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "f0d395c5-6a50-4d00-95d9-9e72cfa47397",
              "view_pos": true,
              "order": 8,
              "order_sec": 9,
              "color_border": "sample string 10",
              "color_button": "sample string 11",
              "color_font": "sample string 12",
              "font_bold": true,
              "font_underline": true,
              "font_size": 15,
              "big_buttons": true,
              "active": true,
              "created_on": "2026-07-08T06:20:16.835088+02:00",
              "last_update": "2026-07-08T06:20:16.8507511+02:00",
              "id_user_upd": "f1769f1f-6813-43fc-a4dc-70b87150e44d",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "6",
                  "id_category": "75ace81c-3dae-41dc-b349-a27561de6040",
                  "id_item": "da2dcb6a-15f2-485a-9108-394e8b6a1d02",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-07-08T06:20:16.8507511+02:00",
                  "last_update": "2026-07-08T06:20:16.8507511+02:00",
                  "id_user_upd": "2b3da178-c594-4239-804c-f6a2f5dd5a87",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "5"
                  },
                  "mt_items": {
                    "$id": "7",
                    "id": "1ed74430-f0b1-4997-9c7d-c48288378229",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "d43fcdf4-7f35-44e3-a1ff-fa52efa53b5b",
                    "id_unit_sec": "0b9177f4-2409-4e9f-984c-aca807a387d7",
                    "id_brand": "88822062-1d37-43cc-9137-49fd5cac7339",
                    "b_sale": true,
                    "b_stock": true,
                    "b_price": true,
                    "b_unique": true,
                    "b_exclude_control": true,
                    "tax": 12.1,
                    "change_price": true,
                    "force_printing": true,
                    "is_ticket": true,
                    "is_supply": true,
                    "define_price": true,
                    "is_multi_sub": true,
                    "external_id": "sample string 19",
                    "name_pos": "sample string 20",
                    "name_print": "sample string 21",
                    "id_image": "2c51bfbe-da8b-4fa7-88d4-c33165bcec6c",
                    "view_pos": true,
                    "order": 23,
                    "color_border": "sample string 24",
                    "color_button": "sample string 25",
                    "color_font": "sample string 26",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 29,
                    "active": true,
                    "created_on": "2026-07-08T06:20:16.8507511+02:00",
                    "last_update": "2026-07-08T06:20:16.8507511+02:00",
                    "id_user_upd": "7874a993-bf0d-4e86-85aa-6d8b386832eb",
                    "commited": true,
                    "mt_brands": {
                      "$id": "8",
                      "id": "291ca8e5-2847-48aa-adb9-d2109092bfde",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-07-08T06:20:16.8507511+02:00",
                      "last_update": "2026-07-08T06:20:16.8507511+02:00",
                      "id_user_upd": "7b6237bd-a35d-4e1e-bc74-f7cd232b2973",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "st_users": {
                        "$ref": "2"
                      }
                    },
                    "mt_categories_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$id": "9",
                        "id": "732017b1-9651-4b46-bd03-7f5a246158a7",
                        "id_branch": "51278a4b-4460-41b1-af0c-3e9a5f6fd500",
                        "id_pos_type": "faefb485-d1bf-42b5-959d-bc4c9b138d9f",
                        "id_pos": "df499721-2287-4d24-96b5-c51c4650baa5",
                        "id_item": "22985eea-4c16-490f-87ee-848e71a45c69",
                        "date_from": "2026-07-08T06:20:16.8517258+02:00",
                        "date_end": "2026-07-08T06:20:16.8517258+02:00",
                        "image_id": 4,
                        "active": true,
                        "created_on": "2026-07-08T06:20:16.8517258+02:00",
                        "last_update": "2026-07-08T06:20:16.8517258+02:00",
                        "id_user_upd": "035c422e-d791-4c4a-8ed8-3ff225e19f81",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "3"
                        },
                        "mt_items": {
                          "$ref": "7"
                        },
                        "mt_pos": {
                          "$id": "10",
                          "id": "344ea146-2bda-4b0f-aa9c-010cc5f4c5da",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "4f83648e-7df1-4beb-8d49-e2585d6d4e5b",
                          "id_zone": "31c77986-bc62-48ec-b5cf-cbdb9809704e",
                          "user_required": true,
                          "active": true,
                          "created_on": "2026-07-08T06:20:16.8517258+02:00",
                          "last_update": "2026-07-08T06:20:16.8517258+02:00",
                          "id_user_upd": "bbb0aa84-d364-47ab-8a9a-b76cd6c3193c",
                          "commited": true,
                          "mt_branches_zones": {
                            "$id": "11",
                            "id": "f952baa4-a819-4b92-9c77-e06a92b3b47b",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "f84d6010-7fe1-4172-8a7e-2cb9907774f7",
                            "active": true,
                            "created_on": "2026-07-08T06:20:16.8517258+02:00",
                            "last_update": "2026-07-08T06:20:16.8517258+02:00",
                            "id_user_upd": "a3ba8794-35be-4fb8-81ff-e94ed0440ae4",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "3"
                            },
                            "mt_pos": [
                              {
                                "$ref": "10"
                              },
                              {
                                "$ref": "10"
                              }
                            ],
                            "st_users": {
                              "$ref": "2"
                            }
                          },
                          "mt_cloakrooms": [
                            {
                              "$id": "12",
                              "id": "21f4b19d-88ea-4cc7-9e16-4b2067e215b7",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "e3ecd52f-6f27-4a4a-9a29-c576d3614107",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "11876190-1e45-4336-b8e8-9fb0fab68ecd",
                              "view_pos": true,
                              "order": 9,
                              "color_border": "sample string 10",
                              "color_button": "sample string 11",
                              "color_font": "sample string 12",
                              "active": true,
                              "created_on": "2026-07-08T06:20:16.8517258+02:00",
                              "last_update": "2026-07-08T06:20:16.8517258+02:00",
                              "id_user_upd": "6791d0a0-c4c8-4728-af5d-e830aaebd588",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_images": {
                                "$ref": "4"
                              },
                              "st_users": {
                                "$ref": "2"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "13",
                                  "id": "f67200eb-f14e-40c7-afe4-e62fa804b250",
                                  "id_cloakroom": "a33c8982-cc87-4030-806f-1f7f1a2000ab",
                                  "id_pos_sesion": "a4464704-b22b-4228-b2a1-920359781f68",
                                  "unit_id": 4,
                                  "date_open": "2026-07-08T06:20:16.8517258+02:00",
                                  "date_close": "2026-07-08T06:20:16.8517258+02:00",
                                  "id_doc_sa": "456ce8fe-8bc2-4777-bd5d-7a6d10843ffe",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "12"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "14",
                                    "id": "0de1cea1-6cc2-4959-8a51-883c52ce6e33",
                                    "id_pos": "84271e09-5a90-4574-8b6d-57b9e6057f48",
                                    "id_doc": "329f93e5-40b1-4c9d-8ec6-864081755ce8",
                                    "id_branch": "333722af-4fd5-497f-9a8e-0bf83545fed5",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-07-08T06:20:16.8517258+02:00",
                                    "date_tax": "2026-07-08T06:20:16.8517258+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "3e720729-7f0c-45ec-ab96-6dd44fbf63d6",
                                    "id_relationship": "e660c22a-793b-4b6c-89b8-35acba3a75d8",
                                    "id_loc_from": "a6fc46b4-eb18-4d3b-9f12-bf71de419f8f",
                                    "id_loc_end": "ce226cce-3fca-4a25-9ea7-c934d6651111",
                                    "id_user_add": "022b0055-32e5-4667-a79e-819df003602a",
                                    "id_user_upd": "fd33459c-5cd0-4aad-8495-d90b848620b5",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "1425ef22-f56b-4dcb-9a3d-d577d786582a",
                                    "id_room_unit": "90666c44-0294-41ec-a4ad-dd4e10810ca7",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "f21e27d8-b42d-460f-9d48-e5a51a4b7b21",
                                    "p_dis": 15.1,
                                    "p_chr": 16.1,
                                    "amt_net": 17.1,
                                    "amt_tax": 18.1,
                                    "amt_dis": 19.1,
                                    "amt_chr": 20.1,
                                    "amt_tot": 21.1,
                                    "active": true,
                                    "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                    "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "3"
                                    },
                                    "mt_docs": {
                                      "$id": "15",
                                      "id": "f93ff09a-6ec2-4f26-9593-d5111385f79d",
                                      "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": "b97d51bb-1f8b-46ea-967d-8fc0c5d885df",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                      "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                      "id_user_upd": "453490e0-03cb-4db3-859c-1b06c64de4d2",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "16",
                                          "id_doc": "d645f8a1-00ba-4c2a-ac4e-8b68e7795d23",
                                          "id_pay": "4ecd5064-ed7c-49ef-822d-12902ec8e103",
                                          "id_money": "bebe7b10-cb17-48bf-994f-f765e93462db",
                                          "active": true,
                                          "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                          "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                          "id_user_upd": "f91f3afc-83d6-4028-95c3-e946a49549ed",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_money_types": {
                                            "$id": "17",
                                            "id": "b42265e4-a584-43da-ab03-3dfe09b122b2",
                                            "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": "5f2222a9-5bee-4bed-9ad1-7b156f76c9c0",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                            "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                            "id_user_upd": "eda59236-0b92-4d87-9a2a-e96e24c6df6a",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "16"
                                              },
                                              {
                                                "$ref": "16"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "18",
                                                "id_money_1": "5ee1b93c-22f2-4903-b781-80617c107a0f",
                                                "id_money_2": "c51f07c6-8985-43e1-88fa-d8fd2fa29781",
                                                "date_from": "2026-07-08T06:20:16.8517258+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                                "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                                "id_user_upd": "e2544cc6-5071-438b-aa03-7fff1dbfc8aa",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "17"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "17"
                                                },
                                                "st_users": {
                                                  "$ref": "2"
                                                }
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "18"
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "4"
                                            },
                                            "st_users": {
                                              "$ref": "2"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "19",
                                                "id_doc_sa": "5d2f4418-dd1b-4f8a-a849-ba6015f1638d",
                                                "id_pay": "571477ba-8753-43d6-94bb-c0ebadac3ec7",
                                                "id_money": "6d1d1b84-c319-4c9d-807b-a67277d6710d",
                                                "date_cashflow": "2026-07-08T06:20:16.8517258+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "12995819-c860-46f2-beab-78aa7368067e",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "20",
                                                  "id": "8de9b588-40c2-4f8a-9a21-da9d5e7e4c96",
                                                  "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": "3c4a6b12-5e57-4d00-b7d5-8f13a762d147",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                                  "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                                  "id_user_upd": "5b2f2962-d817-4336-969b-bcc74f9de762",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "16"
                                                    },
                                                    {
                                                      "$ref": "16"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "4"
                                                  },
                                                  "st_users": {
                                                    "$ref": "2"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "19"
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "21",
                                                      "id_doc_sa": "0af0d460-7eea-4e6b-8b95-41d824ae75bf",
                                                      "id_line": 2,
                                                      "id_pay": "e3d37914-41a9-46a9-8529-9ff6197d3d56",
                                                      "id_money": "298f7277-7931-4662-bed3-dbd1ad2a22e3",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "f8e66a75-9c83-486c-b853-c53841a534c6",
                                                      "id_employee": "fa6eb070-6b37-43b9-8037-f2d0a3d9d1e2",
                                                      "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": "b6a882b5-9936-4f40-a587-255a68652f2d",
                                                      "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": "22",
                                                        "id": "38536350-bc92-4181-b5be-e0897c994fee",
                                                        "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": "accaa304-8e30-4b6e-899f-ef5edf620717",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "339412df-0ffe-4c68-ad83-45287ee8e062",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                                        "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                                        "id_user_upd": "6c785ffc-bc9f-463d-be0c-d21c5c2e9e89",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "23",
                                                            "id_employee": "6767f572-b307-43ba-9c25-ef587601078b",
                                                            "id_branch": "ba6d98c1-1453-4bba-a913-b85ea3a7697d",
                                                            "active": true,
                                                            "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                                            "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                                            "id_user_upd": "d2679a0c-32db-4698-95ef-f2e32f9d8e86",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "3"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "22"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "23"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "24",
                                                          "id": "e0e180e8-c3a1-4c27-89bf-ec9b8a0eb1e1",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                                          "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                                          "id_user_upd": "a53a8d8a-1098-4528-9a7e-603fc9e99e30",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "2"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "4"
                                                        },
                                                        "st_users": {
                                                          "$ref": "2"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "25",
                                                            "id_doc_sa": "f08ad8b6-dfe0-433e-bbaa-25ba4a63a22f",
                                                            "id_line": 2,
                                                            "id_item_sub": "0b552939-e1ff-443d-84a0-331c6b13cd7a",
                                                            "qty": 4.1,
                                                            "id_list": "38b15dbd-d6a8-4e23-911a-835f4184cea3",
                                                            "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": "e98f755c-7efd-4a56-bb1f-c2ac3a2f8775",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "7e686a6c-0220-4a94-83c6-49df84d60148",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "9d01d26d-47b9-4e84-8179-d016e3d962bf",
                                                            "id_user_upd": "9742306c-4e44-4552-8fa5-1c0f6edd9fb2",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "22"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "26",
                                                              "id": "5c2efeee-63df-4110-b5a5-d3d59b88b546",
                                                              "id_item": "04145271-9a24-4df1-b969-af14c038cba1",
                                                              "id_item_type": "01ba54b7-863e-4c5b-a5e8-c48ec457168f",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "41f33423-f3d0-4956-8ca3-eccbe7b99755",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                                              "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                                              "id_user_upd": "0aeeb13b-38c0-478e-8a8b-96b0ae2e43c6",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "7"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "27",
                                                                  "id_item_sub": "9259c7d7-1bb8-42fa-a011-3ec13315b1ec",
                                                                  "id_item": "d0bd2bb1-5c19-41d2-ac22-369d0d893102",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "90f8c864-efe8-4d2b-a699-391986320726",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "26"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "28",
                                                                    "id": "89195edb-1e24-4cde-b5a8-d940dd05fa3e",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "438a4f02-ecad-4c93-b0c9-a0a7409de24a",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                                                    "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                                                    "id_user_upd": "88cb488a-d9e0-4a0d-8203-666765560bde",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "29",
                                                                      "id": "44210e3e-f954-440b-8121-d562840463bf",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                                                      "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                                                      "id_user_upd": "13802dc5-1c5e-4e05-b8a9-57b32339a9a5",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "28"
                                                                        },
                                                                        {
                                                                          "$ref": "28"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "7"
                                                                        },
                                                                        {
                                                                          "$ref": "7"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "7"
                                                                        },
                                                                        {
                                                                          "$ref": "7"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "30",
                                                                "id": "56349ea3-669d-4326-b5d7-6ab3a8531b76",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "141c2656-e7a9-4406-a675-34c740718f4e",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                                                "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                                                "id_user_upd": "dae78c1c-825b-44d8-9c74-7cb5d71db87e",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "31",
                                                                    "id_voucher": "7eccf41e-86d0-4ffc-875e-2ded2cf88310",
                                                                    "id_line": "8186a7a4-e9b9-4f77-88bb-a0a8670f8836",
                                                                    "id_category": "caf24397-1f3f-4b3c-a02f-3fe303b04ce9",
                                                                    "id_item": "133fcbc4-0986-4df2-aed9-880dd1151bb8",
                                                                    "id_item_type": "0e44428a-305e-41fc-bab7-721a1cce66f9",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$id": "32",
                                                                      "id": "828fa6b9-e59c-478d-a3c6-847ae6028150",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-07-08T06:20:16.8517258+02:00",
                                                                      "date_end": "2026-07-08T06:20:16.8517258+02:00",
                                                                      "date_used": "2026-07-08T06:20:16.8517258+02:00",
                                                                      "date_sesion": "2026-07-08T06:20:16.8517258+02:00",
                                                                      "id_employee": "92fb367e-4e3f-4fad-a799-9282a9577b0f",
                                                                      "id_branch": "7c5f19c5-2822-45a5-a29d-bc37bf17ac46",
                                                                      "id_voucher_permision": "126c8ea5-1539-46f1-be29-c0ee93fe93b0",
                                                                      "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": "fe6afae5-66ea-4e9a-92cb-7a68aecb86d0",
                                                                      "id_user_add": "c65047d8-ab36-4ad9-90e6-58b85dd2277d",
                                                                      "id_doc_sa": "90ad0dfb-f452-4ee2-9eda-4ae09f84a275",
                                                                      "id_item_sub": "a1728d61-6c79-4a75-a4ce-51a2036c1c59",
                                                                      "id_pos_sesion": "c199015e-68c5-42f2-bf1a-5ca036cdeff9",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T06:20:16.8517258+02:00",
                                                                      "last_update": "2026-07-08T06:20:16.8517258+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "22"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "20"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "21"
                                                                        },
                                                                        {
                                                                          "$ref": "21"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "33",
                                                                        "id": "03a1a5a0-779a-412e-b76f-17cd7bef5962",
                                                                        "date_from": "2026-07-08T06:20:16.8671585+02:00",
                                                                        "date_end": "2026-07-08T06:20:16.8671585+02:00",
                                                                        "date_used": "2026-07-08T06:20:16.8671585+02:00",
                                                                        "id_employee": "0756edf6-0126-4dd4-9b60-c525e93efc81",
                                                                        "id_branch": "42c41719-dbad-41cd-bfc2-75ccc0c93794",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "9e33df3e-e8b5-4c6d-8485-2198b747fe1f",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                        "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "22"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "31"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "4"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "34",
                                                                    "id": "f0e802ee-1e4f-40c5-8d09-65bf899e40b9",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-07-08T06:20:16.8671585+02:00",
                                                                    "date_end": "2026-07-08T06:20:16.8671585+02:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "c004550c-ab3f-41fb-9744-3c59911c6f30",
                                                                    "id_pos": "94465ff2-3656-40bb-aef0-34d20d03352e",
                                                                    "id_list": "c4bf61ef-478a-47a7-9d6f-74a5905d5d79",
                                                                    "id_item": "1cf4b771-a975-4d72-8437-7dee71424e28",
                                                                    "id_item_type": "ec5484c7-7537-4220-b55c-863462649003",
                                                                    "id_category": "29b0b726-b159-40a9-9673-30edc4f3c18c",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                    "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                    "id_user_upd": "569bf3b9-6826-4a1d-80d2-1bcf22812f36",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "35",
                                                                      "id": "ab4d54fa-9560-49fe-8303-73b42c62006e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "81d62e2f-f175-4ba1-84a9-5db852935c38",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "958bde8a-6e4a-4480-a306-6453d54b360a",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                      "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                      "id_user_upd": "e9829c7b-aaff-4ba7-9125-24bc90fbc429",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "36",
                                                                          "id_pos": "81f630be-7a71-43ff-9347-2d8012e55d72",
                                                                          "id_pos_type": "a33d5677-611d-4c5c-bbe8-e9f653a1a732",
                                                                          "id_price_list": "868a1b27-90c6-42cd-9cab-e2c908d0d4de",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "id_user_upd": "ec09d48b-f06f-46b7-82a5-1d4f183ba631",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "37",
                                                                            "id_pos": "cc359462-eaca-4ad8-b546-642aeada8a58",
                                                                            "id_pos_type": "dc8b8815-f64d-4ac2-b95b-e006fe60f841",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                            "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                            "id_user_upd": "3be58525-8cca-4bad-8412-a7b34a0a0e51",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "38",
                                                                              "id": "b8929528-cde9-4c6f-b539-dbba9bdfb3c9",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                              "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                              "id_user_upd": "77797f2b-f48d-4614-8eda-6df95296dc03",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$ref": "9"
                                                                                },
                                                                                {
                                                                                  "$ref": "9"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "39",
                                                                                  "id_pos_print": "3b95d450-2fdf-4ad9-8bc3-ae40ce396ee8",
                                                                                  "id_doc": "2346724a-3905-4114-b1dd-7ef992ba5f74",
                                                                                  "id_pos_type": "88e38dba-3d69-41e8-a582-ce33e18033ba",
                                                                                  "id_doc_print": "9c0128f4-150d-4883-9640-8da4976cacfa",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                                  "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                                  "id_user_upd": "51475788-d6d7-4d89-ab81-a0006f8206d0",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "15"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "40",
                                                                                    "id": "e35f3694-ba2e-43a0-90ba-26a78dfb112d",
                                                                                    "id_pos": "d3ba4738-f8b9-4a0a-9650-c5e9e7624ec9",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                                    "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                                    "id_user_upd": "85315bf2-1909-4b26-8c61-d858bf0ba6c9",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "2"
                                                                                    }
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "38"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "41",
                                                                                    "id": "ccaf9cdf-dc1b-440c-b6de-9ae38deb610a",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                                    "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "42",
                                                                                        "id_doc_print": "8076aea2-db56-4173-97ae-2fcc0dcd7bee",
                                                                                        "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": "2"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "39"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "37"
                                                                                },
                                                                                {
                                                                                  "$ref": "37"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "2"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "36"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "43",
                                                                          "id_list": "0c31493e-e428-4d45-b742-cee8befb38b1",
                                                                          "id_item_sub": "c5e996af-0140-4df1-bd91-7f25d7ccd126",
                                                                          "validity_date": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "id_user_upd": "7e7ad4bc-cb53-4c13-9c8c-76f3f386bdc4",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "26"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "43"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "35"
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "35"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "44",
                                                                          "id": "5266955e-abc1-40ef-b575-7e4e3432ec7d",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "date_end": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "id_branch": "a8adc98b-ad42-4540-8217-bdb1b6a414ef",
                                                                          "id_pos": "faba4988-034d-4e19-a4db-67b798eac4d0",
                                                                          "id_list": "c5b7c325-fd08-4d35-bf0f-680a63098f15",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "id_user_upd": "9d553895-6505-443e-bbbc-805fd571f48d",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "25"
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "2"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "34"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "45",
                                                                    "id": "c1c27830-aca6-4103-9b29-98d1783a2e8e",
                                                                    "order_id": 2,
                                                                    "id_item": "593fbc2c-e0be-48f3-a37e-26150e6fff7a",
                                                                    "id_item_type": "038e5779-dade-493d-8a37-c5bd7eea7795",
                                                                    "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": "24e450df-43df-4815-839e-1dd4a9871b2c",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "76cd05f6-c0ff-4363-8753-cc3555fffe71",
                                                                    "count_voucher": 1,
                                                                    "id_category": "319ec450-590e-4178-b880-c2847f3d4245",
                                                                    "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                    "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                    "id_user_upd": "a78a895d-a3c1-47fc-b07e-0f5449327902",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "46",
                                                                      "id": "c52f978c-6973-42b7-a083-9067f9384e32",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "d6920dc5-16b9-4f28-ba1b-3460eec46129",
                                                                      "date_tax": "2026-07-08T06:20:16.8671585+02:00",
                                                                      "date_open": "2026-07-08T06:20:16.8671585+02:00",
                                                                      "date_close": "2026-07-08T06:20:16.8671585+02:00",
                                                                      "id_user_open": "c19f648c-fb92-41ee-9117-2b42f7710ff9",
                                                                      "id_user_close": "c24141ee-4713-4194-a928-d9a187014293",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                      "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$ref": "13"
                                                                        },
                                                                        {
                                                                          "$ref": "13"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "45"
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id": "b127332b-5b71-45f9-9f88-a8d0b02835c1",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "e525186d-2525-40da-9f04-4b66c8e7bb60",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "48",
                                                                          "id": "5edc209e-cc3d-4edc-9600-2a8c6a6c8784",
                                                                          "id_room_unit": "a3ab1310-de49-4678-b64a-f1d35cfb20e7",
                                                                          "id_room_list": "c69616d3-d457-489d-ad22-5dc0aa898c6d",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "date_from": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "date_end": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "date_open": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "date_close": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "id_employee": "b14705fd-341f-46b9-9a84-7c05035280c6",
                                                                          "id_employee_sec": "7d732f21-464c-4882-b5d7-5305ec16adf8",
                                                                          "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": "2555e1a8-d172-4214-9d48-84f50448eabf",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "8b7bb5fc-770f-4778-be7d-371c68cd9255",
                                                                          "id_user_close": "8a4ce294-2da0-45d2-9317-73bb3291008a",
                                                                          "id_unit_state": "8aa34f95-1dc6-4bbc-8397-b5c5a412e853",
                                                                          "id_pos_sesion": "564d18c0-7d3f-479f-b9c4-d2d0502d0326",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "last_update": "2026-07-08T06:20:16.8671585+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "49",
                                                                            "id": "691941d1-2bc9-4b5f-b5fc-494c0aab1eeb",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "8e37c6f2-82e6-4ea3-b367-1f29a92a38ee",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "eb08f728-f82d-43f5-a801-198e896121e5",
                                                                            "locked": true,
                                                                            "date_locked": "2026-07-08T06:20:16.8773107+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                            "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                            "id_user_upd": "f6039f53-def4-45ed-b8fd-052ca8fa9b6e",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "50",
                                                                              "id": "1a504ce6-dd63-4b52-a56f-95b087f7359e",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "ded7cc53-104e-430b-9995-db78ea3a2009",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "9b8f34b4-50dc-4f76-b1bc-df10763f5a59",
                                                                              "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": "b56fef93-03f6-4aae-9d87-f212439cadbc",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                              "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                              "id_user_upd": "b7ea17c0-3c26-4550-8120-0fa6665ee81f",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id_pos": "e4577fff-b1ed-4a01-9af7-aef6b3d936b0",
                                                                                  "id_room": "05ae1915-b0e3-4d06-957c-3f890435e76f",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                                  "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                                  "id_user_upd": "c1863a0c-6e52-4d12-b68b-8ab5e37d85f6",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "52",
                                                                                  "id": "af53899d-67f7-4979-bc09-1ad1880daf28",
                                                                                  "id_room": "6abd2b78-92ef-4542-b151-ccfd2e98fc03",
                                                                                  "date_in": "2026-07-08T06:20:16.8773107+02:00",
                                                                                  "date_out": "2026-07-08T06:20:16.8773107+02:00",
                                                                                  "id_user_add": "982c2df3-5b3e-46c5-96ff-30ab19840e58",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                                  "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "52"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "53",
                                                                              "id": "b482df98-faf6-4ee7-9b62-65e1bd02468f",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                              "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                              "id_user_upd": "ede597ee-abe5-487c-b2c9-bf4e2cd0ec27",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id_room_type": "ba0cab35-77d2-4b09-a567-ff7ff38d2e13",
                                                                                  "id_room_state": "eb276d16-4ab8-4582-8b18-240a49bd0a54",
                                                                                  "id_image": "6868ce14-3c64-4a07-95e1-32c20f53567f",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                                  "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                                  "id_user_upd": "92ab7817-d91b-4086-a47c-08bb6599cd94",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "55",
                                                                                    "id": "c3715c56-a33c-4468-be0c-3ffafd72f6e0",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                                    "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                                    "id_user_upd": "2611a117-6175-4ca9-a846-c7e5bf153de7",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "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": "4"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "48"
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "55"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "52"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "48"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id": "51c8824d-6a58-4e48-8829-28ed798dc881",
                                                                          "id_pos_sesion": "0883bf1c-0d5f-4c0c-a6b7-75bf5ebb3544",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "5599e6cf-b8b5-4cce-acae-c030a2ff918b",
                                                                          "id_room_unit_activity": "bde43d81-ebe5-4723-bedb-11a1fe35a8d2",
                                                                          "id_doc_sa": "8b761e48-25eb-492e-8f8d-5b9efaba1848",
                                                                          "id_pos_type": "a817fefc-67c0-440a-aee5-14d7c88d0997",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "41cfd389-6241-409c-ba0e-07397e355978",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                          "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_tip": "240c7791-6d07-4ea2-bc7a-f07334694833",
                                                                              "id_user": "5b25bc87-ebc6-47af-a90e-050265027b08",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                              "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "56"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id_pos_sesion": "f581c4b1-4c32-4134-9a3c-38514e4c19f4",
                                                                          "id_user": "96429cdd-9ccc-4dcb-b027-ae88376e606b",
                                                                          "date_add": "2026-07-08T06:20:16.8773107+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                          "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "14"
                                                                        },
                                                                        {
                                                                          "$ref": "14"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "59",
                                                                          "id": "eb58ab71-7453-4cfd-b489-4d0be88338a8",
                                                                          "id_user": "848ec7dd-b8a4-464a-a075-c17b0fb21a6a",
                                                                          "id_user_profile": "29640a0e-9b76-4d44-900b-a4c0894dcaff",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-07-08T06:20:16.8773107+02:00",
                                                                          "id_pos_sesion": "0f393c23-e6ab-458b-acd1-c3e0cc337c9c",
                                                                          "date_login": "2026-07-08T06:20:16.8773107+02:00",
                                                                          "date_logout": "2026-07-08T06:20:16.8773107+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                          "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "60",
                                                                            "id": "bc99a8c9-1f90-4c7b-adb6-312a52811ee2",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                            "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "61",
                                                                                "id": "f49d3627-fa7b-4ced-85f0-3141336ae370",
                                                                                "id_function": "7581fff2-0198-4d21-a59c-12fb359dcbb5",
                                                                                "id_user": "7c30a78b-19ab-420b-8bcc-3e09af02a38d",
                                                                                "id_profile": "c47255b4-b8e5-4b0e-9cba-8fde9d8e60c7",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:20:16.8773107+02:00",
                                                                                "last_update": "2026-07-08T06:20:16.8773107+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "60"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "62",
                                                                                  "id": "6a7da7e3-971b-4966-afb5-b84a36307496",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "bb12f418-18a5-4a93-b329-c31491480db0",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "6aafd0f9-ba53-4bc0-9635-c44e679edd56",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 16,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                                                                  "last_update": "2026-07-08T06:20:16.8832558+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "63",
                                                                                    "id": "6a1701a5-64b3-460d-9843-5e03f515a72a",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                                                                    "last_update": "2026-07-08T06:20:16.8832558+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "62"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "62"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "61"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "2"
                                                                              },
                                                                              {
                                                                                "$ref": "2"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "59"
                                                                              },
                                                                              {
                                                                                "$ref": "59"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "64",
                                                                          "id": "fdd5d724-cfda-43c9-a812-b5373b5822fc",
                                                                          "id_user": "e91d158c-66de-4a4e-913c-71187aff8547",
                                                                          "date_add": "2026-07-08T06:20:16.8832558+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "b63d0657-0397-4023-b3cd-3ce38a7cb943",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-07-08T06:20:16.8832558+02:00",
                                                                          "id_pos_sesion": "fd412729-38dd-44a1-8348-03586e54bce7",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                                                          "last_update": "2026-07-08T06:20:16.8832558+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "64"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "65",
                                                                "id": "5695565f-13f2-4512-a125-8a53eb28c6b4",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "a2571dd0-fea2-4963-95ac-bfd3bee7db6b",
                                                                "id_doc_print": "ef755268-a13f-4660-af62-2ff8c5c5391c",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                                                "last_update": "2026-07-08T06:20:16.8832558+02:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "43"
                                                                },
                                                                {
                                                                  "$ref": "43"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "35"
                                                            },
                                                            "st_users": {
                                                              "$ref": "2"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "2"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "14"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "66",
                                                                "id_doc_sa": "39430275-56a8-4bec-8ebb-dd89eedd5ac7",
                                                                "id_line": 2,
                                                                "id_item": "48bb0ec6-a92c-4fa8-b390-a2b26bb778a1",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "25"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "66"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$ref": "25"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "21"
                                                          },
                                                          {
                                                            "$ref": "21"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "32"
                                                          },
                                                          {
                                                            "$ref": "32"
                                                          }
                                                        ],
                                                        "tt_vouchers_permisions": [
                                                          {
                                                            "$ref": "33"
                                                          },
                                                          {
                                                            "$ref": "33"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity": [
                                                          {
                                                            "$ref": "48"
                                                          },
                                                          {
                                                            "$ref": "48"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "48"
                                                          },
                                                          {
                                                            "$ref": "48"
                                                          }
                                                        ]
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "17"
                                                      },
                                                      "mt_payment_types": {
                                                        "$ref": "20"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "14"
                                                      },
                                                      "tt_vouchers": {
                                                        "$ref": "32"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "21"
                                                    }
                                                  ],
                                                  "tt_vouchers": [
                                                    {
                                                      "$ref": "32"
                                                    },
                                                    {
                                                      "$ref": "32"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "2"
                                                },
                                                "mt_money_types": {
                                                  "$ref": "17"
                                                },
                                                "tt_doc_sa": {
                                                  "$ref": "14"
                                                }
                                              },
                                              {
                                                "$ref": "19"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "21"
                                              },
                                              {
                                                "$ref": "21"
                                              }
                                            ]
                                          },
                                          "mt_payment_types": {
                                            "$ref": "20"
                                          },
                                          "st_users": {
                                            "$ref": "2"
                                          }
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "4"
                                      },
                                      "st_users": {
                                        "$ref": "2"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "39"
                                        },
                                        {
                                          "$ref": "39"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "67",
                                          "id_pos": "a953a463-0feb-4d05-a171-64820fc4f0e1",
                                          "id_doc": "77b3afa3-b0a6-4cf2-b671-ae2bbda5a1ed",
                                          "value": 3,
                                          "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                          "last_update": "2026-07-08T06:20:16.8832558+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "14"
                                        },
                                        {
                                          "$ref": "14"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "68",
                                          "id": "53f1b8df-e7be-438f-8b9e-0d2d40b8a34d",
                                          "id_pos": "3126f622-4eab-4d6d-a8de-eac31f55eb5d",
                                          "id_doc": "65edd2ed-da17-48b2-8746-ccbac21759cf",
                                          "id_branch": "712264d6-bf56-4c8f-a725-e41f62f95530",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-07-08T06:20:16.8832558+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "2a4bca2e-72c8-423e-b6aa-bbb84f7bd27c",
                                          "id_loc_from": "3a2011b3-4931-4c0c-8e33-9df647f8204a",
                                          "id_loc_end": "7d48f610-d662-4f59-8700-5f7f55f742d0",
                                          "id_user_add": "70b184ba-0461-4b65-83cf-2c845987dd85",
                                          "id_user_upd": "fef62710-2990-4b13-a605-4dcfbba0ff9f",
                                          "id_pos_sesion": "7e4bff18-df6e-4b06-9552-bc99d7977801",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-07-08T06:20:16.8832558+02:00",
                                          "active": true,
                                          "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                          "last_update": "2026-07-08T06:20:16.8832558+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_locations": {
                                            "$id": "69",
                                            "id": "c4b0f611-e70c-41bb-b0de-428ea8315625",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "3bc5330b-7e5b-4b49-b8d1-5192191c7f1c",
                                            "active": true,
                                            "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                            "last_update": "2026-07-08T06:20:16.8832558+02:00",
                                            "id_user_upd": "83193a32-f584-43bd-a3c9-00753afeeb5c",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "3"
                                            },
                                            "st_users": {
                                              "$ref": "2"
                                            },
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "68"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "68"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "70",
                                                "id_location": "39724a06-8bed-4506-87ea-0277900614f2",
                                                "id_item": "c50e844a-120b-4b9e-bfcd-ef968a78f119",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                                "last_update": "2026-07-08T06:20:16.8832558+02:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "7"
                                                },
                                                "mt_locations": {
                                                  "$ref": "69"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "69"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          },
                                          "st_users": {
                                            "$ref": "2"
                                          },
                                          "st_users1": {
                                            "$ref": "2"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "71",
                                              "id_doc_st": "ac7c1bf0-bbb6-4e7e-b17c-1bc78369d977",
                                              "id_line": 2,
                                              "id_item": "61700299-609c-4d90-938e-df871c3328c1",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "7"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "68"
                                              }
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "68"
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "68"
                                          }
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "69"
                                    },
                                    "mt_locations1": {
                                      "$ref": "69"
                                    },
                                    "mt_pos": {
                                      "$ref": "10"
                                    },
                                    "st_users": {
                                      "$ref": "2"
                                    },
                                    "st_users1": {
                                      "$ref": "2"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_sa_cashflow": [
                                      {
                                        "$ref": "19"
                                      },
                                      {
                                        "$ref": "19"
                                      }
                                    ],
                                    "tt_doc_sa_det": [
                                      {
                                        "$ref": "25"
                                      },
                                      {
                                        "$ref": "25"
                                      }
                                    ],
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "21"
                                      },
                                      {
                                        "$ref": "21"
                                      }
                                    ],
                                    "tt_doc_sa1": [
                                      {
                                        "$ref": "14"
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ],
                                    "tt_doc_sa2": {
                                      "$ref": "14"
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "46"
                                    },
                                    "tt_rooms_units_activity": {
                                      "$ref": "48"
                                    },
                                    "tt_spool_doc_print": [
                                      {
                                        "$id": "72",
                                        "id": "a2da0a31-7461-4eaa-8df8-24f86a46288a",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "5b2ed69d-d30f-45be-8c25-9ef3affba689",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                        "printed": true,
                                        "print_on": "2026-07-08T06:20:16.8832558+02:00",
                                        "tt_doc_sa": {
                                          "$ref": "14"
                                        }
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ]
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "46"
                                  }
                                },
                                {
                                  "$ref": "13"
                                }
                              ]
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "st_users": {
                            "$ref": "2"
                          },
                          "mt_pos_view": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "st_doc_num": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "73",
                              "id": "dda97199-2269-4e96-8f2f-609827628c87",
                              "id_pos": "bc9bb823-8dec-4e1b-8a8a-66ff1bf13105",
                              "mac_address": "sample string 3",
                              "date_end": "2026-07-08T06:20:16.8832558+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "51e6481d-a87c-42cd-a342-0971b8b4c1ae",
                              "active": true,
                              "created_on": "2026-07-08T06:20:16.8832558+02:00",
                              "last_update": "2026-07-08T06:20:16.8832558+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "74",
                              "id_user": "8af68d5b-7d32-4628-b344-02759ac28ee9",
                              "id_pos": "bc15c2d7-5fc4-404c-9154-4dde3a222598",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-07-08T06:20:16.8832558+02:00",
                              "last_update": "2026-07-08T06:20:16.8832558+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_pos_connection": [
                            {
                              "$id": "75",
                              "id": "ad2e526a-22b2-4c30-baa8-166afefbb723",
                              "id_pos": "313998c4-4375-409f-b26c-a18500b896c2",
                              "date_add": "2026-07-08T06:20:16.8832558+02:00",
                              "date_upd": "2026-07-08T06:20:16.8832558+02:00",
                              "date_out": "2026-07-08T06:20:16.8832558+02: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": "75"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "mt_branches": {
                            "$ref": "3"
                          },
                          "tt_logs": [
                            {
                              "$id": "76",
                              "id": "1fe0b8eb-b5c9-446d-afc1-5a073f9d2c92",
                              "id_user_add": "204818f1-835f-4fd8-a5cb-fc8072a5c1a1",
                              "id_table": "d87d0a00-dbd5-4737-90b5-3899826708c8",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "53f30e19-1200-40a9-9c01-8ebda71cbef0",
                              "created_on": "2026-07-08T06:20:16.8832558+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_sync_tables": {
                                "$id": "77",
                                "id": "3acaee07-a021-433f-85ac-4d8f60b4f920",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                "last_update": "2026-07-08T06:20:16.8832558+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "78",
                                    "id": "b04df2f4-24f9-4993-8f91-b69bb8c7cd66",
                                    "id_sync": "24fd4cb1-842f-42d4-b32f-5b5eda0537ee",
                                    "json": "sample string 3",
                                    "id_table": "fd2b88e3-7fae-4a84-a0fb-f5615c43433e",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "79",
                                      "id": "e867932a-ce49-4f06-8af4-5d9c1de84fab",
                                      "id_branch_from": "77768e4e-a2a1-48a4-a8a6-7049993ac1b6",
                                      "id_branch_to": "396cd7a0-ffa3-43bf-8dee-6b646c7f13de",
                                      "type": 4,
                                      "created_on": "2026-07-08T06:20:16.8832558+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-07-08T06:20:16.8832558+02:00",
                                      "send_on": "2026-07-08T06:20:16.8832558+02:00",
                                      "mt_branches": {
                                        "$ref": "3"
                                      },
                                      "mt_branches1": {
                                        "$ref": "3"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "78"
                                        },
                                        {
                                          "$ref": "78"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "77"
                                    }
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "76"
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "76"
                            }
                          ],
                          "st_local_variables": [
                            {
                              "$id": "80",
                              "id": "2c03a31b-1bbc-4373-a5ea-a1a5e3325a58",
                              "id_pos": "ae6d721e-bf99-446b-a9be-f42ce4346aa7",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "value": "sample string 5",
                              "type": "sample string 6",
                              "last_update": "2026-07-08T06:20:16.8832558+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "80"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ]
                        },
                        "mt_pos_types": {
                          "$ref": "38"
                        },
                        "st_users": {
                          "$ref": "2"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_items_formula": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_units": {
                      "$ref": "29"
                    },
                    "mt_units1": {
                      "$ref": "29"
                    },
                    "st_images": {
                      "$ref": "4"
                    },
                    "st_users": {
                      "$ref": "2"
                    },
                    "mt_items_sub": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "tt_doc_sa_det_stock": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "2"
                  }
                },
                {
                  "$ref": "6"
                }
              ],
              "st_images": {
                "$ref": "4"
              },
              "st_users": {
                "$ref": "2"
              },
              "mt_prices_rules": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ]
            },
            {
              "$ref": "5"
            }
          ],
          "mt_employees": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "mt_items": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "mt_items_types": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ],
          "mt_money_types": [
            {
              "$ref": "17"
            },
            {
              "$ref": "17"
            }
          ],
          "mt_payment_types": [
            {
              "$ref": "20"
            },
            {
              "$ref": "20"
            }
          ],
          "mt_prices_list": [
            {
              "$ref": "35"
            },
            {
              "$ref": "35"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms1": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "54"
            },
            {
              "$ref": "54"
            }
          ],
          "st_functions": [
            {
              "$ref": "62"
            },
            {
              "$ref": "62"
            }
          ],
          "st_images_types": {
            "$id": "81",
            "id": "03aedcc5-11a7-43c3-b132-78b521a55265",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-07-08T06:20:16.8832558+02:00",
            "last_update": "2026-07-08T06:20:16.8832558+02:00",
            "commited": true,
            "st_images": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ]
          },
          "mt_docs": [
            {
              "$ref": "15"
            },
            {
              "$ref": "15"
            }
          ],
          "st_users": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "st_users1": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ]
        },
        "st_users": {
          "$ref": "2"
        },
        "mt_branches_zones": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_employees_branches": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_locations": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "mt_periods": [
          {
            "$id": "82",
            "id_branch": "ad68c594-f6de-4ea2-a5d4-dabedfb00222",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-07-08T06:20:16.8832558+02:00",
            "date_end": "2026-07-08T06:20:16.8832558+02:00",
            "state": "sample string 6",
            "created_on": "2026-07-08T06:20:16.8832558+02:00",
            "last_update": "2026-07-08T06:20:16.8832558+02:00",
            "commited": true,
            "mt_branches": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "mt_pos": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_sync_packages": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "mt_branches_zones": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "mt_brands": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "mt_categories": [
      {
        "$ref": "5"
      },
      {
        "$ref": "5"
      }
    ],
    "mt_categories_items": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "mt_cloakrooms": [
      {
        "$ref": "12"
      },
      {
        "$ref": "12"
      }
    ],
    "mt_docs_payment_money": [
      {
        "$ref": "16"
      },
      {
        "$ref": "16"
      }
    ],
    "mt_employees": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_employees_profiles": [
      {
        "$ref": "24"
      },
      {
        "$ref": "24"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_items_sub": [
      {
        "$ref": "26"
      },
      {
        "$ref": "26"
      }
    ],
    "mt_items_types": [
      {
        "$ref": "30"
      },
      {
        "$ref": "30"
      }
    ],
    "mt_locations": [
      {
        "$ref": "69"
      },
      {
        "$ref": "69"
      }
    ],
    "mt_money_rates": [
      {
        "$ref": "18"
      },
      {
        "$ref": "18"
      }
    ],
    "mt_money_types": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ],
    "mt_payment_types": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_pos_doc_print": [
      {
        "$ref": "39"
      },
      {
        "$ref": "39"
      }
    ],
    "mt_pos_prices_list": [
      {
        "$ref": "36"
      },
      {
        "$ref": "36"
      }
    ],
    "mt_pos_print": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_pos_rooms": [
      {
        "$ref": "51"
      },
      {
        "$ref": "51"
      }
    ],
    "mt_pos_types": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_pos_view": [
      {
        "$ref": "37"
      },
      {
        "$ref": "37"
      }
    ],
    "mt_prices_items": [
      {
        "$ref": "43"
      },
      {
        "$ref": "43"
      }
    ],
    "mt_prices_list": [
      {
        "$ref": "35"
      },
      {
        "$ref": "35"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "34"
      },
      {
        "$ref": "34"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "50"
      },
      {
        "$ref": "50"
      }
    ],
    "mt_rooms_units": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "mt_rooms_units_states_types": [
      {
        "$ref": "54"
      },
      {
        "$ref": "54"
      }
    ],
    "mt_rooms_units_types": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ],
    "mt_units": [
      {
        "$ref": "29"
      },
      {
        "$ref": "29"
      }
    ],
    "mt_units_ref": [
      {
        "$ref": "28"
      },
      {
        "$ref": "28"
      }
    ],
    "st_images": {
      "$ref": "4"
    },
    "st_images1": {
      "$ref": "4"
    },
    "st_permisions": [
      {
        "$ref": "61"
      },
      {
        "$ref": "61"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "73"
      },
      {
        "$ref": "73"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "74"
      },
      {
        "$ref": "74"
      }
    ],
    "st_users_token": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_doc_sa_cashflow": [
      {
        "$ref": "19"
      },
      {
        "$ref": "19"
      }
    ],
    "tt_doc_sa_det": [
      {
        "$ref": "25"
      },
      {
        "$ref": "25"
      }
    ],
    "tt_doc_sa_det1": [
      {
        "$ref": "25"
      },
      {
        "$ref": "25"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "tt_doc_st1": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "tt_items_customs": [
      {
        "$ref": "45"
      },
      {
        "$ref": "45"
      }
    ],
    "tt_logs": [
      {
        "$ref": "76"
      },
      {
        "$ref": "76"
      }
    ],
    "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": "83",
        "id": "ba62feb6-0ff5-4561-aaab-21959022a462",
        "id_room_activity": "954fc3a3-409b-4ca4-80bb-7e9ff05ec79f",
        "id_pos_sesion": "34dcfbb9-7401-4d55-aec5-f90a5a9d55e4",
        "log_text": "sample string 4",
        "id_user": "d33ffc0a-bcbc-4a1d-b29f-74d8b0833fee",
        "created_on": "2026-07-08T06:20:16.8832558+02:00",
        "commited": true,
        "st_users": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "tt_tips_users": [
      {
        "$ref": "57"
      },
      {
        "$ref": "57"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ],
    "mt_docs": [
      {
        "$ref": "15"
      },
      {
        "$ref": "15"
      }
    ],
    "tt_pos_sesion_users": [
      {
        "$ref": "58"
      },
      {
        "$ref": "58"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "14"
      },
      {
        "$ref": "14"
      }
    ],
    "tt_doc_sa1": [
      {
        "$ref": "14"
      },
      {
        "$ref": "14"
      }
    ],
    "mt_items": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "mt_rooms_units_states": [
      {
        "$ref": "55"
      },
      {
        "$ref": "55"
      }
    ],
    "st_users_profiles": {
      "$ref": "60"
    },
    "tt_cmd_connection": [
      {
        "$ref": "59"
      },
      {
        "$ref": "59"
      }
    ],
    "tt_cmd_messages": [
      {
        "$ref": "64"
      },
      {
        "$ref": "64"
      }
    ]
  }
}