GET api/St_Users_Profiles/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

st_users_profiles
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

is_pass_required

boolean

Required

is_admin

boolean

Required

level_id

integer

Required

order_1

integer

Required

order_2

integer

Required

order_3

integer

Required

order_4

integer

Required

is_tips

boolean

Required

is_view_all

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

st_permisions

Collection of st_permisions

None.

st_users

Collection of st_users

None.

tt_cmd_connection

Collection of tt_cmd_connection

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "06ebcc78-6638-474f-a6e6-6be53db38e40",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "is_pass_required": true,
  "is_admin": true,
  "level_id": 7,
  "order_1": 8,
  "order_2": 9,
  "order_3": 10,
  "order_4": 11,
  "is_tips": true,
  "is_view_all": true,
  "active": true,
  "created_on": "2026-07-08T09:46:01.8223172+02:00",
  "last_update": "2026-07-08T09:46:01.8223172+02:00",
  "commited": true,
  "st_permisions": [
    {
      "$id": "2",
      "id": "8bbda7c0-ab96-45ac-baf9-33fe6ccff727",
      "id_function": "57b08a25-70ec-4764-9ca2-69b2e2897c5c",
      "id_user": "5e97e238-5c07-4a8f-b966-e7e5797f8567",
      "id_profile": "abd5946d-7b82-42df-8a0e-8ac8d340f5fc",
      "permission": 3,
      "active": true,
      "created_on": "2026-07-08T09:46:01.8223172+02:00",
      "last_update": "2026-07-08T09:46:01.8223172+02:00",
      "commited": true,
      "st_users_profiles": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "56f834ef-8c5b-4769-bb82-b13e6fd0972a",
        "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": "14f36ff7-c12c-4752-aa56-e51c54079346",
        "view_messages": true,
        "id_image_photo": "7143348e-58a6-414d-81f8-dcbbbe16c37b",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "0cb034dd-ce07-4924-aa80-b6335ba05ceb",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-07-08T09:46:01.8223172+02:00",
        "last_update": "2026-07-08T09:46:01.8223172+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "91aa51ac-863a-49d6-94f2-fc3f157ecab5",
            "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": "971e4e0a-0910-492a-bf28-e55bb7e2a4b7",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-07-08T09:46:01.8223172+02:00",
            "last_update": "2026-07-08T09:46:01.8223172+02:00",
            "id_user_upd": "fb40293d-ab7e-4708-9e3c-ffd8e5f31549",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "e2a569af-4b8d-4f0b-88ae-c6cc418239d3",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "2644d1a3-1ab7-4386-ba84-ebe168f8a93e",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-07-08T09:46:01.8223172+02:00",
              "last_update": "2026-07-08T09:46:01.8223172+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "a6200ac5-7efb-4de1-b39b-dc13c671270b",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "5b6c2fc2-97ee-4b19-8fab-549e04b68916",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "79460617-c8f4-44e4-9c16-22ce895fef4a",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                  "id_user_upd": "f4b9c4db-2670-4b7a-b965-6a3f57e8837a",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "3e576f63-c042-4d19-bc35-8ee6b4bdca05",
                      "id_item": "5a1d1fa9-e131-4e55-93bb-bbf3ca4a72f8",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-07-08T09:46:01.8223172+02:00",
                      "last_update": "2026-07-08T09:46:01.8223172+02:00",
                      "id_user_upd": "859e57dc-b4ef-42fd-b459-5d3e3f9872f9",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "a48ce3f4-061c-4f12-b737-b57f4c3e91dd",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "aa2722be-e748-4a32-accf-b5aced91e0ab",
                        "id_unit_sec": "dc562df1-c23e-485f-a0cd-d6e29dadc07b",
                        "id_brand": "3f446a57-fe70-4a36-b511-d2e1876a617a",
                        "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": "7f33ead8-c99d-49bb-a2ef-bd2d367e4927",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-07-08T09:46:01.8223172+02:00",
                        "last_update": "2026-07-08T09:46:01.8223172+02:00",
                        "id_user_upd": "ae11f9ab-26ed-43dc-8b1a-a2fd7c854126",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "92e867c7-ad97-46dd-8fde-55a40663adc9",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-07-08T09:46:01.8223172+02:00",
                          "last_update": "2026-07-08T09:46:01.8223172+02:00",
                          "id_user_upd": "212715ac-053c-4654-a6b3-1b1430b4be5d",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "3"
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$id": "10",
                            "id": "055e5fca-8a3b-43ce-bffe-e0ece89a36e7",
                            "id_branch": "502e7fa0-122a-4e89-8e7c-7e09338a901d",
                            "id_pos_type": "71ad6c99-a084-4fa8-b24c-68aecbf2636c",
                            "id_pos": "f3eae372-ae5b-4f06-ad98-b7497dfaaebb",
                            "id_item": "d1f1ee86-0933-4c42-a18f-a3bc21f200c8",
                            "date_from": "2026-07-08T09:46:01.8223172+02:00",
                            "date_end": "2026-07-08T09:46:01.8223172+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-07-08T09:46:01.8223172+02:00",
                            "last_update": "2026-07-08T09:46:01.8223172+02:00",
                            "id_user_upd": "c8752889-ff7d-47cf-88ca-12311a338918",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "9c208ca4-65e6-4ce3-8ac5-9922d18b7578",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "9fbcaf70-0a23-4465-be2b-0382d7af0cb9",
                              "id_zone": "b216d4f2-7a7a-464f-8ffd-2952134ddcd0",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                              "id_user_upd": "1e66fbe3-117a-4270-b619-7c47f8df2b0c",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "5fc4d185-6f3d-4137-a529-9f95bffced6e",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "d905c892-0d7f-40be-b1ff-26b8cddbf62b",
                                "active": true,
                                "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                "id_user_upd": "8d70c15c-4137-45d1-9b68-5c8adfe6c5f2",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "d8722f3f-050f-4d8c-a795-4f788be08581",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "01103046-f18b-4810-9425-92a98c6ff47a",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "0046d336-b581-4643-9f46-bcd4d422966d",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                  "id_user_upd": "6cd262ee-4ef0-40d4-945d-3a7866cc89c8",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "169f8a08-cbab-4abb-98e2-4722eb0cfb53",
                                      "id_cloakroom": "08038fe5-55e9-4ff9-b80e-4c5c98d15ba2",
                                      "id_pos_sesion": "ef582cbe-f35e-46f4-bf4a-9736ad09deb2",
                                      "unit_id": 4,
                                      "date_open": "2026-07-08T09:46:01.8223172+02:00",
                                      "date_close": "2026-07-08T09:46:01.8223172+02:00",
                                      "id_doc_sa": "36f2d7eb-e6e3-46f5-a678-9b0660f2314b",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "05a87050-b04a-4f1f-a890-cf73de627aa8",
                                        "id_pos": "4036c85d-d044-4889-9bdc-606cf49d3997",
                                        "id_doc": "ec153e50-6afe-434c-903c-32712a63a88d",
                                        "id_branch": "634f0640-bc08-44fc-b869-c993bd29edb0",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T09:46:01.8223172+02:00",
                                        "date_tax": "2026-07-08T09:46:01.8223172+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "3a96b518-e89e-4750-99f7-fd74fa44f47d",
                                        "id_relationship": "84919cf1-13d7-40c1-9eae-65037a2b0a2f",
                                        "id_loc_from": "f8f364de-9b61-45c5-9692-e59979ebff47",
                                        "id_loc_end": "d6cb0052-ac53-4a18-b20d-00142ff57178",
                                        "id_user_add": "bd3ae830-e93f-49ba-aab3-72c8155932fc",
                                        "id_user_upd": "e2052477-7623-4c74-9166-27002953af93",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "5c4396ff-fa5f-41f8-b793-a75593975671",
                                        "id_room_unit": "8524dd4d-509f-4ffc-998f-b1bcadcd73a5",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "a828e997-df73-4713-8d75-16be690a9d42",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                        "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "736485d7-523d-4fb8-b871-04fb8d9c6617",
                                          "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": "fd9afcde-5eab-4d32-8e59-eacdfde4e709",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                          "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                          "id_user_upd": "cee11f1d-eb88-47cd-8abc-38c2b2ed75ed",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "9032bd89-c542-4993-89e0-7082e8772c47",
                                              "id_pay": "671c1c0a-5a0e-4e0c-97f2-0ca39febdc30",
                                              "id_money": "7515d3dc-cd4d-4030-a2c8-d69aa6b9714f",
                                              "active": true,
                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                              "id_user_upd": "74db7528-8044-444b-9406-b2d52759e1b1",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "4f1f4928-df85-430f-b96c-0291f2be1dad",
                                                "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": "d872fadc-b3a9-4a32-a3d2-f713798587fd",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                "id_user_upd": "a842f897-21a0-4f11-9abf-f60f34e21531",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "bf572fe0-a01a-45b9-8b12-43fccd3ea15f",
                                                    "id_money_2": "5d47f05b-df88-4248-97ba-7ceb269381c0",
                                                    "date_from": "2026-07-08T09:46:01.8223172+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                    "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                    "id_user_upd": "9c9e2df3-efab-4bfe-a01e-5996fa5d90b1",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "c21f9045-b606-400d-968f-b8765724e796",
                                                    "id_pay": "1da1c4b7-2f25-48ea-a78b-82b9767a9926",
                                                    "id_money": "319ec657-b265-402c-80b6-50b1df39789b",
                                                    "date_cashflow": "2026-07-08T09:46:01.8223172+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "7e3a8d5a-2371-42c9-a1fc-0c299543e3aa",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "3d49e1b8-0b27-4be7-b9f2-83be1bbeceb5",
                                                      "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": "ebdc7e85-ac37-4b01-9fa1-e09f56edb9cb",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                      "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                      "id_user_upd": "00d013f2-8f12-4ca0-b1f9-9f12c3968d66",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "22",
                                                          "id_doc_sa": "ceeadfbd-9597-4cb1-bd6b-68ca3537580f",
                                                          "id_line": 2,
                                                          "id_pay": "0535532e-f8f3-4a34-a10b-c0dcc152cd42",
                                                          "id_money": "0cc92867-e132-43f0-926f-eea8d603b8c6",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "8f8e9aeb-4ae6-4c65-8380-2a558282eeea",
                                                          "id_employee": "21f263ba-f67d-40c6-a613-235ce3a7ced1",
                                                          "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": "c7317a30-ea05-4d32-989d-6e841a8daee1",
                                                          "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": "23",
                                                            "id": "c4fdd88e-3558-4ea7-983a-599311843e38",
                                                            "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": "cf5822d4-94dd-4ce7-af10-806266a912f1",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "9ae2dc2c-a455-4b7b-98ee-7488ad12c120",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                            "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                            "id_user_upd": "1fd6cca3-2085-48c0-b861-6e2e8e9acedd",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "80b48730-16c3-407f-9cf9-ce8f36f6a8ee",
                                                                "id_branch": "dd0a6889-71b4-445d-a5c2-5037844b3045",
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                "id_user_upd": "92cb6374-c1ac-44cb-bb04-3950525a9229",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "d0bb2c7a-180c-413d-8ac7-90af58853352",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                              "id_user_upd": "b3d01d3f-f06f-46f9-a571-bd0259c00d81",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "26",
                                                                "id_doc_sa": "211ee2d1-853b-427c-8cbb-bd84840511ab",
                                                                "id_line": 2,
                                                                "id_item_sub": "6ac31540-55e1-463d-a676-42906e401d7e",
                                                                "qty": 4.1,
                                                                "id_list": "3bd45852-96bf-4278-8db3-7b531c3c173d",
                                                                "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": "14504803-02f9-408e-8d53-c06bf35c87fb",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "671403ac-ab7e-47c1-b080-6c19f7c3d5ad",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "652b490e-3c06-462d-a6ac-8d0d30fddf68",
                                                                "id_user_upd": "1bcf7661-163d-48f9-a19a-f24c09e82bd0",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "f193deca-5d84-41dd-bb99-f9a5c2b69a8c",
                                                                  "id_item": "ebebd35f-abdb-43fc-8e77-2000b6fd2d37",
                                                                  "id_item_type": "f1e3a201-ba64-4c8e-b768-dd2e33ecbf33",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "a3004f5d-1297-4e14-b1bc-704694c8eef0",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                  "id_user_upd": "627a7b5a-e097-47c1-89d3-60782520affc",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "ebbcd568-18f0-4dc0-86ec-e1e7a9f21993",
                                                                      "id_item": "2673fc7d-a28e-492c-8aa4-179d081c0beb",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "02011dc1-b803-4ec4-8abc-3c7a86cb6502",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "29",
                                                                        "id": "b32698a7-c35d-4fe5-b55f-948a2fa0d9f5",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "8034bdb3-026d-41a5-bcb8-4cbe7f62405d",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                        "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                        "id_user_upd": "53d71597-3250-471a-91cc-08f89174ab97",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "30",
                                                                          "id": "297f9b65-aa0f-4d6a-acf1-8826780d68df",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "id_user_upd": "4c8ef717-588f-431a-ba1c-f481e100f27d",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "29"
                                                                            },
                                                                            {
                                                                              "$ref": "29"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "8"
                                                                            },
                                                                            {
                                                                              "$ref": "8"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "8"
                                                                            },
                                                                            {
                                                                              "$ref": "8"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "28"
                                                                          },
                                                                          {
                                                                            "$ref": "28"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "31",
                                                                    "id": "7718dde9-fa2f-41ba-8a3e-778b011c1802",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "2b8e7244-c5e3-42bd-8f26-62cef82747ae",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                    "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                    "id_user_upd": "4ef9d84b-c20c-44e5-bd02-0aa68da1da63",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id_voucher": "ed0d1507-4686-4f17-af7c-021e1f616b89",
                                                                        "id_line": "1c8eb2bb-7242-4335-a610-5039066b214e",
                                                                        "id_category": "2dcd10e4-12d6-468a-85d1-58d89455096b",
                                                                        "id_item": "79ec0f7d-5ac1-4250-8593-998ee3aca829",
                                                                        "id_item_type": "c8c44f18-c81d-4adb-bc96-5ac8021ac91a",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "33",
                                                                          "id": "defcdabe-87c0-4f23-84c9-a2cc8107f334",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "date_end": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "date_used": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "date_sesion": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "id_employee": "33f44925-a434-4ab0-8698-e49870890106",
                                                                          "id_branch": "11cf9f93-2f87-4272-94ae-4e27fac18574",
                                                                          "id_voucher_permision": "33712fc8-c7fd-4cd5-a644-793e7161197f",
                                                                          "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": "ebe58c8c-924a-4e01-825d-df6ed6a49804",
                                                                          "id_user_add": "8d1aba9a-6021-476d-80e7-36bdafa8fa3d",
                                                                          "id_doc_sa": "1bcfcf6a-3e3f-4019-879d-e5ef356943b6",
                                                                          "id_item_sub": "d08417d8-d3f3-405e-85f8-1413df63ac73",
                                                                          "id_pos_sesion": "b7daf05b-f356-4162-afda-f8b07c2d33ef",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "32"
                                                                            },
                                                                            {
                                                                              "$ref": "32"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "34",
                                                                            "id": "6f16171e-0a24-44e3-afe3-67e5a984b282",
                                                                            "date_from": "2026-07-08T09:46:01.8223172+02:00",
                                                                            "date_end": "2026-07-08T09:46:01.8223172+02:00",
                                                                            "date_used": "2026-07-08T09:46:01.8223172+02:00",
                                                                            "id_employee": "cf383ca2-3853-45d0-8c81-7e62fd986e9d",
                                                                            "id_branch": "002e3b35-e88a-4bd4-ab64-22e1c6ac4c8c",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "7eb3db50-ee32-4cb7-bf86-37b890699940",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                            "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "33"
                                                                              },
                                                                              {
                                                                                "$ref": "33"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "32"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id": "e9bbd422-50d1-43b1-a933-06bf16a858eb",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T09:46:01.8223172+02:00",
                                                                        "date_end": "2026-07-08T09:46:01.8223172+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": "02fe4071-f012-45c2-8a95-9fb0b817e67a",
                                                                        "id_pos": "000f2392-59d5-4cf9-abdd-58cfadca6710",
                                                                        "id_list": "47a4bbb2-a19f-408b-8f05-ab231cee0f7d",
                                                                        "id_item": "e49d6bc0-1989-4e47-8b31-0b8e93c6ac1a",
                                                                        "id_item_type": "cc2ca5d3-abca-4320-9f1d-53cce74ad144",
                                                                        "id_category": "d2f0afeb-3fd3-4997-a761-ad608a5deddf",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                        "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                        "id_user_upd": "eb41aff1-2b9b-43fe-bb70-1697162aea4a",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "36",
                                                                          "id": "8a2d033b-5611-4116-8827-f4172f91ad32",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "9b69b253-9752-40f5-abda-ac8afc4b76bd",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "b13ace6f-9a5a-40b4-923e-92b70b8e2117",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "id_user_upd": "59f3dd15-ad7e-470e-b0e2-9d875342e847",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "37",
                                                                              "id_pos": "1319d00c-eed6-428c-96ac-170be5ed5427",
                                                                              "id_pos_type": "d22ab1d1-15a8-4bed-9104-166124971a35",
                                                                              "id_price_list": "ce210e85-bb26-47e7-a438-06fe7947ebed",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "id_user_upd": "689b96cc-cf25-4f7a-a319-af70f097b813",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "38",
                                                                                "id_pos": "719c3c0e-8d17-43e1-80c7-87691f3b2633",
                                                                                "id_pos_type": "6ec98cdb-ba03-41a5-8239-b4befd7fe90a",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                "id_user_upd": "4e721186-6483-4192-9ac0-783fe5b09d89",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "39",
                                                                                  "id": "cfc00028-4e2d-4374-ac39-f6613d48069a",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                  "id_user_upd": "9d7cfb48-8848-4090-a8bc-e9a5588947b5",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "bd89e70e-f447-488c-a5be-cd3ad56cd0ee",
                                                                                      "id_doc": "8518af20-9223-42c5-8d93-70de3481cf9c",
                                                                                      "id_pos_type": "a2a8f1e5-779d-4535-a7fa-fb3ce8dae898",
                                                                                      "id_doc_print": "c47e3188-3d1a-4d16-a075-4402c6b65672",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                      "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                      "id_user_upd": "f363464b-88dc-42a7-b827-8816d8bdd646",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "c1f7d0b3-d614-4fdf-82e3-e88fb1b490f1",
                                                                                        "id_pos": "8db757ff-b15b-45ca-9709-88c8db0f2ff5",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                        "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                        "id_user_upd": "f6e90a06-a567-4aff-ad0a-48267cbbc3cc",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "42",
                                                                                        "id": "7213b5d0-589a-4260-b3bd-bda3101716ea",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                        "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "986ca810-112b-4d87-93cf-75e928c94d96",
                                                                                            "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": "42"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "43"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "36"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "37"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id_list": "1878db33-9533-4d00-af3d-bc31a9fda846",
                                                                              "id_item_sub": "bece03b1-1e46-4a02-9156-cbcfd93a1ced",
                                                                              "validity_date": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "id_user_upd": "de16ed7a-4d45-4aa8-b4a4-b4c28d2a96b1",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "36"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "36"
                                                                            },
                                                                            {
                                                                              "$ref": "36"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "36"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "45",
                                                                              "id": "45e7c4a9-291a-412b-a45d-31f437892632",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "date_end": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "id_branch": "56fd043f-d432-4a26-9615-70cc9d8d4cdc",
                                                                              "id_pos": "a1bc5535-8923-4e03-8c1a-4075f9a7189b",
                                                                              "id_list": "4841e940-5133-4098-998d-a877918811f5",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "id_user_upd": "0885180b-6065-4ee9-b6af-60ad303e0be7",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "36"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "46",
                                                                        "id": "956677b8-71b2-419a-82e0-1073380e6d64",
                                                                        "order_id": 2,
                                                                        "id_item": "3918b880-d64e-4f4d-a2d6-1fd04af4af63",
                                                                        "id_item_type": "c995fe3c-f1d0-4418-88df-b6e50b3cbace",
                                                                        "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": "4bebf734-8295-4130-a44a-a9a128e03234",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "a36feb1e-c4c1-4565-822f-bdcbcfb79abc",
                                                                        "count_voucher": 1,
                                                                        "id_category": "315a7228-133b-4923-a2bd-8da3d9df46e6",
                                                                        "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                        "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                        "id_user_upd": "bcc6f6a4-f984-4a88-a229-1cb47b907eca",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "3fe1de7c-2c66-46b7-bf31-36aa242359a0",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "90b378d2-ada7-44f6-bfc0-48a85504cbcd",
                                                                          "date_tax": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "date_open": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "date_close": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "id_user_open": "5bc0a943-631b-4a91-a311-f3a8b2e46330",
                                                                          "id_user_close": "95e80663-ea48-442c-9337-1bcc1d4b23ef",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "46"
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "e7b305ac-1d9f-47b3-90a3-0cea0daeaa46",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "9b67c60f-a246-4d8c-b64b-868646643550",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "db903f21-774c-49ea-a315-aeba2f199bd7",
                                                                              "id_room_unit": "1b31c03e-bc93-468d-8d3c-0416300085a6",
                                                                              "id_room_list": "d96bfc4b-bba6-4b9e-b048-5eaecdb9d719",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "date_from": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "date_end": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "date_open": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "date_close": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "id_employee": "bf851a0b-1ccc-4bb1-abac-cb9dbf7a221a",
                                                                              "id_employee_sec": "e7f529cb-796b-45a3-8550-53dbfa256843",
                                                                              "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": "2e11b9d1-3b89-4115-ac70-8d11f77d0254",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "99d473dc-b3be-4458-b838-bb0ae0e17128",
                                                                              "id_user_close": "9c6dad3c-a780-4e90-90a0-fe495dcc9a62",
                                                                              "id_unit_state": "a9ae15c5-5b5b-4e76-871c-4bacfc3db43a",
                                                                              "id_pos_sesion": "9c5a6b7a-b6dc-417a-992f-8506c5c8f662",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "50",
                                                                                "id": "47096e57-4f93-4d29-91e7-a86540bf85de",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "868cb85b-080c-4c20-8b14-6f4928d1b235",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "47c2b42d-1c51-4c45-9172-2413f1363991",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T09:46:01.8223172+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                "id_user_upd": "171f37a8-fe05-46b3-b7db-054a909cf8c2",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "51",
                                                                                  "id": "c4a1d296-423e-4fd1-ba7e-b8a1542c4224",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "09a1dd57-eae0-43f6-9b91-e2c408063a79",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "da3f708a-5327-48ae-8e9f-612e6bcf15c9",
                                                                                  "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": "9852bf7c-95f8-48a8-a943-39d5c2d8d6b6",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                  "id_user_upd": "ead74b8c-1695-4def-8f48-46a817f0112b",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_pos": "490fd3ce-64aa-4dbb-beb9-ef0350e04e73",
                                                                                      "id_room": "169064d7-a4ff-46f2-abee-2026cbd65593",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                      "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                      "id_user_upd": "062f2f24-0b9a-4a34-acd0-fdce245b66b6",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "51"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id": "eac50668-2458-45d1-b52b-1140811020e2",
                                                                                      "id_room": "1d5df848-6e20-4982-be79-d1c67246f379",
                                                                                      "date_in": "2026-07-08T09:46:01.8223172+02:00",
                                                                                      "date_out": "2026-07-08T09:46:01.8223172+02:00",
                                                                                      "id_user_add": "3e6ea242-89e3-45ce-9547-c7ff05d438cd",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                      "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "51"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "54",
                                                                                  "id": "d69833e3-b386-449d-8e33-e3212403af7c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                  "id_user_upd": "b2c832a4-ebd7-4a5f-8a11-bd3d1d747ada",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_room_type": "e5177ff7-2af4-4fe6-92a7-697aeec3497d",
                                                                                      "id_room_state": "fa566b67-19fc-4141-a928-d9b752fcdf11",
                                                                                      "id_image": "497454a6-d2a0-4e12-bd17-8633206c45ed",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                      "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                      "id_user_upd": "5b8eb737-0ab8-43a1-9a54-6aa52b4d1d3a",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "56",
                                                                                        "id": "df7de8ea-a511-4735-946c-2e09544003b1",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                        "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                        "id_user_upd": "5d2cf9ef-7fe1-4ddc-9a12-11fadf6b544a",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "55"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "55"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "49"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "49"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "56"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "53"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "49"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id": "ffbc1189-5825-4ef0-b3e0-104ecf3cae7d",
                                                                              "id_pos_sesion": "58dcf366-cc02-4c52-baad-7af04ff8904d",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "b2c583f1-9862-4262-8785-3fd5fdbde514",
                                                                              "id_room_unit_activity": "20b7c9c3-3a7d-4428-9b74-7198cf4d6eb5",
                                                                              "id_doc_sa": "08843c83-9c1b-4bf6-a1f4-cdad417598e2",
                                                                              "id_pos_type": "fd217536-fe7c-4107-a651-95098730fcb6",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "483968d5-a118-45c6-b821-a9541fb8b98d",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "id_tip": "f58c9feb-c534-463e-abf6-0749f58e614f",
                                                                                  "id_user": "cd935c3d-d8eb-4b5a-bbf7-84ced9c89c05",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "58"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "59",
                                                                              "id_pos_sesion": "127caafd-b398-425c-8cf0-153365183d47",
                                                                              "id_user": "d9b9bf98-7804-4caf-99f0-46df0215881a",
                                                                              "date_add": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "60",
                                                                              "id": "766c24a7-53d9-4d60-8808-0db40ce4999b",
                                                                              "id_user": "5b865af1-c9ab-4504-8b43-cb87fdeeb452",
                                                                              "id_user_profile": "6e41b05f-079c-45c6-8a4e-16bf6835482d",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "id_pos_sesion": "5a79bb88-070f-4e31-97bf-368a19a808f1",
                                                                              "date_login": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "date_logout": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "60"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "61",
                                                                              "id": "c80efee5-4f81-4846-a74a-f7fb2c6a3ddf",
                                                                              "id_user": "7fec2d0d-6cfb-49c0-9923-fdae4f7eac54",
                                                                              "date_add": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "6a9688c6-dc83-4fc1-83c3-61e467d1878c",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "id_pos_sesion": "17b6d14a-8000-4c33-a3ce-7b83d83356bd",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "61"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "62",
                                                                    "id": "a9912d54-f652-4257-abc7-3be6179f7888",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "13a90592-e34f-4f27-bdca-bbdfc69de64f",
                                                                    "id_doc_print": "2b4aa9c6-3b3a-42b9-a4c8-e67ccfc85012",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                                    "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "36"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "63",
                                                                    "id_doc_sa": "10977295-a503-49d3-a4a4-f7a9754b49cc",
                                                                    "id_line": 2,
                                                                    "id_item": "af63d1f6-0765-4ba9-b500-5c89edf937c8",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "63"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "33"
                                                              },
                                                              {
                                                                "$ref": "33"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "34"
                                                              },
                                                              {
                                                                "$ref": "34"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "33"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "33"
                                                        },
                                                        {
                                                          "$ref": "33"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "40"
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "64",
                                              "id_pos": "6740f3df-5a4f-4a1f-a7c0-fb5b562c1557",
                                              "id_doc": "7d314e62-2a2f-4a88-ae37-1ea0487b6ef0",
                                              "value": 3,
                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "64"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "65",
                                              "id": "e6db469e-b3d9-4bf2-98cf-790326417ddf",
                                              "id_pos": "ff67ed92-0d3f-4849-b956-ef7eaad6af9f",
                                              "id_doc": "439665ce-5a3f-49c1-85f5-07070048d845",
                                              "id_branch": "531844f7-c432-4743-b34f-b9e60629708b",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T09:46:01.8223172+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "5d801894-5539-40ef-b7ad-b36d37f88c54",
                                              "id_loc_from": "45a177a1-dcbd-4070-92c5-e35fd99f3c89",
                                              "id_loc_end": "c09db678-e2df-4604-9b7a-9979faff8c77",
                                              "id_user_add": "88ef9d09-b9a7-480b-8474-0bd7ce008cf5",
                                              "id_user_upd": "1a516920-3047-4d68-86f1-17f8fa9a3145",
                                              "id_pos_sesion": "2064d6fc-3c5a-4a56-8f0c-7c64011c88a3",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-07-08T09:46:01.8223172+02:00",
                                              "active": true,
                                              "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                              "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "66",
                                                "id": "c685dfa8-681c-40bc-97c6-8601706e722e",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "b1afade7-87ee-4fc2-9cda-5abbe7e28a4a",
                                                "active": true,
                                                "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                "id_user_upd": "fbe929f2-14f1-4ccf-a11c-48fe614515b6",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "65"
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "65"
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "67",
                                                    "id_location": "9608787e-2ce0-48a0-aaa5-44f4917759cd",
                                                    "id_item": "7127bd85-f87b-4a71-929a-55a0f012a2eb",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                                    "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "66"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "66"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "68",
                                                  "id_doc_st": "2f73411f-a35f-455a-938f-fd31994dbbb5",
                                                  "id_line": 2,
                                                  "id_item": "6a0c47f6-21af-490b-90ab-9d1626a29bc8",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "65"
                                                  }
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "65"
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "65"
                                              }
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "66"
                                        },
                                        "mt_locations1": {
                                          "$ref": "66"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "47"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "49"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "69",
                                            "id": "e4e4eefe-a82d-4369-834a-55f618721d1d",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "91e4eba9-0fb0-413a-9e57-db709077c240",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                            "printed": true,
                                            "print_on": "2026-07-08T09:46:01.8223172+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "41"
                                },
                                {
                                  "$ref": "41"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "52"
                                },
                                {
                                  "$ref": "52"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "35"
                                },
                                {
                                  "$ref": "35"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "64"
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "70",
                                  "id": "8f930f1a-d5dd-46b6-8103-6bd5758b5cf8",
                                  "id_pos": "99513b71-4e71-47b2-bdf6-14a54c38e61b",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-07-08T09:46:01.8223172+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "6fc80c56-16e5-498b-a036-eb8f90124b33",
                                  "active": true,
                                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "70"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "71",
                                  "id_user": "69825c51-dcbc-4b29-afb0-ca8d30d95d88",
                                  "id_pos": "fdce1ed7-ecd9-40f8-bfe2-5ee1f7a4b293",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "72",
                                  "id": "68efe48b-f19d-43b7-9f04-e07d52835125",
                                  "id_pos": "75f9be10-eb17-42b8-a972-2a0e0b7f94ad",
                                  "date_add": "2026-07-08T09:46:01.8223172+02:00",
                                  "date_upd": "2026-07-08T09:46:01.8223172+02:00",
                                  "date_out": "2026-07-08T09:46:01.8223172+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "73",
                                  "id": "c6511b46-611b-4ee0-ac2c-b86ee54a18de",
                                  "id_user_add": "97481259-1d2a-46c0-90de-ea9a6aaa4e1f",
                                  "id_table": "4e8d39a7-d17a-4c75-b23a-4d853b70395a",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "e9fc8170-f22b-4011-a10d-d44b0bae633d",
                                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "74",
                                    "id": "a65dc555-8c1d-40cb-8e9c-a57f38f437ce",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                    "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "75",
                                        "id": "adab7824-d92e-4e8a-bc1e-b309f1dd4357",
                                        "id_sync": "f7506c38-b0f9-435c-8b8c-5655f9c2a16f",
                                        "json": "sample string 3",
                                        "id_table": "97649466-7c9a-467e-ae0e-a69846b58b14",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "76",
                                          "id": "2a119049-6f1c-43d5-bd9e-c617c671c172",
                                          "id_branch_from": "c7feb571-c24e-4124-93f5-6a4c5621c164",
                                          "id_branch_to": "7bec3f3b-6261-49a3-ab5a-e6414598688b",
                                          "type": 4,
                                          "created_on": "2026-07-08T09:46:01.8223172+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-07-08T09:46:01.8223172+02:00",
                                          "send_on": "2026-07-08T09:46:01.8223172+02:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "75"
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "74"
                                        }
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "73"
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "77",
                                  "id": "a3df2452-f2d9-4d0b-8341-28929c6b2d69",
                                  "id_pos": "925dc24e-9d8e-4912-abe4-dfe64543b507",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "77"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "65"
                                },
                                {
                                  "$ref": "65"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "39"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "30"
                        },
                        "mt_units1": {
                          "$ref": "30"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "32"
                          },
                          {
                            "$ref": "32"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "35"
                    },
                    {
                      "$ref": "35"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "55"
                },
                {
                  "$ref": "55"
                }
              ],
              "st_functions": [
                {
                  "$id": "78",
                  "id": "5a1dd083-7414-4164-b181-ec5021f54dc5",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "e6b7d671-5ecf-4886-a4b7-e4a7c09a962c",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "b2d24432-1b27-430c-97fa-b03a6fc36512",
                  "view_pos": true,
                  "order": 10,
                  "color_border": "sample string 11",
                  "color_button": "sample string 12",
                  "color_font": "sample string 13",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 16,
                  "active": true,
                  "created_on": "2026-07-08T09:46:01.8223172+02:00",
                  "last_update": "2026-07-08T09:46:01.8223172+02:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "79",
                    "id": "4489100e-ca2a-4033-b416-47655b56dff6",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-07-08T09:46:01.8223172+02:00",
                    "last_update": "2026-07-08T09:46:01.8223172+02:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$ref": "2"
                    },
                    {
                      "$ref": "2"
                    }
                  ]
                },
                {
                  "$ref": "78"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "22b83000-1370-4c73-ac2b-f6adb5a4bccd",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-07-08T09:46:01.8223172+02:00",
                "last_update": "2026-07-08T09:46:01.8223172+02:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "66"
              },
              {
                "$ref": "66"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "f750b64b-c174-4c97-9cb7-881aef97840e",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-07-08T09:46:01.8223172+02:00",
                "date_end": "2026-07-08T09:46:01.8223172+02:00",
                "state": "sample string 6",
                "created_on": "2026-07-08T09:46:01.8223172+02:00",
                "last_update": "2026-07-08T09:46:01.8223172+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "51"
              },
              {
                "$ref": "51"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_locations": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "41"
          },
          {
            "$ref": "41"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_units": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "70"
          },
          {
            "$ref": "70"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "d15c529a-b19e-4e4c-a18f-bbb3ebb9988b",
            "token_id": "sample string 2",
            "id_user": "88bab0f1-973f-43d8-8c8e-595acb2cd3da",
            "date_from": "2026-07-08T09:46:01.8223172+02:00",
            "date_end": "2026-07-08T09:46:01.8223172+02:00",
            "created_on": "2026-07-08T09:46:01.8223172+02:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "tt_logs": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "83",
            "id": "0d6a8bda-7d81-42b9-9f11-4e34205674f3",
            "id_room_activity": "ae8dc629-6493-49ce-86d2-f4bd3e35548d",
            "id_pos_sesion": "2fffd9b1-3b9d-4fb7-88ab-0e59ab69303a",
            "log_text": "sample string 4",
            "id_user": "774a081d-9de3-4dc5-b62d-d05705c82059",
            "created_on": "2026-07-08T09:46:01.8223172+02:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "st_users_profiles": {
          "$ref": "1"
        },
        "tt_cmd_connection": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ]
      },
      "st_functions": {
        "$ref": "78"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": [
    {
      "$ref": "3"
    },
    {
      "$ref": "3"
    }
  ],
  "tt_cmd_connection": [
    {
      "$ref": "60"
    },
    {
      "$ref": "60"
    }
  ]
}