POST api/St_Permisions

Request Information

URI Parameters

None.

Body Parameters

user_profile_permision
NameDescriptionTypeAdditional information
id_function

globally unique identifier

None.

id_profile

globally unique identifier

None.

id_user

globally unique identifier

None.

function_group

string

None.

function_name

string

None.

function_description

string

None.

profile_name

string

None.

user_name

string

None.

permission_profile

boolean

None.

permission_user

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "id_function": "0e79fe8c-369a-42db-8372-54c33e7a28c2",
  "id_profile": "218fab6a-146f-4316-889c-3dc13482a977",
  "id_user": "c6696833-a060-4c3f-9f27-a57abf8e4332",
  "function_group": "sample string 4",
  "function_name": "sample string 5",
  "function_description": "sample string 6",
  "profile_name": "sample string 7",
  "user_name": "sample string 8",
  "permission_profile": true,
  "permission_user": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

st_permisions
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_function

globally unique identifier

Required

id_user

globally unique identifier

None.

id_profile

globally unique identifier

None.

permission

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

st_users_profiles

st_users_profiles

None.

st_users

st_users

None.

st_functions

st_functions

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "8242d88f-0299-4bd1-9b09-1c80bcf56813",
  "id_function": "9455498d-e0da-4d4f-a827-b2df9484dd0e",
  "id_user": "e8f39f25-3545-4be4-846e-61128a996b58",
  "id_profile": "d43def1a-22bc-4fc3-9b48-befeeaf3a099",
  "permission": 3,
  "active": true,
  "created_on": "2026-07-08T09:46:40.6528948+02:00",
  "last_update": "2026-07-08T09:46:40.6528948+02:00",
  "commited": true,
  "st_users_profiles": {
    "$id": "2",
    "id": "70af2ec6-4348-480d-8218-92faaca1ef00",
    "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:40.6528948+02:00",
    "last_update": "2026-07-08T09:46:40.6528948+02:00",
    "commited": true,
    "st_permisions": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users": [
      {
        "$id": "3",
        "id": "978fe705-a7d7-473b-9c36-72b5128191ca",
        "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": "5f30e4aa-9ed2-4e3b-af3b-d397c760cdba",
        "view_messages": true,
        "id_image_photo": "1ec7dc12-cf0b-407e-9a8e-a1651f2f2899",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "ae7c2501-ecba-4af7-9b2b-2ac8a339be3f",
        "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:40.6528948+02:00",
        "last_update": "2026-07-08T09:46:40.6528948+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "4d7c0834-55a3-4603-aa6f-ecb18df7cd30",
            "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": "137c92c7-44dd-4a7e-a7f4-4c6a2f9e1aac",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-07-08T09:46:40.6528948+02:00",
            "last_update": "2026-07-08T09:46:40.6528948+02:00",
            "id_user_upd": "0193eb35-a88d-463d-9922-32f61d3a2fc6",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "d5cceffd-5022-41fe-b032-e315d9c72f97",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "00b48227-f4aa-4fa5-9e1d-b1f2550dcc0f",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-07-08T09:46:40.6528948+02:00",
              "last_update": "2026-07-08T09:46:40.6528948+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "f1c55653-a004-461d-a835-84408409147c",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "0d158070-ec08-4e9a-8134-816cac3d58f2",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "d1c38939-1871-45eb-82e6-683db6cc0754",
                  "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:40.6528948+02:00",
                  "last_update": "2026-07-08T09:46:40.6528948+02:00",
                  "id_user_upd": "a66898ac-246b-4197-9f2b-21764378e14a",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "94a8fd62-150e-46c9-8f3b-d1054d6e0eda",
                      "id_item": "7c01901b-62f9-4bc3-8d64-e90bc74e8161",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-07-08T09:46:40.6528948+02:00",
                      "last_update": "2026-07-08T09:46:40.6528948+02:00",
                      "id_user_upd": "27d8bfcd-fc4d-40ec-8a79-2f05a0dbe837",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "0358a079-2498-4b9a-b55e-0b135df1195d",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "b44199df-7b74-4312-bb38-e76a9467058a",
                        "id_unit_sec": "600a2c4b-a62f-46d8-b04f-d13a0909705f",
                        "id_brand": "7ecdaa47-85cc-435f-b736-595f67716a1d",
                        "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": "804f29b0-c141-434e-b063-a7b0d5f727fd",
                        "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:40.6528948+02:00",
                        "last_update": "2026-07-08T09:46:40.6528948+02:00",
                        "id_user_upd": "bff6a82a-6a66-44bf-8810-053999abe20c",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "825bda49-eaf6-47d6-8cd4-bb591891c3de",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-07-08T09:46:40.6528948+02:00",
                          "last_update": "2026-07-08T09:46:40.6528948+02:00",
                          "id_user_upd": "39a1faae-f9f7-4c75-bdd2-f033862be8db",
                          "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": "a6634426-204c-49a7-96d7-e3cf0a31f222",
                            "id_branch": "dab51927-0861-4639-91ea-0c7c95165554",
                            "id_pos_type": "b3fd9441-1e0e-4494-be18-4fe1a4a8743b",
                            "id_pos": "b2851340-9b09-4aa6-a50c-8fec03781254",
                            "id_item": "422c788e-1ce2-41b4-8b83-2faae8e46007",
                            "date_from": "2026-07-08T09:46:40.6528948+02:00",
                            "date_end": "2026-07-08T09:46:40.6528948+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-07-08T09:46:40.6528948+02:00",
                            "last_update": "2026-07-08T09:46:40.6528948+02:00",
                            "id_user_upd": "3c485b48-a941-4ff4-ba70-6e67b0487349",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "a1727a74-721d-4e56-9742-db7712539569",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "74908a7c-59c3-4691-971f-c1d444fa773d",
                              "id_zone": "962ece63-4961-46bd-b1f9-3bc037239318",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                              "id_user_upd": "caca848e-640f-4941-9bb4-b4ed0f7d3f18",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "5a272e40-6199-41fc-ae38-a3e421d28fc0",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "addb1943-f110-40db-bf78-8cc77ae02ec5",
                                "active": true,
                                "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                "id_user_upd": "8df411c2-857e-4fdb-a666-157395ea6ab2",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "746d58a0-2087-42fb-b833-462fe0e62276",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "39e16803-0118-4e0e-904a-9a8c8989be6e",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "9c30572e-08a9-4412-939f-a365361064d7",
                                  "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:40.6528948+02:00",
                                  "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                  "id_user_upd": "e2cafe27-b607-498e-b252-363cafd47318",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "cc776a0e-5da0-4e69-8b8f-2505db7d7880",
                                      "id_cloakroom": "9b5062aa-b4a4-4866-8809-ea205ac40eaa",
                                      "id_pos_sesion": "a90e6af9-593c-4ad3-8142-7a927f3308ff",
                                      "unit_id": 4,
                                      "date_open": "2026-07-08T09:46:40.6528948+02:00",
                                      "date_close": "2026-07-08T09:46:40.6528948+02:00",
                                      "id_doc_sa": "b2dc8d9d-bf19-4492-b737-952276837649",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "89c4d58d-ed77-4387-9569-735d3f13ae72",
                                        "id_pos": "af2a919e-de63-436b-b9d0-6af12e3fda66",
                                        "id_doc": "bf2bfb33-717b-4618-a0bf-00d0edcf5b6c",
                                        "id_branch": "afbcefc1-4a07-425b-9afb-331a891b69c4",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T09:46:40.6528948+02:00",
                                        "date_tax": "2026-07-08T09:46:40.6528948+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "29bad564-db5c-40ea-bee7-979df699a23e",
                                        "id_relationship": "f7670c9f-d58e-4f17-86d2-f7d1be118010",
                                        "id_loc_from": "25b3d112-3368-4f2d-afab-2045e130e037",
                                        "id_loc_end": "46577555-ae26-4b29-9fdb-4bbc3651bec0",
                                        "id_user_add": "707fcc08-5fc1-4404-8d3a-c1814af4587f",
                                        "id_user_upd": "a1858325-86a6-4758-a4dc-661aaf5d12be",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "746d5621-d5e7-4ba6-a614-10c75ddaa9d4",
                                        "id_room_unit": "bec25d75-3cd8-4f74-84f6-01f17ce755fd",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "c91ea481-0465-4474-865d-f7cccd0bdca3",
                                        "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:40.6528948+02:00",
                                        "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "8251a010-5704-428a-bad9-445e90afeb7d",
                                          "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": "ce71acc1-ad7a-4e11-80a4-34703a24e120",
                                          "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:40.6528948+02:00",
                                          "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                          "id_user_upd": "8ae8957f-b66e-4eb4-a43d-9ce8651f3803",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "1ebfc6c9-855e-4dca-a4e9-390ccc3566a0",
                                              "id_pay": "02a67153-da5a-440e-ae66-7c21c1db6d1b",
                                              "id_money": "aca96f88-b67d-45d6-9c95-84be858c3a57",
                                              "active": true,
                                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                              "id_user_upd": "03eeeaf4-2909-4e0b-b6d0-36956b361ea8",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "048bc393-e6ae-45fd-b47b-433e744dfe2c",
                                                "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": "16a7246b-afc4-4e2e-85da-e0fe894740ba",
                                                "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:40.6528948+02:00",
                                                "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                "id_user_upd": "7200ae60-8393-4b73-aa54-ed4c880f2d18",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "6a3c248d-bec7-4557-9497-3915bd00b708",
                                                    "id_money_2": "c55a1d58-8b32-4065-800c-ef82691fd39d",
                                                    "date_from": "2026-07-08T09:46:40.6528948+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                    "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                    "id_user_upd": "b33c4f1f-f4eb-485c-b7ea-02044a380d45",
                                                    "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": "542cc7e4-c18f-46d8-8504-ea0fc72512df",
                                                    "id_pay": "a8398dc8-dbf8-420b-942e-d99065a03e06",
                                                    "id_money": "8bdf59a4-0495-4984-ac46-63c61b4e15cd",
                                                    "date_cashflow": "2026-07-08T09:46:40.6528948+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "7cf11f15-3634-4890-9845-0808b74bb082",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "4daa35c6-94ba-4f92-80f1-30217af7d28e",
                                                      "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": "ef376ee6-c55a-49bf-bf13-9bbff2e28c03",
                                                      "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:40.6528948+02:00",
                                                      "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                      "id_user_upd": "379a4cca-893d-42f8-95ae-4ad52fb7f621",
                                                      "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": "4915a0b0-0402-4311-bd52-3dcb00334c16",
                                                          "id_line": 2,
                                                          "id_pay": "ee8f901a-3900-4462-bb0e-17fb6c9796e8",
                                                          "id_money": "2da3d605-dc73-4a87-8c2e-41622916d26d",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "84493427-85c1-421d-8e52-4afe768bcaac",
                                                          "id_employee": "cb564739-f968-40c8-97eb-760555ec4018",
                                                          "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": "6dd33af2-b1aa-4d90-9063-0805198b1447",
                                                          "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": "6694e4bb-0543-42ea-bcdf-39c02e55a8cf",
                                                            "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": "5fd859a0-2086-4e4c-af5e-5ae4d3e77288",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "230c58dd-6e7b-4ce4-bfe6-58ce9b2b1396",
                                                            "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:40.6528948+02:00",
                                                            "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                            "id_user_upd": "1d246174-c58b-4a18-8d6c-04b4f9964945",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "4d077081-9eb1-477b-b5b7-e60423bfb2f9",
                                                                "id_branch": "90a599d8-9614-4ede-b0f7-71111daf4a12",
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                "id_user_upd": "4b52cf87-cb7c-4bfb-98b0-df3b2c22c515",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "c495b679-7171-44d8-88d1-6a5fbf59d42a",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                              "id_user_upd": "13b17424-a416-4a4e-acec-a70a625280d5",
                                                              "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": "f3a0029c-d3c3-4e9f-8eda-fc3d8555db24",
                                                                "id_line": 2,
                                                                "id_item_sub": "9307b382-6275-4332-a235-c545a8bb5ce5",
                                                                "qty": 4.1,
                                                                "id_list": "68c8eedf-e902-4b21-a6c4-e543181a48ff",
                                                                "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": "a4157dda-97e8-46a0-813c-d4de0873a98f",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "76f7eb80-d7fb-4c91-ba04-67da0434020a",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "e4b4a4cc-0726-4a3c-ad1b-fd279b47400e",
                                                                "id_user_upd": "8eddd622-7534-4b65-9648-7132b3315dda",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "786bb5cd-9a0b-4464-8c29-802f08249c48",
                                                                  "id_item": "51b05016-00e5-4f8f-b309-c5d679720fd0",
                                                                  "id_item_type": "c9921aa6-b9ef-4aa6-b2b7-c6b10cf969ea",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "a2475efd-f179-44ac-a3cb-351e9c3c369a",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                  "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                  "id_user_upd": "749f26da-0025-43af-9d6c-9e9a123e8333",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "f1f9cd58-4c71-4fe7-9362-d944832fcd22",
                                                                      "id_item": "cd8dc18c-0f88-43b0-a399-d63da7d2f11b",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "8610f606-602f-46bb-b475-582ddcf6688e",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "29",
                                                                        "id": "1f8bf1b3-888f-4256-b496-3e7f6a541e5f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "40d7636b-172c-427e-855e-76485e6aa695",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                        "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                        "id_user_upd": "2dcc3a80-98fd-4ef1-b7ae-ab5a822fb0e2",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "30",
                                                                          "id": "c03c8cc5-6821-458a-ac04-f02118d2b3d3",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                          "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                          "id_user_upd": "39cfc053-484f-4bc3-b957-990fd2d5f69c",
                                                                          "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": "fbe9a18a-8ce2-4aa1-9ea5-b11598488728",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "88f7c0f7-45ae-4705-b6fb-62ed7323fd42",
                                                                    "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:40.6528948+02:00",
                                                                    "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                    "id_user_upd": "601b806b-4ca6-4416-b3d7-a62a8ee9f43e",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id_voucher": "2c0ccc55-7493-4f1c-ac65-647918115e95",
                                                                        "id_line": "aeb3e047-2464-40c2-8374-e7c8bbd5ab9d",
                                                                        "id_category": "87a49fa5-4744-4c5f-9cfa-c00f4eb695af",
                                                                        "id_item": "00e2d629-1fba-418d-8da2-57c7a816608b",
                                                                        "id_item_type": "482e885d-9bb6-41ef-a121-42b6f7b5b8d6",
                                                                        "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": "e3a3ebac-3468-4406-bc28-4cf5ccd36011",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-07-08T09:46:40.6528948+02:00",
                                                                          "date_end": "2026-07-08T09:46:40.6528948+02:00",
                                                                          "date_used": "2026-07-08T09:46:40.6528948+02:00",
                                                                          "date_sesion": "2026-07-08T09:46:40.6528948+02:00",
                                                                          "id_employee": "f32c2e56-d170-419e-a652-d896d5ffb6d3",
                                                                          "id_branch": "244c3282-d8a7-4f3b-a774-f6ebf0da43c5",
                                                                          "id_voucher_permision": "42cf65c5-4b08-4212-84e1-5d810405872b",
                                                                          "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": "059a54be-d3e6-4ebb-ac53-2f8a90b9688e",
                                                                          "id_user_add": "4dfbf840-b812-499a-a2fd-2537d25d72b8",
                                                                          "id_doc_sa": "ebf76961-2d34-4d5c-b81c-6c5adde956cd",
                                                                          "id_item_sub": "6918494e-9ed9-43ed-9e39-43ec17fbbb7f",
                                                                          "id_pos_sesion": "51c27140-4e64-4523-944e-ae7d02d7c628",
                                                                          "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:40.6528948+02:00",
                                                                          "last_update": "2026-07-08T09:46:40.6528948+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": "1fac6595-3d98-4a4f-85e6-5bdb332c886b",
                                                                            "date_from": "2026-07-08T09:46:40.6528948+02:00",
                                                                            "date_end": "2026-07-08T09:46:40.6528948+02:00",
                                                                            "date_used": "2026-07-08T09:46:40.6528948+02:00",
                                                                            "id_employee": "b2b097a0-b859-4b54-9885-db6bdb6fcc71",
                                                                            "id_branch": "6b83a1ef-9763-49fe-bb96-341c4ad33a89",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "a93ad587-7a88-4140-857d-9dd5003e2d81",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                            "last_update": "2026-07-08T09:46:40.6528948+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": "a2448f71-76a9-423a-b8be-4b9d1ba1d49a",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T09:46:40.6528948+02:00",
                                                                        "date_end": "2026-07-08T09:46:40.6528948+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": "4ca463b0-e7dd-4517-9ac6-3a138ed51b98",
                                                                        "id_pos": "ff9382ae-a052-408f-8bc3-26ac8a6b5c54",
                                                                        "id_list": "5e7bf515-01e0-4494-8d8c-427ea0e5a65e",
                                                                        "id_item": "23076b0d-2e6f-4e07-86b7-4dc3e36c1d5f",
                                                                        "id_item_type": "555f97e5-a3b4-4103-827c-ae2472b8fa07",
                                                                        "id_category": "dc02bdf7-508a-48db-a8df-3f6bce7bfaee",
                                                                        "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:40.6528948+02:00",
                                                                        "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                        "id_user_upd": "10f11a9e-2d52-4522-8116-d2dff684dbec",
                                                                        "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": "f0384a73-af01-4464-b445-10b237bf0641",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "77bdcddb-6f79-4b01-8b75-2917d9d0ea4e",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "2115a04e-4c3e-4f50-ab54-d71a175c24ae",
                                                                          "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:40.6528948+02:00",
                                                                          "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                          "id_user_upd": "532c5bd1-df4f-4f79-9504-462fab55ea45",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "37",
                                                                              "id_pos": "ba789d82-b2b6-4cd0-9bb4-075a5688ccc8",
                                                                              "id_pos_type": "066ab26c-8731-40d7-ab34-615937d3255c",
                                                                              "id_price_list": "8dcb00ca-fb1e-466d-9ee1-d85e1c4307ea",
                                                                              "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:40.6528948+02:00",
                                                                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "id_user_upd": "a61239ed-3925-48f5-997d-b21c50a7d088",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "38",
                                                                                "id_pos": "48ab709f-62f9-43cd-97d3-fbc35d05ab5c",
                                                                                "id_pos_type": "00635ce4-ca84-4f56-b960-52c920b80ff1",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                                "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                "id_user_upd": "2096cf87-b433-4a80-9eaf-6b17b18ae508",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "39",
                                                                                  "id": "14f23e17-1666-480f-94c0-1bc014e51feb",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                                  "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                  "id_user_upd": "50825c59-6b29-496c-9ae7-568c61061457",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "14e8e385-507f-446e-b0d1-736ed5696bb5",
                                                                                      "id_doc": "5a6bc75c-8b8c-4eba-b67b-42285f19a564",
                                                                                      "id_pos_type": "ad0ef7f1-e508-4db4-a93d-674436876758",
                                                                                      "id_doc_print": "2ebb4d91-0070-4e2a-a7ed-aaf6610ce729",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                                      "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                      "id_user_upd": "9b654d59-c1c3-43ea-90a3-e964dec7980b",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "06c31a3d-103f-43e9-8980-c52f06a55f53",
                                                                                        "id_pos": "2e01b06a-617b-48d3-966d-88cbebbda2e1",
                                                                                        "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:40.6528948+02:00",
                                                                                        "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                        "id_user_upd": "55dec93c-a142-4d50-9faa-0d35ac19c74f",
                                                                                        "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": "f9f37dfe-5529-4f96-aaac-25415d573243",
                                                                                        "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:40.6528948+02:00",
                                                                                        "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "b9434ac9-a4ea-4472-b078-39788b8e1916",
                                                                                            "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": "538bc0ac-02b1-4f08-9ce7-1e3108a44763",
                                                                              "id_item_sub": "476b0193-cc47-4970-b8a3-09e8a4417d11",
                                                                              "validity_date": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "id_user_upd": "980adc60-9b53-4e85-9d8a-7cfaee5a1de3",
                                                                              "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": "f8a061cf-935c-4581-ba30-4710afc16f69",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "date_end": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "id_branch": "cb81c1fc-04fe-4ca3-b7d8-5f99f5d57201",
                                                                              "id_pos": "5ba4286a-9fa9-4bc2-8098-55dd96e8e2f6",
                                                                              "id_list": "458cc9dc-3d02-426e-b928-c762cdefee49",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "id_user_upd": "f7f1ed95-6481-468a-8644-37448ed5f71c",
                                                                              "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": "cfbfeca4-7a56-446b-aa1f-7711407b972b",
                                                                        "order_id": 2,
                                                                        "id_item": "464a7417-b72a-4de0-8035-b5833521dcd3",
                                                                        "id_item_type": "922f72bf-9dc8-4508-ae77-6829a6a38634",
                                                                        "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": "98eba2e6-cede-4f8c-b00a-3a95e6649229",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "13edfa33-6a40-4ca0-a193-fb985d807f35",
                                                                        "count_voucher": 1,
                                                                        "id_category": "0826867e-13bf-4eeb-8aab-c79dafd28d88",
                                                                        "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                        "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                        "id_user_upd": "300874f8-fddd-48ec-8f3d-ea3bcd26cf73",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "2839197b-3a94-4e6d-953a-66a4a892d4b2",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "457d2376-833f-4cce-8f70-b3bb8fc25663",
                                                                          "date_tax": "2026-07-08T09:46:40.6528948+02:00",
                                                                          "date_open": "2026-07-08T09:46:40.6528948+02:00",
                                                                          "date_close": "2026-07-08T09:46:40.6528948+02:00",
                                                                          "id_user_open": "d0d19618-e3d6-4088-99b6-fe3801c1d6a1",
                                                                          "id_user_close": "6149e637-eb98-4638-b67c-0669a585ae6d",
                                                                          "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:40.6528948+02:00",
                                                                          "last_update": "2026-07-08T09:46:40.6528948+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": "0f2c2abc-ea87-4cc7-a98c-53e1ccaa285e",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "df0ee613-9f8d-40fc-b0ab-d567c0fb8c95",
                                                                              "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:40.6528948+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "6a1aa23e-3882-4e28-b34b-992d60650cfa",
                                                                              "id_room_unit": "e972c69d-5eb4-4d31-86fb-d73621594a6b",
                                                                              "id_room_list": "4716c0b6-2757-4008-a655-888a91e7fe16",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "date_from": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "date_end": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "date_open": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "date_close": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "id_employee": "36d9fa22-3f8a-4b8d-b302-8ca455f798db",
                                                                              "id_employee_sec": "4591ef3b-3e45-4465-acdf-4b6da3f9b6fa",
                                                                              "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": "cf98b8a0-aed7-407b-a7b7-4dc432e7c2a6",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "2a08a976-97bb-4019-b8f6-974e97662fdf",
                                                                              "id_user_close": "30338a6d-88d9-4fdd-856d-3a34d771fc37",
                                                                              "id_unit_state": "d6487759-ad09-4bcc-b431-c607621f5462",
                                                                              "id_pos_sesion": "d60aff6d-7c59-4a77-a65c-a6122c0d2232",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "50",
                                                                                "id": "95ef7ab5-eddc-468a-b69e-fe6ecd78e32f",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "b8952cda-4bda-4425-aaaa-4de249579beb",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "0e795bb2-d0f3-4a1b-a3da-90c49a1ad6c9",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T09:46:40.6528948+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                                "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                "id_user_upd": "0303e813-fec3-4a06-b75c-80606acc0611",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "51",
                                                                                  "id": "13d3d433-f06c-414d-8db1-be72a07b5789",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "8d4383a9-cb52-4982-a7ad-4d7de350ceda",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "af13b9a2-684f-4f26-a54e-807f66b9c3f5",
                                                                                  "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": "2ce0f1ad-03da-4564-94b1-ad341b22f519",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                                  "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                  "id_user_upd": "e4d86fb7-0c5e-49a6-b0ba-7a75a0866019",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_pos": "0c8629af-9502-444f-a66f-e984ff2ee0f4",
                                                                                      "id_room": "a97e1d00-b2ec-4d67-a995-856f21de0b6d",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                                      "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                      "id_user_upd": "682dad27-e02e-4b58-b23d-a362c4aeaf17",
                                                                                      "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": "bc690c32-e915-4db1-a94c-862922bce0ec",
                                                                                      "id_room": "a07c23d0-8124-45d4-b9c3-b5b6116b2608",
                                                                                      "date_in": "2026-07-08T09:46:40.6528948+02:00",
                                                                                      "date_out": "2026-07-08T09:46:40.6528948+02:00",
                                                                                      "id_user_add": "ecccc494-8ebc-4926-9a52-61f4d049d85f",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                                      "last_update": "2026-07-08T09:46:40.6528948+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": "4f5ff3f4-d6a7-4a66-b7e3-658a5e3b9664",
                                                                                  "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:40.6528948+02:00",
                                                                                  "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                  "id_user_upd": "d2820898-1df9-4bf7-8e08-76e565bcde3e",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_room_type": "19e7f441-b52a-421b-8a21-f5384bbc7f27",
                                                                                      "id_room_state": "c283af35-b37c-4944-a195-8112a8e1ef24",
                                                                                      "id_image": "5778b026-6399-4edf-b0c8-0141893ff070",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                                      "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                      "id_user_upd": "0e656788-2315-4c25-8166-c47a0e13dbc4",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "56",
                                                                                        "id": "97358101-3d2a-4ffd-9c49-e517382952a7",
                                                                                        "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:40.6528948+02:00",
                                                                                        "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                                        "id_user_upd": "3c0ad069-24c6-405f-b903-5d0a810e6454",
                                                                                        "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": "2374ed12-872d-4a95-b326-ff7a36b59876",
                                                                              "id_pos_sesion": "6992fbe1-958a-4ba2-b267-b7b64ea71762",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "6cb4a202-eece-4e03-9485-896856b1d25b",
                                                                              "id_room_unit_activity": "71a3178e-037b-4c9d-bb69-58e452804121",
                                                                              "id_doc_sa": "e13e7578-c4b9-4097-b644-e8356be13d18",
                                                                              "id_pos_type": "0c24f083-aa28-4f75-9438-641ce9f97e40",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "7d6a542c-b22b-45da-98a7-af259a09baec",
                                                                              "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:40.6528948+02:00",
                                                                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "id_tip": "6b591b35-ca85-4bb2-a8c4-7144088f01e9",
                                                                                  "id_user": "896ada57-26c6-4ee0-bee6-dd536648262d",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                                  "last_update": "2026-07-08T09:46:40.6528948+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": "b4a4df52-5991-43b9-8abb-54ff139bd890",
                                                                              "id_user": "77caab49-cde1-4fa5-bc42-8f07e5c7e17c",
                                                                              "date_add": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "last_update": "2026-07-08T09:46:40.6528948+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": "a7fe7e52-0fc5-4344-bc9f-95ff70c9f8c4",
                                                                              "id_user": "85527f74-ac49-423f-99b8-5f93a21b28f1",
                                                                              "id_user_profile": "1d0ffdc7-adc1-43f1-912c-3515986de213",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "id_pos_sesion": "2ee21d81-324f-4fa5-81db-13a8f87e6715",
                                                                              "date_login": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "date_logout": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "60"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "61",
                                                                              "id": "2add3bbe-521f-47f7-b8e1-866712afa289",
                                                                              "id_user": "7717fe36-f5cc-44a6-b161-8f61d73c5e1c",
                                                                              "date_add": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "9162adaf-6979-462e-a1b9-56a2e718a871",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "id_pos_sesion": "df8bf8c4-4925-4e2c-8c64-02f37290fc63",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "61"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "62",
                                                                    "id": "b52c4ef2-93cf-4199-a3a3-351351d43079",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "07aebabd-29b6-4912-bf46-19c0df5a357e",
                                                                    "id_doc_print": "e61134b3-f813-4987-94e5-b9b7bac1e16e",
                                                                    "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:40.6528948+02:00",
                                                                    "last_update": "2026-07-08T09:46:40.6528948+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": "84c54cbe-2827-4c4c-8f23-04ea853f1776",
                                                                    "id_line": 2,
                                                                    "id_item": "cab0d0ab-940c-434d-a60c-5f3fc16debd9",
                                                                    "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": "bff80394-2035-4fb8-a47d-cbe5d546c4f6",
                                              "id_doc": "d61152c9-7530-461d-8617-98dafa66769b",
                                              "value": 3,
                                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                              "last_update": "2026-07-08T09:46:40.6528948+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": "fe79330a-a318-49ac-bae9-fcc124368485",
                                              "id_pos": "b67e6ab3-82af-4ae1-b396-fda80db2685e",
                                              "id_doc": "b17e4bae-f007-44db-8c11-131f8f977024",
                                              "id_branch": "cddd17d0-f83a-4ddf-b809-34774bfdc0a2",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T09:46:40.6528948+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "e11b2e6c-733c-4f02-9d16-69154ea5d4de",
                                              "id_loc_from": "847b0c49-af07-4372-8807-f70ca5ebe4d6",
                                              "id_loc_end": "277ccb1c-e60d-44e9-9899-b5e7881c403d",
                                              "id_user_add": "886b8bd2-3c0e-4fc8-bb3a-97f82b9139e1",
                                              "id_user_upd": "7d7b5bc4-ea74-4854-811e-2160962a866e",
                                              "id_pos_sesion": "4f11a4e2-9bd8-4206-ace4-de434533b00e",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-07-08T09:46:40.6528948+02:00",
                                              "active": true,
                                              "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                              "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "66",
                                                "id": "dbbd5ac2-8054-4438-84d8-ba924f6a771f",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "cd960da2-7440-43db-bdc2-00a676f0c60e",
                                                "active": true,
                                                "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                                "id_user_upd": "42792cb2-d9f6-40da-99a3-dc161c961b6e",
                                                "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": "3c306861-3a8b-4794-bf6c-5411e2d89e99",
                                                    "id_item": "9b3ed246-8f93-4f3c-b70b-e978eb0a7471",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                                    "last_update": "2026-07-08T09:46:40.6528948+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": "a9a650d9-3ddf-4e44-8fc4-c895a7ea457f",
                                                  "id_line": 2,
                                                  "id_item": "74c55a21-21b1-4673-a30f-0a25407d0381",
                                                  "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": "d07f24d7-78fe-437a-8047-1d10c6de9d3c",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "dc2e4398-0810-4d70-b2d9-19d6bc295933",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                            "printed": true,
                                            "print_on": "2026-07-08T09:46:40.6528948+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": "87542c84-c346-401e-9280-49fe659c757f",
                                  "id_pos": "84635900-3ffb-4fb6-a8d2-00c63af5ad33",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-07-08T09:46:40.6528948+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "718a0ee3-73eb-4734-8a8f-0dae3b5d433f",
                                  "active": true,
                                  "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                  "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "70"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "71",
                                  "id_user": "1cdf65bc-b876-4652-ab72-b889d8d5fa29",
                                  "id_pos": "d6bcb87f-2b63-47b2-8fa9-a46320f96571",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                  "last_update": "2026-07-08T09:46:40.6528948+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": "9ffc56b1-5d8c-4a28-8e28-0a5a56e8c8e8",
                                  "id_pos": "655cf32a-dd81-4cb6-9bcd-60d631a4ffb4",
                                  "date_add": "2026-07-08T09:46:40.6528948+02:00",
                                  "date_upd": "2026-07-08T09:46:40.6528948+02:00",
                                  "date_out": "2026-07-08T09:46:40.6528948+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": "2976fd11-124a-42f7-a1a9-2aa1bfed2365",
                                  "id_user_add": "e0e28523-92ef-41dd-beb8-397167ffd48e",
                                  "id_table": "6a5af6f5-56d6-47d4-8970-7113a32cc746",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "de16c155-73db-444f-8e14-ed545e8438f8",
                                  "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "74",
                                    "id": "2d337a21-00f5-4834-8c9a-74d8700c3f83",
                                    "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:40.6528948+02:00",
                                    "last_update": "2026-07-08T09:46:40.6528948+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "75",
                                        "id": "36cf78da-dfe8-45be-bd3b-cc03c7213f81",
                                        "id_sync": "525b607f-e3a4-4298-8e3e-02f1f639c956",
                                        "json": "sample string 3",
                                        "id_table": "dde3c1ce-9132-458f-931d-a786ead1a5b7",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "76",
                                          "id": "ae359e74-6e04-47bd-b816-5ae9dfb5cf79",
                                          "id_branch_from": "8cef936d-9a78-4aa7-b0c2-d113a2f96fdb",
                                          "id_branch_to": "7b14d298-f96e-4030-99a9-e4047194ffc8",
                                          "type": 4,
                                          "created_on": "2026-07-08T09:46:40.6528948+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-07-08T09:46:40.6528948+02:00",
                                          "send_on": "2026-07-08T09:46:40.6528948+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": "c640ee95-ec95-4354-bf11-f8c55007ed65",
                                  "id_pos": "2e707fa1-e425-44fe-9aae-1039443be7b4",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-07-08T09:46:40.6528948+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": "c46162fa-5a33-49f9-b8a6-efa97576a863",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "614c9bcf-5639-410d-b6bf-d7c69ac65c51",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "93fcf8aa-dbfd-4873-a95b-de11625becb2",
                  "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:40.6528948+02:00",
                  "last_update": "2026-07-08T09:46:40.6528948+02:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "79",
                    "id": "2e30c1b5-2e5b-4347-8f5c-ffe2fea833c7",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-07-08T09:46:40.6528948+02:00",
                    "last_update": "2026-07-08T09:46:40.6528948+02:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ]
                },
                {
                  "$ref": "78"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "76c7d75f-8ee7-4c5b-a0d4-06f5ef2af36f",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-07-08T09:46:40.6528948+02:00",
                "last_update": "2026-07-08T09:46:40.6528948+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": "4c0e6307-3ba4-433a-bbc0-21396abf45d7",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-07-08T09:46:40.6528948+02:00",
                "date_end": "2026-07-08T09:46:40.6528948+02:00",
                "state": "sample string 6",
                "created_on": "2026-07-08T09:46:40.6528948+02:00",
                "last_update": "2026-07-08T09:46:40.6528948+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": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "70"
          },
          {
            "$ref": "70"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "096ce0ba-aece-4f89-b86b-dfe6979ea2c5",
            "token_id": "sample string 2",
            "id_user": "68cf2476-284b-4f16-83f4-029200238a2f",
            "date_from": "2026-07-08T09:46:40.6528948+02:00",
            "date_end": "2026-07-08T09:46:40.6528948+02:00",
            "created_on": "2026-07-08T09:46:40.6528948+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": "7bcfff47-2a37-4eb3-98f2-d5903346e818",
            "id_room_activity": "f23a4522-91cc-4198-b129-7a121247a8b6",
            "id_pos_sesion": "d22a38fd-db21-4fe2-98ae-9686c4b3c4f5",
            "log_text": "sample string 4",
            "id_user": "a658d811-5dcb-4620-b257-fc85ff44865b",
            "created_on": "2026-07-08T09:46:40.6528948+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": "2"
        },
        "tt_cmd_connection": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "tt_cmd_connection": [
      {
        "$ref": "60"
      },
      {
        "$ref": "60"
      }
    ]
  },
  "st_users": {
    "$ref": "3"
  },
  "st_functions": {
    "$ref": "78"
  }
}