GET api/tt_cmd_connection/by-session-terminal?id_pos_sesion={id_pos_sesion}&terminal_id={terminal_id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_pos_sesion

globally unique identifier

Required

terminal_id

string

Required

Body Parameters

None.

Response Information

Resource Description

tt_cmd_connection
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_user

globally unique identifier

Required

id_user_profile

globally unique identifier

Required

locator

string

Required

Max length: 10

date_end

date

Required

id_pos_sesion

globally unique identifier

None.

date_login

date

None.

date_logout

date

None.

terminal_id

string

Required

Max length: 100

terminal_type

string

Required

Max length: 3

created_on

date

None.

last_update

date

None.

commited

boolean

None.

st_users

st_users

None.

st_users_profiles

st_users_profiles

None.

tt_pos_sesion

tt_pos_sesion

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "4e5eb5e3-5bcc-449e-ace0-d639fd80855f",
  "id_user": "fef0829a-b128-4450-a63f-d087b98dc8ee",
  "id_user_profile": "72fe8325-2ac9-46b2-b961-39369d46b554",
  "locator": "sample string 4",
  "date_end": "2026-09-06T06:48:23.209968+02:00",
  "id_pos_sesion": "6765f89a-14f5-457e-8656-15cec1d0082e",
  "date_login": "2026-09-06T06:48:23.209968+02:00",
  "date_logout": "2026-09-06T06:48:23.209968+02:00",
  "terminal_id": "sample string 6",
  "terminal_type": "sample string 7",
  "created_on": "2026-09-06T06:48:23.209968+02:00",
  "last_update": "2026-09-06T06:48:23.209968+02:00",
  "commited": true,
  "st_users": {
    "$id": "2",
    "id": "6985c34e-c97d-4c37-a509-26e1a4b8d64d",
    "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": "89c13eb3-7d8d-4ec5-a52b-4c2a23ecd15f",
    "view_messages": true,
    "id_image_photo": "da449211-0a56-4e11-9b91-cbf627c3d44b",
    "reserved": true,
    "pos_access": true,
    "back_access": true,
    "name_pos": "sample string 13",
    "id_image": "21fda008-b2a8-49e7-97e1-e7405f2b3806",
    "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-09-06T06:48:23.209968+02:00",
    "last_update": "2026-09-06T06:48:23.209968+02:00",
    "commited": true,
    "mt_branches": [
      {
        "$id": "3",
        "id": "7cd1c2cb-6f9d-421f-acd8-fd5e9f9d8cdc",
        "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": "02147bac-3346-4385-9184-611693ae6230",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-09-06T06:48:23.209968+02:00",
        "last_update": "2026-09-06T06:48:23.209968+02:00",
        "id_user_upd": "3ed8a4d4-fa4e-4e05-bdfe-42feab8f3f31",
        "commited": true,
        "st_images": {
          "$id": "4",
          "id": "80c8ae47-e123-4cb1-a9c5-2448d82a56a6",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "65a9f7c1-8421-4054-b747-cc4b82d52040",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-09-06T06:48:23.209968+02:00",
          "last_update": "2026-09-06T06:48:23.209968+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_categories": [
            {
              "$id": "5",
              "id": "d0acc578-1125-48bb-9ed2-dc3986fc7150",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "34027cb1-a961-4b9b-b96e-de95c77ddb9d",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "93567f35-eaf8-4bac-8bb3-732c93836b31",
              "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-09-06T06:48:23.209968+02:00",
              "last_update": "2026-09-06T06:48:23.209968+02:00",
              "id_user_upd": "724f9f86-c3e0-4dce-befb-7f3a1a53f2cc",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "6",
                  "id_category": "fd99e91d-54aa-43f9-9aac-247c928c8b6f",
                  "id_item": "75ce3134-b099-4846-8826-bf7cabcbbcf2",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-09-06T06:48:23.209968+02:00",
                  "last_update": "2026-09-06T06:48:23.209968+02:00",
                  "id_user_upd": "b65f92fd-b4b9-488a-be6e-74900baf8a55",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "5"
                  },
                  "mt_items": {
                    "$id": "7",
                    "id": "09533a84-a056-491e-8457-768b00a5b2a5",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "9c2d09bd-6eea-4155-bf48-4732d69bdcd6",
                    "id_unit_sec": "0b75aa9e-f25b-4f60-9499-661a5de033ff",
                    "id_brand": "64cf9f88-7ded-42a5-9555-04172f3c9955",
                    "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": "dbce37f6-2a85-45d2-80bd-a02791a33485",
                    "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-09-06T06:48:23.209968+02:00",
                    "last_update": "2026-09-06T06:48:23.209968+02:00",
                    "id_user_upd": "9b348274-7ab8-4934-a2a9-0f81b9d90aa7",
                    "commited": true,
                    "mt_brands": {
                      "$id": "8",
                      "id": "0c71c6e5-5428-4ad5-87c2-9aa4725c69d8",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-09-06T06:48:23.209968+02:00",
                      "last_update": "2026-09-06T06:48:23.209968+02:00",
                      "id_user_upd": "cac59f07-0bd5-43ab-b271-38e85ad39bc9",
                      "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": "220ed672-2203-4adb-b030-bb8c64e39f48",
                        "id_branch": "527255d7-6a4b-49d9-8d24-829c78c85db4",
                        "id_pos_type": "5b831e72-4512-41fa-8931-e5279751cd27",
                        "id_pos": "833774e1-3e82-4695-860f-4a668c19b17d",
                        "id_item": "8cae23c4-3209-4d14-8e30-1b2355aa1f26",
                        "date_from": "2026-09-06T06:48:23.209968+02:00",
                        "date_end": "2026-09-06T06:48:23.209968+02:00",
                        "image_id": 4,
                        "active": true,
                        "created_on": "2026-09-06T06:48:23.209968+02:00",
                        "last_update": "2026-09-06T06:48:23.209968+02:00",
                        "id_user_upd": "a9872a37-6da0-4e15-83ed-607642e9def1",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "3"
                        },
                        "mt_items": {
                          "$ref": "7"
                        },
                        "mt_pos": {
                          "$id": "10",
                          "id": "e82fcf74-178c-4786-9a55-de84c5255b18",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "bde6f2e2-ddf2-4788-972f-b6d22058e8ce",
                          "id_zone": "cfb52901-3e13-4503-842a-8aa85f3a8270",
                          "user_required": true,
                          "active": true,
                          "created_on": "2026-09-06T06:48:23.209968+02:00",
                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                          "id_user_upd": "47fe1021-9455-4770-9182-fc79a067449f",
                          "commited": true,
                          "mt_branches_zones": {
                            "$id": "11",
                            "id": "c9af2a14-61eb-44d8-b31e-1cbf016b45ca",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "f161d783-e796-4e81-874f-8e8edde1f2a5",
                            "active": true,
                            "created_on": "2026-09-06T06:48:23.209968+02:00",
                            "last_update": "2026-09-06T06:48:23.209968+02:00",
                            "id_user_upd": "7f2be574-5e0e-4bf6-b22c-d2dac2a1c245",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "3"
                            },
                            "mt_pos": [
                              {
                                "$ref": "10"
                              },
                              {
                                "$ref": "10"
                              }
                            ],
                            "st_users": {
                              "$ref": "2"
                            }
                          },
                          "mt_cloakrooms": [
                            {
                              "$id": "12",
                              "id": "0838f2e2-e182-4103-9d8e-36090b2c08a9",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "ab6803bf-624e-4ff9-a604-be5ac4a21637",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "7c940f28-5023-4a6e-aab3-f3e3ead5be66",
                              "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-09-06T06:48:23.209968+02:00",
                              "last_update": "2026-09-06T06:48:23.209968+02:00",
                              "id_user_upd": "73f64bf3-b992-4b1e-a8fb-8b7bd33fdef9",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_images": {
                                "$ref": "4"
                              },
                              "st_users": {
                                "$ref": "2"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "13",
                                  "id": "3995f397-8c22-4e21-b1b7-de11dca1e2a1",
                                  "id_cloakroom": "c1149511-9583-46b0-8a85-1a64c2c74b09",
                                  "id_pos_sesion": "603289e7-ada3-40b0-b796-d459d46b37aa",
                                  "unit_id": 4,
                                  "date_open": "2026-09-06T06:48:23.209968+02:00",
                                  "date_close": "2026-09-06T06:48:23.209968+02:00",
                                  "id_doc_sa": "a47b09b5-d95d-49af-9bca-f554910e107c",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "12"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "14",
                                    "id": "d178df17-48a0-4d5a-98e7-f1d77184c958",
                                    "id_pos": "e7056d49-feda-4a50-843c-974303773805",
                                    "id_doc": "194cd2e9-5a96-4648-bed3-6162b2240f7d",
                                    "id_branch": "ec2efe4d-d5e6-4113-a61e-f58bfab6745c",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-09-06T06:48:23.209968+02:00",
                                    "date_tax": "2026-09-06T06:48:23.209968+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "3541b468-c881-449f-9fa2-4018e54e5b06",
                                    "id_relationship": "a1cc7275-8ca9-45f7-9404-2799734a07b8",
                                    "id_loc_from": "f330c203-a51e-4b09-a14b-a6289d7465d0",
                                    "id_loc_end": "20b5cfc9-9f04-4f6f-a954-01f737b44ca5",
                                    "id_user_add": "82c7cd46-5f69-4d06-b538-90a19f26da6f",
                                    "id_user_upd": "79dcbe6a-8fad-4aad-a310-c50c1fd80a75",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "7c82fb95-a7c5-42b0-8146-12fe7f662fa9",
                                    "id_room_unit": "98279936-2c3b-41c8-a2e4-eff48cac39d4",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "7c43a938-8ec6-4c0f-8ce1-1200533f5d29",
                                    "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-09-06T06:48:23.209968+02:00",
                                    "last_update": "2026-09-06T06:48:23.209968+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "3"
                                    },
                                    "mt_docs": {
                                      "$id": "15",
                                      "id": "3eb2cbca-94af-446c-aa4a-313cd74a37af",
                                      "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": "46d64694-0465-4146-8a3c-8a54dc8798ff",
                                      "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-09-06T06:48:23.209968+02:00",
                                      "last_update": "2026-09-06T06:48:23.209968+02:00",
                                      "id_user_upd": "acd8686c-48e6-4a6d-8b21-bcae63cfc24e",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "16",
                                          "id_doc": "347aa1c5-3399-4316-893f-3f48e26b390b",
                                          "id_pay": "ea30b486-4266-4efb-a4b4-ff07e41f1c66",
                                          "id_money": "5a50226e-ff6a-4b8b-8ab4-aceea7d1155b",
                                          "active": true,
                                          "created_on": "2026-09-06T06:48:23.209968+02:00",
                                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                                          "id_user_upd": "60a752af-ade1-4c2d-a6b2-466b14d70441",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_money_types": {
                                            "$id": "17",
                                            "id": "a804839c-820f-44a4-a260-b0283be7ad41",
                                            "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": "30c90020-7cf0-4819-9ca7-124b7e858278",
                                            "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-09-06T06:48:23.209968+02:00",
                                            "last_update": "2026-09-06T06:48:23.209968+02:00",
                                            "id_user_upd": "b586607d-cb0e-4f5a-b6f7-f998a7787cb6",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "16"
                                              },
                                              {
                                                "$ref": "16"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "18",
                                                "id_money_1": "a8f9aecb-0d45-40c2-ad25-18c71efc4c97",
                                                "id_money_2": "80711de8-a0a2-41b1-b9ef-5cffece9f35d",
                                                "date_from": "2026-09-06T06:48:23.209968+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                "id_user_upd": "a89431d2-3d3c-4e92-8cca-868c543e3be7",
                                                "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": "32f1b809-270e-4329-93ff-c045032e8250",
                                                "id_pay": "5c6b51e5-e735-4d39-9f2a-4d45b9193082",
                                                "id_money": "a7e0f82b-e42a-4fdd-9727-4f9959e0f188",
                                                "date_cashflow": "2026-09-06T06:48:23.209968+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "45b2c94c-3ec0-4760-a911-42776db7c450",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "20",
                                                  "id": "463f3204-45a6-422b-8447-a8378100a654",
                                                  "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": "fc0a413c-775e-4d48-9342-1fa922ad9923",
                                                  "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-09-06T06:48:23.209968+02:00",
                                                  "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                  "id_user_upd": "85197970-e5fd-4cc2-ba9c-fa1d0c7b568d",
                                                  "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": "c1cfb4be-541e-4056-b18a-32e0b15bf5ba",
                                                      "id_line": 2,
                                                      "id_pay": "8cf8d138-0ecc-480d-ad8b-272f763118f6",
                                                      "id_money": "dde84348-c57c-4cb1-88b4-078a043b943b",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "ad735a0f-4c4b-4bbf-b8d7-403326e181c4",
                                                      "id_employee": "7ce99fe6-ceb0-420e-8394-7af58f90e74f",
                                                      "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": "80865e4f-b411-4b78-9bc2-23721c3704d0",
                                                      "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": "3941c9df-b4f1-4893-a264-1a12ba21de3f",
                                                        "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": "3bb27ca5-a46e-4563-9dbe-b0cdf574ea23",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "2839555e-b251-493f-8540-a8a9901790c1",
                                                        "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-09-06T06:48:23.209968+02:00",
                                                        "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                        "id_user_upd": "5fe8aa26-5da8-4b6f-8dad-da3758d6cc22",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "23",
                                                            "id_employee": "eb430515-1246-4680-8604-70d6feb661e4",
                                                            "id_branch": "8a8a46d4-6d3e-4796-8713-2157d7f9fe47",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                            "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                            "id_user_upd": "d186253c-1d23-4899-b7d6-8af28a32aea0",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "3"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "22"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "23"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "24",
                                                          "id": "e1df0f96-6827-4b5a-b51a-2dae42383862",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                          "id_user_upd": "65a050b4-62c3-43c0-86ee-545a4e237882",
                                                          "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": "da366209-6eeb-4bc6-b8ea-737391a215e3",
                                                            "id_line": 2,
                                                            "id_item_sub": "4bd5d732-ee11-4434-99a6-a3e718c0f344",
                                                            "qty": 4.1,
                                                            "id_list": "82d8fb3a-80a2-4ec6-96b2-8abd62fb5ff3",
                                                            "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": "580dc300-5a00-439a-9dd6-c79a51fc3888",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "e2066e98-7a8f-4f64-a72b-0e7c30ea0d92",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "179e5c49-0bab-454a-b9f6-6e9649df53a9",
                                                            "id_user_upd": "7cd410d1-b806-466d-8fe9-7621423ddd4c",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "22"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "26",
                                                              "id": "aaccb05f-d21d-4c06-9ab6-1d871d8c6f55",
                                                              "id_item": "1aec4da7-5e72-40c8-9d1e-4adb46939114",
                                                              "id_item_type": "4058774b-0fe5-4742-97e9-a8456b544c8c",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "84f6fce5-e732-4bbf-bf48-6e6d3d214e0b",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                              "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                              "id_user_upd": "cbf344e6-623a-412e-8ed7-f6f96673fb0e",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "7"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "27",
                                                                  "id_item_sub": "fcdffdf5-6999-44e5-9e70-8f667f114080",
                                                                  "id_item": "c615c753-5671-44e4-a993-f03760593c7b",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "348ef589-5c3f-4e6e-8678-dc7aa66ddfbd",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "26"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "28",
                                                                    "id": "ebc848d9-7f20-4bd6-9b0d-7e92e6131974",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "23fececb-4309-4594-ad7b-c8385613ccfc",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                    "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                    "id_user_upd": "0e27f8c0-da52-4d10-bcff-6a8b56d04109",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "29",
                                                                      "id": "189f1c34-1b34-4470-8cc5-a13c4bd6d6d4",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                      "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                      "id_user_upd": "f84d8a65-997e-4d15-ae1b-76d1563a6792",
                                                                      "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": "5aadc1a8-b002-4fa8-858f-8f12d2e3d0ca",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "02e1b337-f5f2-4284-aae7-473f0ae96335",
                                                                "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-09-06T06:48:23.209968+02:00",
                                                                "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                "id_user_upd": "c9ab77b9-3466-42c7-a3b9-b9dba046cbb5",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "31",
                                                                    "id_voucher": "e4d3330c-47a4-48a0-aeaa-f0ade70a2efc",
                                                                    "id_line": "45114586-ff53-4aa7-99b6-37c9c55f4fb2",
                                                                    "id_category": "85d003b3-f8ed-4305-a9ac-be4cf02f3b1c",
                                                                    "id_item": "b52fc95b-7673-4fbb-ae09-c66228feca79",
                                                                    "id_item_type": "c715fa10-af2f-4d88-96c3-5e71b8947f0a",
                                                                    "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": "cd51646b-528d-41ec-854c-6c2134db4f44",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-09-06T06:48:23.209968+02:00",
                                                                      "date_end": "2026-09-06T06:48:23.209968+02:00",
                                                                      "date_used": "2026-09-06T06:48:23.209968+02:00",
                                                                      "date_sesion": "2026-09-06T06:48:23.209968+02:00",
                                                                      "id_employee": "ffac202c-d60d-4e25-b46a-761921276bb8",
                                                                      "id_branch": "74ddb3b4-2549-497b-a40c-0a8973b9df3d",
                                                                      "id_voucher_permision": "3d09f46c-0cd3-44d8-8eac-5b2bb4610648",
                                                                      "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": "c39c6a07-1a93-4565-ae9c-c7c62c9367d4",
                                                                      "id_user_add": "0bf986e1-d1ec-43f9-ae61-e4fe4d83d9f3",
                                                                      "id_doc_sa": "9dda6c69-b1d2-40ee-ac9a-ca171aab1b41",
                                                                      "id_item_sub": "7b6b2921-66a7-4975-b982-24ff2a3c160c",
                                                                      "id_pos_sesion": "f397a038-eca0-42c8-b5f8-ca02a1a639c7",
                                                                      "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-09-06T06:48:23.209968+02:00",
                                                                      "last_update": "2026-09-06T06:48:23.209968+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": "b404c001-e73d-455f-9b64-2b0a73d1a88e",
                                                                        "date_from": "2026-09-06T06:48:23.209968+02:00",
                                                                        "date_end": "2026-09-06T06:48:23.209968+02:00",
                                                                        "date_used": "2026-09-06T06:48:23.209968+02:00",
                                                                        "id_employee": "14f1b52e-8206-4060-bae9-981506f1c183",
                                                                        "id_branch": "728c681b-aa5e-4b16-939d-c8a369063d14",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "f53a4abd-1c30-40f4-9a12-867c9aafed97",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                        "last_update": "2026-09-06T06:48:23.209968+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": "59fd0282-503b-4869-a26d-228f702c15b3",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-09-06T06:48:23.209968+02:00",
                                                                    "date_end": "2026-09-06T06:48:23.209968+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": "63d58708-c5e2-4648-a0a0-8c3ea0a1a065",
                                                                    "id_pos": "5adecf0b-5924-4cf1-8332-9990e49e0a66",
                                                                    "id_list": "844ce551-1198-446c-8e4d-57d30c4cad12",
                                                                    "id_item": "d20b1ee6-164e-4575-9597-e062f2abc7d9",
                                                                    "id_item_type": "49cfff9b-6cea-4b77-9c80-844b35018525",
                                                                    "id_category": "5eb7a0ef-990e-4c23-9d05-0a2d059ee8b2",
                                                                    "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-09-06T06:48:23.209968+02:00",
                                                                    "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                    "id_user_upd": "1dbaa714-a5fa-45df-93a3-ab6866eea7c2",
                                                                    "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": "0125dfdd-b86f-4077-8fe8-45af869963c2",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "e0383013-8b55-477e-a84f-8c87c5ced0fb",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "97202dd5-18cc-46bd-8ba3-aca99ff90a0c",
                                                                      "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-09-06T06:48:23.209968+02:00",
                                                                      "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                      "id_user_upd": "25bbb308-b3d6-444d-a1b4-c1357a04622a",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "36",
                                                                          "id_pos": "abcc27a2-fb05-47af-90b2-d5e9c96f51d8",
                                                                          "id_pos_type": "05d0e007-2af5-45ba-97a8-628e054651cd",
                                                                          "id_price_list": "8908d50e-7c3c-4213-bacf-a5ef1c259cf6",
                                                                          "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-09-06T06:48:23.209968+02:00",
                                                                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                          "id_user_upd": "192c21c3-2909-4fe7-ad19-e0443ca0a849",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "37",
                                                                            "id_pos": "3d3c7e33-42d9-4930-b0a1-57897d583569",
                                                                            "id_pos_type": "b3f83acc-f27c-4527-b9db-43be7ad62fc6",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                            "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                            "id_user_upd": "90615dc7-bd32-4912-be69-d2d495a67216",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "38",
                                                                              "id": "cd476954-e35e-4ef6-b2b6-97c528404032",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                              "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                              "id_user_upd": "7e9742b4-6906-4e97-9c27-2e4302d34b83",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$ref": "9"
                                                                                },
                                                                                {
                                                                                  "$ref": "9"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "39",
                                                                                  "id_pos_print": "eb976c79-88ed-4b52-8a4e-8ed5672a8bc3",
                                                                                  "id_doc": "099a1fb4-8feb-4937-ac4d-5b44cf2bbc7f",
                                                                                  "id_pos_type": "92beb82c-bf35-435b-a705-b7842339ae1d",
                                                                                  "id_doc_print": "6a32e976-03e8-436b-b010-0dc30d069ffd",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                                  "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                                  "id_user_upd": "78818db7-15b3-41a4-bf87-5b7aca271f4b",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "15"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "40",
                                                                                    "id": "49506409-3a9f-4c20-96da-37c2ac79d31d",
                                                                                    "id_pos": "58a788f3-3567-4807-8524-f0e3983a2fcb",
                                                                                    "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-09-06T06:48:23.209968+02:00",
                                                                                    "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                                    "id_user_upd": "52be91af-a3b0-42e1-9ff1-4f74e71a7ac7",
                                                                                    "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": "b177b860-a325-4996-978d-6f0231e6243a",
                                                                                    "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-09-06T06:48:23.209968+02:00",
                                                                                    "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "42",
                                                                                        "id_doc_print": "1edb187d-62cd-43d7-855f-5076e5de0d0c",
                                                                                        "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": "c80a93ef-0181-4196-b67e-1424fdafd37e",
                                                                          "id_item_sub": "39657d54-dac9-4cb5-9114-088718e7a43e",
                                                                          "validity_date": "2026-09-06T06:48:23.209968+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                          "id_user_upd": "572d9111-48c9-4443-ab47-70f40ef02ffe",
                                                                          "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": "e971b05b-1de6-41a9-9702-c437814310af",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:48:23.209968+02:00",
                                                                          "date_end": "2026-09-06T06:48:23.209968+02:00",
                                                                          "id_branch": "5746d1b5-2a82-4dfa-8513-7de1cc432790",
                                                                          "id_pos": "0c48c709-0614-421b-b5ae-6b6c36790e2b",
                                                                          "id_list": "0f55d247-35cb-4989-b32e-47a81071f9d6",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                          "id_user_upd": "6f8d4f83-895f-4653-8b4b-1561ab3ddb62",
                                                                          "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": "a62c88be-d57a-4b7c-8b23-15690dabe3ce",
                                                                    "order_id": 2,
                                                                    "id_item": "d0adbcb9-ab7b-44e5-aeae-d46240487fe7",
                                                                    "id_item_type": "e1a17232-7c82-4345-9cc2-9f95d428b828",
                                                                    "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": "1e67d0cf-c081-43e5-b1d5-e82824c1bfef",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "135b8e3a-8566-4615-9350-dd8f48e4b5c6",
                                                                    "count_voucher": 1,
                                                                    "id_category": "0361eda9-6ffb-40b2-8f3f-3e2c6edf6b8b",
                                                                    "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                    "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                    "id_user_upd": "1248381a-70a8-45b9-b201-fbd2fb229676",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "46",
                                                                      "id": "3c1865bf-ae43-4af6-b8a4-74c77bb5c803",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "dad61db6-0fcd-47ba-bfaf-dc96ecff1415",
                                                                      "date_tax": "2026-09-06T06:48:23.209968+02:00",
                                                                      "date_open": "2026-09-06T06:48:23.209968+02:00",
                                                                      "date_close": "2026-09-06T06:48:23.209968+02:00",
                                                                      "id_user_open": "73aff0cc-cd0f-485e-a7f7-e33fb8764766",
                                                                      "id_user_close": "e0de646d-0ad4-4690-98df-efd4cc07ecd3",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                      "last_update": "2026-09-06T06:48:23.209968+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": "e399998a-96b8-4056-9626-f57aad0c60fa",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "774e2d8d-b37b-45c8-9f5c-525fcc313970",
                                                                          "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-09-06T06:48:23.209968+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "48",
                                                                          "id": "db85420e-5712-4ff8-bffd-2b7536889a00",
                                                                          "id_room_unit": "8817b1d0-e5c0-4472-b40b-e5f0a327de0f",
                                                                          "id_room_list": "980ffee3-e56d-4cca-a6b0-8d89a2159013",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-09-06T06:48:23.209968+02:00",
                                                                          "date_from": "2026-09-06T06:48:23.209968+02:00",
                                                                          "date_end": "2026-09-06T06:48:23.209968+02:00",
                                                                          "date_open": "2026-09-06T06:48:23.209968+02:00",
                                                                          "date_close": "2026-09-06T06:48:23.209968+02:00",
                                                                          "id_employee": "34130f4f-c24c-4252-bcb8-b8a194d33dce",
                                                                          "id_employee_sec": "c81a8dbb-6d9b-4197-b2a9-48882c3ab06f",
                                                                          "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": "826cd737-6ea4-48a4-9400-7ba6de128577",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "de5ede14-3140-4f23-a391-7a14630660ab",
                                                                          "id_user_close": "a9eef672-700a-44fd-8b90-51f71d4884d3",
                                                                          "id_unit_state": "77bd31d2-4ef6-429f-a681-a26af2f3624e",
                                                                          "id_pos_sesion": "1892f133-fe5e-483f-b2cd-3cc8ccd229ff",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-09-06T06:48:23.209968+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "49",
                                                                            "id": "fdfd3d4f-a431-4662-bceb-8c078ada7bbf",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "1127c08d-edd3-479b-aa17-676d06c4a89f",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "802e6d89-22e2-4a10-a343-d5920d0f3831",
                                                                            "locked": true,
                                                                            "date_locked": "2026-09-06T06:48:23.209968+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                            "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                            "id_user_upd": "c8f19bcf-ce23-47b7-b8d8-457400a719b0",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "50",
                                                                              "id": "cabb2beb-5a47-43bf-ac43-fa5df88676b8",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "6e61e490-f9a9-4966-bf58-5951a2b6aa6d",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "320cb743-39b7-4d70-830b-a84f720d48da",
                                                                              "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": "cb02e981-8cd5-4494-bdaa-28a59eae4078",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                              "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                              "id_user_upd": "64b8e6db-156f-4532-8e29-4c3e6f75be7b",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id_pos": "b4795667-0db6-4ada-9c34-f524cb7346ff",
                                                                                  "id_room": "af836f54-539c-4afa-b866-51d619bbdea5",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                                  "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                                  "id_user_upd": "9c55be73-710d-4707-820e-d10e8a2a476e",
                                                                                  "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": "734a7d80-78e0-4a91-9aeb-255ba9fcffd4",
                                                                                  "id_room": "dd7bc838-c685-452c-886a-e56a86d4913d",
                                                                                  "date_in": "2026-09-06T06:48:23.209968+02:00",
                                                                                  "date_out": "2026-09-06T06:48:23.209968+02:00",
                                                                                  "id_user_add": "018f8cfb-28bf-4115-9f9b-c8adb409afda",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                                  "last_update": "2026-09-06T06:48:23.209968+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": "8f53cc8f-6c76-4080-8ddb-d4e52871de90",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                              "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                              "id_user_upd": "ff805a97-a9b0-4cd2-8258-c29917e5a518",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id_room_type": "9841a778-7205-48d5-918d-e4437a5de8ec",
                                                                                  "id_room_state": "38e1db6e-4e60-44a2-b25e-5b40c23d5eb6",
                                                                                  "id_image": "fb74c50e-aad0-4111-83db-8d62853e1936",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                                  "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                                  "id_user_upd": "d86feed9-e9f0-466c-9702-be0068ccbaf5",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "55",
                                                                                    "id": "b4d1c48d-5854-4bef-bf6f-cd8a4c895ed9",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                                    "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                                    "id_user_upd": "4eded8bf-03f8-4d5c-948f-26b1d8b217c5",
                                                                                    "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": "7d029d3f-0091-4111-a643-054dd28c921d",
                                                                          "id_pos_sesion": "cbeaf44a-363c-49f4-bc22-fd1deaff8f1c",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "08b05c93-f0a9-415c-a032-405f1f22f5d2",
                                                                          "id_room_unit_activity": "1a66b540-1209-4587-9b5b-72f6830b12b6",
                                                                          "id_doc_sa": "b250ecc8-4cbb-4469-a963-8e9c2c642299",
                                                                          "id_pos_type": "de8381af-5479-49bc-95bd-72bcc816d3a0",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "3517915d-923a-494b-b690-f4d061462b3e",
                                                                          "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-09-06T06:48:23.209968+02:00",
                                                                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_tip": "b2eee2ff-0806-4dd6-8a49-0d44b935c8bf",
                                                                              "id_user": "54eb8624-eb69-4fba-aadc-485bd105edb7",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                              "last_update": "2026-09-06T06:48:23.209968+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": "e554f6b7-91b1-4201-ad17-ae8c21055898",
                                                                          "id_user": "30b561de-c5e3-4d41-8dff-6547eaebda6c",
                                                                          "date_add": "2026-09-06T06:48:23.209968+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                          "last_update": "2026-09-06T06:48:23.209968+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": [
                                                                        {
                                                                          "$ref": "1"
                                                                        },
                                                                        {
                                                                          "$ref": "1"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "59",
                                                                          "id": "1bc86421-f63e-4a44-a5c0-dddb6ff329fa",
                                                                          "id_user": "f343f076-be04-4edd-83ee-6fb511f4f165",
                                                                          "date_add": "2026-09-06T06:48:23.209968+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "b99feda6-978c-4e1b-96a9-5882cf36c8b1",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-09-06T06:48:23.209968+02:00",
                                                                          "id_pos_sesion": "10cfce22-ef13-4e83-9178-7b7d7b414555",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "60",
                                                                "id": "6f4ee120-4cdc-4d03-867a-d560c3f2eebb",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "639590a3-5a3a-4ec2-a699-c80df44a0ac0",
                                                                "id_doc_print": "2a237557-30f1-4998-b004-f32ac6b7c04f",
                                                                "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-09-06T06:48:23.209968+02:00",
                                                                "last_update": "2026-09-06T06:48:23.209968+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": "61",
                                                                "id_doc_sa": "d6de2d9c-e91d-4056-ad0d-5f5a8fae7eda",
                                                                "id_line": 2,
                                                                "id_item": "0d9c341b-566f-4689-9985-194ef39ba718",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "25"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "61"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$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": "62",
                                          "id_pos": "ff8bc1d1-7b9a-4be8-a21a-62c289a24008",
                                          "id_doc": "736809dd-bdc2-4ba1-ac0b-b2dc24978451",
                                          "value": 3,
                                          "created_on": "2026-09-06T06:48:23.209968+02:00",
                                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "14"
                                        },
                                        {
                                          "$ref": "14"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "63",
                                          "id": "96d289f9-ba22-48f0-a450-abe8f5768f34",
                                          "id_pos": "db9b02f4-e519-428e-8863-a82331cb6b97",
                                          "id_doc": "81a95ade-de21-4dc4-a9b8-8da9cc0c83b5",
                                          "id_branch": "b167a9ab-ecb1-4fc6-823a-d3bb834100b2",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-09-06T06:48:23.209968+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "58958445-a236-4c6c-b5b3-e9ce5196ab30",
                                          "id_loc_from": "d73b5cbb-ddc3-461c-af90-ef08d7de2b3f",
                                          "id_loc_end": "9b4ceff6-bcd0-46f3-8eb3-2888216c900f",
                                          "id_user_add": "25eae5b4-68ed-40c1-9b8d-1aeec3a280f6",
                                          "id_user_upd": "4e5904d8-3808-4166-847c-5be036f9fc70",
                                          "id_pos_sesion": "45cf2d15-af00-434b-a646-e7bb5dcf33f7",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-09-06T06:48:23.209968+02:00",
                                          "active": true,
                                          "created_on": "2026-09-06T06:48:23.209968+02:00",
                                          "last_update": "2026-09-06T06:48:23.209968+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_locations": {
                                            "$id": "64",
                                            "id": "ebf58b23-1627-4d2b-8ade-d6bdc812a676",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "ed13787e-c45d-4695-95b0-90a5ded6e747",
                                            "active": true,
                                            "created_on": "2026-09-06T06:48:23.209968+02:00",
                                            "last_update": "2026-09-06T06:48:23.209968+02:00",
                                            "id_user_upd": "22422b7b-d4b8-4f79-8b6b-0bce41233903",
                                            "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": "63"
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "63"
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "65",
                                                "id_location": "228dea49-8ddb-492a-82c4-46d7d95e8a34",
                                                "id_item": "a9a893b8-04e0-4cec-ac0a-4f25c66bd186",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:48:23.209968+02:00",
                                                "last_update": "2026-09-06T06:48:23.209968+02:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "7"
                                                },
                                                "mt_locations": {
                                                  "$ref": "64"
                                                }
                                              },
                                              {
                                                "$ref": "65"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "64"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          },
                                          "st_users": {
                                            "$ref": "2"
                                          },
                                          "st_users1": {
                                            "$ref": "2"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "66",
                                              "id_doc_st": "dcac3603-e4ab-4d0b-888a-72f3219fa649",
                                              "id_line": 2,
                                              "id_item": "874a9ae8-4b41-49c9-a814-921883007971",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "7"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "63"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "63"
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "63"
                                          }
                                        },
                                        {
                                          "$ref": "63"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "64"
                                    },
                                    "mt_locations1": {
                                      "$ref": "64"
                                    },
                                    "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": "67",
                                        "id": "97091f47-5c95-43b9-a043-40ab1526e436",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "c26d3af2-1b70-4266-b715-d3a48145c83e",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-09-06T06:48:23.209968+02:00",
                                        "printed": true,
                                        "print_on": "2026-09-06T06:48:23.209968+02:00",
                                        "tt_doc_sa": {
                                          "$ref": "14"
                                        }
                                      },
                                      {
                                        "$ref": "67"
                                      }
                                    ]
                                  },
                                  "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": "62"
                            },
                            {
                              "$ref": "62"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "68",
                              "id": "fb47fb2a-be0c-46db-98db-76b1ceb25d83",
                              "id_pos": "8ae2a96b-dc91-4e62-ad13-efcee9bb9ba7",
                              "mac_address": "sample string 3",
                              "date_end": "2026-09-06T06:48:23.209968+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "383d3daa-540c-46e0-b875-aded9ce301f7",
                              "active": true,
                              "created_on": "2026-09-06T06:48:23.209968+02:00",
                              "last_update": "2026-09-06T06:48:23.209968+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "69",
                              "id_user": "374670db-ef26-42e5-ab96-271808095c29",
                              "id_pos": "26c38177-d690-4bf7-9cbe-ed931516d1bf",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:48:23.209968+02:00",
                              "last_update": "2026-09-06T06:48:23.209968+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "69"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_pos_connection": [
                            {
                              "$id": "70",
                              "id": "c91426fa-e3e3-4803-b256-ac7a7cf0cd0e",
                              "id_pos": "bf78e311-b827-4574-9437-b8e4331997f6",
                              "date_add": "2026-09-06T06:48:23.209968+02:00",
                              "date_upd": "2026-09-06T06:48:23.209968+02:00",
                              "date_out": "2026-09-06T06:48:23.209968+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": "70"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "mt_branches": {
                            "$ref": "3"
                          },
                          "tt_logs": [
                            {
                              "$id": "71",
                              "id": "081af0f7-af1b-4221-85fe-30660864ef70",
                              "id_user_add": "588c4ce7-c93a-4c86-a55e-322930229dc6",
                              "id_table": "09b89e0e-0457-4a6c-b726-04d90d5ebc05",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "6a657956-859b-4454-86a8-520fb94d258b",
                              "created_on": "2026-09-06T06:48:23.209968+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_sync_tables": {
                                "$id": "72",
                                "id": "cf1c7c4d-6965-4081-94cb-3ab5308752b5",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-09-06T06:48:23.209968+02:00",
                                "last_update": "2026-09-06T06:48:23.209968+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "73",
                                    "id": "d7451821-7042-4523-a077-379cc89032a8",
                                    "id_sync": "dd29c299-c2f9-4ade-b256-c27c34284df0",
                                    "json": "sample string 3",
                                    "id_table": "4fe1926e-73ce-4c2c-939d-469390206972",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "74",
                                      "id": "549e7d58-6a85-4550-9d19-7cf529e5d14d",
                                      "id_branch_from": "7e76b220-d059-4cb3-8145-9f55edb1bf14",
                                      "id_branch_to": "50c0f81a-ffdb-456b-a13c-aec2d0bc1bc4",
                                      "type": 4,
                                      "created_on": "2026-09-06T06:48:23.209968+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-09-06T06:48:23.209968+02:00",
                                      "send_on": "2026-09-06T06:48:23.209968+02:00",
                                      "mt_branches": {
                                        "$ref": "3"
                                      },
                                      "mt_branches1": {
                                        "$ref": "3"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "73"
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "72"
                                    }
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "71"
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "st_local_variables": [
                            {
                              "$id": "75",
                              "id": "10a90b2e-ffa2-4b72-96eb-22263dfd2791",
                              "id_pos": "6a51564f-053d-4d2e-aba1-2ab182fd1fae",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "value": "sample string 5",
                              "type": "sample string 6",
                              "last_update": "2026-09-06T06:48:23.209968+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ]
                        },
                        "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": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ],
                    "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": [
            {
              "$id": "76",
              "id": "4118b280-b69b-4c8f-9882-cc391e3632bb",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "level_id": 5,
              "id_group": "86ebb23d-95da-46e6-a516-256c700c086c",
              "name_event": "sample string 7",
              "name_pos": "sample string 8",
              "id_image": "10854576-4889-4e65-94dd-457993379d3f",
              "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-09-06T06:48:23.209968+02:00",
              "last_update": "2026-09-06T06:48:23.209968+02:00",
              "commited": true,
              "st_functions_groups": {
                "$id": "77",
                "id": "220cc076-333d-4552-a910-857abed4f08c",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-09-06T06:48:23.209968+02:00",
                "last_update": "2026-09-06T06:48:23.209968+02:00",
                "commited": true,
                "st_functions": [
                  {
                    "$ref": "76"
                  },
                  {
                    "$ref": "76"
                  }
                ]
              },
              "st_images": {
                "$ref": "4"
              },
              "st_permisions": [
                {
                  "$id": "78",
                  "id": "cf0097e0-f8f9-4f3f-9034-c80c9e3cd30d",
                  "id_function": "c2ab0367-323b-4111-b76f-8dce16e758bf",
                  "id_user": "2b7e7a0c-73b8-4e8c-b2fd-3addbf5bb43c",
                  "id_profile": "9871679b-dde6-4d68-a99f-2db7ee31fe36",
                  "permission": 3,
                  "active": true,
                  "created_on": "2026-09-06T06:48:23.209968+02:00",
                  "last_update": "2026-09-06T06:48:23.209968+02:00",
                  "commited": true,
                  "st_users_profiles": {
                    "$id": "79",
                    "id": "4011184b-a634-4048-b242-78a98adba063",
                    "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-09-06T06:48:23.209968+02:00",
                    "last_update": "2026-09-06T06:48:23.209968+02:00",
                    "commited": true,
                    "st_permisions": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "st_users": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "tt_cmd_connection": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "2"
                  },
                  "st_functions": {
                    "$ref": "76"
                  }
                },
                {
                  "$ref": "78"
                }
              ]
            },
            {
              "$ref": "76"
            }
          ],
          "st_images_types": {
            "$id": "80",
            "id": "4f4b2942-0263-4327-9033-bfc606b3311e",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-09-06T06:48:23.209968+02:00",
            "last_update": "2026-09-06T06:48:23.209968+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": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "mt_periods": [
          {
            "$id": "81",
            "id_branch": "5fcdd0bd-bb42-4d08-baec-0c9a010c361f",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-09-06T06:48:23.209968+02:00",
            "date_end": "2026-09-06T06:48:23.209968+02:00",
            "state": "sample string 6",
            "created_on": "2026-09-06T06:48:23.209968+02:00",
            "last_update": "2026-09-06T06:48:23.209968+02:00",
            "commited": true,
            "mt_branches": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "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": "74"
          },
          {
            "$ref": "74"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "74"
          },
          {
            "$ref": "74"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ],
        "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": "64"
      },
      {
        "$ref": "64"
      }
    ],
    "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": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "69"
      },
      {
        "$ref": "69"
      }
    ],
    "st_users_token": [
      {
        "$id": "82",
        "id": "5e22eb11-3962-4890-942c-37f2d4e23a03",
        "token_id": "sample string 2",
        "id_user": "fa9c14e7-9d1b-4873-8fe4-b3164c0f4f22",
        "date_from": "2026-09-06T06:48:23.209968+02:00",
        "date_end": "2026-09-06T06:48:23.209968+02:00",
        "created_on": "2026-09-06T06:48:23.209968+02:00",
        "st_users": {
          "$ref": "2"
        }
      },
      {
        "$ref": "82"
      }
    ],
    "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": "63"
      },
      {
        "$ref": "63"
      }
    ],
    "tt_doc_st1": [
      {
        "$ref": "63"
      },
      {
        "$ref": "63"
      }
    ],
    "tt_items_customs": [
      {
        "$ref": "45"
      },
      {
        "$ref": "45"
      }
    ],
    "tt_logs": [
      {
        "$ref": "71"
      },
      {
        "$ref": "71"
      }
    ],
    "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": "2ee0ef25-195a-443d-8867-07b9e3ce745f",
        "id_room_activity": "ea34358d-ff79-4b6f-a97e-1d1ba1aa8757",
        "id_pos_sesion": "d3b7c5ee-e632-4f37-8a57-b4cbb62d020d",
        "log_text": "sample string 4",
        "id_user": "0ed809f1-f373-466e-9933-d8ff5ece4449",
        "event_type": "sample string 6",
        "correlation_id": "37709e8c-9ebf-4637-95a8-27c4a363475b",
        "id_room_unit": "dc3c43ce-a5fe-4a36-8e4e-759ec8b4c7ee",
        "id_room_unit_source": "73b5fcd2-5bc4-4eda-a967-63de3cc1c065",
        "id_room_unit_destination": "a88c1cf5-9660-400f-8b0b-d5646c95e56e",
        "id_room_activity_related": "d3942633-2124-4042-b5e2-b9c09d13993d",
        "id_doc_sa": "8b51612a-be7f-4449-9232-37c6088cfcd4",
        "id_user_authorizer": "ad4dda4f-896c-47dd-a2bc-9c29d58d0e73",
        "data_json": "sample string 7",
        "created_on": "2026-09-06T06:48:23.209968+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": "79"
    },
    "tt_cmd_connection": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_cmd_messages": [
      {
        "$ref": "59"
      },
      {
        "$ref": "59"
      }
    ]
  },
  "st_users_profiles": {
    "$ref": "79"
  },
  "tt_pos_sesion": {
    "$ref": "46"
  }
}