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": "8df77e16-790b-4884-9415-91c21996d563",
  "id_profile": "bfb1300e-01b2-41d9-9bac-bb135ecf42df",
  "id_user": "405e77b4-e8e3-4eed-a118-f2b256eb8565",
  "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": "ce982d75-c117-43b3-ae5b-ad7a5c8df7bb",
  "id_function": "3c6ec0ee-0f75-40a0-bdd5-c71361799f93",
  "id_user": "1452e9f6-67b3-4ca5-9431-0519b7d6ab00",
  "id_profile": "9836acc2-5b6e-43d1-b3f4-fcbbc22f7e44",
  "permission": 3,
  "active": true,
  "created_on": "2026-01-10T12:09:47.321751+01:00",
  "last_update": "2026-01-10T12:09:47.321751+01:00",
  "commited": true,
  "st_users_profiles": {
    "$id": "2",
    "id": "4f1d9d6d-2628-44ce-9c6c-5a3f3e0ef3f9",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "is_pass_required": true,
    "is_admin": true,
    "level_id": 7,
    "order_1": 8,
    "order_2": 9,
    "order_3": 10,
    "order_4": 11,
    "is_tips": true,
    "active": true,
    "created_on": "2026-01-10T12:09:47.321751+01:00",
    "last_update": "2026-01-10T12:09:47.321751+01:00",
    "commited": true,
    "st_permisions": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users": [
      {
        "$id": "3",
        "id": "5e5af4a4-23bb-4458-9068-1e3d8e7d9a48",
        "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": "1184ab61-7601-46ab-ace7-fba6cd0c3ad9",
        "view_messages": true,
        "id_image_photo": "bad1c96a-49e5-47db-ab96-3ae7ec45c07b",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "18393ea1-5be7-4e3e-bccb-09cdf8bb80c6",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-01-10T12:09:47.3374655+01:00",
        "last_update": "2026-01-10T12:09:47.3374655+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "7dd89ca9-738f-4d34-aa4e-24d7b43e6b1c",
            "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": "1c8003fd-694a-4493-bdaa-04b434d824ca",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-01-10T12:09:47.3374655+01:00",
            "last_update": "2026-01-10T12:09:47.3374655+01:00",
            "id_user_upd": "d379ef96-a9a7-43db-b922-b47b5b37cfb5",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "0d36fe07-afd1-45e4-8f7a-3af8336d414e",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "43f51506-21e0-4a85-a777-f086918573ed",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-01-10T12:09:47.3374655+01:00",
              "last_update": "2026-01-10T12:09:47.3374655+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "33cc0c6f-77d2-4e85-b549-44f5773cb838",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "d67daec4-4df9-44cd-958e-265bc07d76c6",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "3ce9c039-a5c1-413f-86ff-66018658b8c3",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                  "id_user_upd": "e272a909-346f-46a0-8066-e437a54ecac4",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "ce03dca6-620b-4864-a682-88b29f0655dc",
                      "id_item": "9199352c-2ade-48a2-b884-1c910bf7c32e",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-01-10T12:09:47.3374655+01:00",
                      "last_update": "2026-01-10T12:09:47.3374655+01:00",
                      "id_user_upd": "7377a5d3-22d5-4747-bf11-f916504684f2",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "bafaa688-5a70-494c-ab32-ae6cf4810c9b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "3ad9d443-346f-49e5-a7d0-018f3622fa96",
                        "id_unit_sec": "d73caa1f-850f-4a42-bf6a-8394520493e1",
                        "id_brand": "9009a575-889f-48a4-8f11-824f5d76c324",
                        "b_sale": true,
                        "b_stock": true,
                        "b_price": true,
                        "b_unique": true,
                        "b_exclude_control": true,
                        "tax": 12.1,
                        "change_price": true,
                        "force_printing": true,
                        "is_ticket": true,
                        "is_supply": true,
                        "define_price": true,
                        "external_id": "sample string 18",
                        "name_pos": "sample string 19",
                        "name_print": "sample string 20",
                        "id_image": "2fd460ce-979d-4797-92e1-20d6f4df668d",
                        "view_pos": true,
                        "order": 22,
                        "color_border": "sample string 23",
                        "color_button": "sample string 24",
                        "color_font": "sample string 25",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 28,
                        "active": true,
                        "created_on": "2026-01-10T12:09:47.3374655+01:00",
                        "last_update": "2026-01-10T12:09:47.3374655+01:00",
                        "id_user_upd": "fcdf94a7-0f75-48a0-b072-9d2eb665a11d",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "08f5899c-f960-4fad-9dc6-fba60df387ea",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-01-10T12:09:47.3374655+01:00",
                          "last_update": "2026-01-10T12:09:47.3374655+01:00",
                          "id_user_upd": "35604e1a-8b9f-4096-9334-0fea7f80f9bf",
                          "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": "4c662a1a-1fff-4bfc-b815-1950f0cc829c",
                            "id_branch": "1f446747-5b8f-46fb-a0c7-d0597c091bf0",
                            "id_pos_type": "28e3f339-3205-49a1-8dcd-1f33ef7af42d",
                            "id_pos": "e653210b-8d1d-42c2-b36c-ff51aa0a0b4c",
                            "id_item": "9e03098f-db1a-4000-8f28-1c111832b6cc",
                            "date_from": "2026-01-10T12:09:47.3374655+01:00",
                            "date_end": "2026-01-10T12:09:47.3374655+01:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-01-10T12:09:47.3374655+01:00",
                            "last_update": "2026-01-10T12:09:47.3374655+01:00",
                            "id_user_upd": "5c48219a-482e-4cad-a0a1-4c8c9b760d66",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "f7fb7c72-7a4b-449d-8412-4356c9bab328",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "b6b31a0e-36c5-4622-b2f0-f269b5f79127",
                              "id_zone": "7a59e56e-3fcb-4d8d-b635-36db84ec927f",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                              "id_user_upd": "aa547b8c-f958-4307-8a70-0bb1fa117496",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "c44fde03-131a-4c9a-b16a-b7efef0e9998",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "50b6f2f4-268c-4d34-859e-6f9830f7f6c3",
                                "active": true,
                                "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                "id_user_upd": "f9780454-3270-48b4-8ca4-c037eaa87492",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "07cf1580-d375-4cb3-996e-181a440a48f0",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "39e3b6fe-38f2-4bd7-92d7-db083d39e7a9",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "b590b6e1-5102-4ad1-8431-48fb440df687",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                  "id_user_upd": "a56fd756-2adc-4bfb-b595-c45b37fa7a13",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "a7e3ca53-6a0f-4a0a-8ec0-f255dc2746ab",
                                      "id_cloakroom": "9a9bb116-818e-4860-84f6-314b8ee90365",
                                      "id_pos_sesion": "f7272740-2cc6-46ab-9f93-67e5241e3835",
                                      "unit_id": 4,
                                      "date_open": "2026-01-10T12:09:47.3374655+01:00",
                                      "date_close": "2026-01-10T12:09:47.3374655+01:00",
                                      "id_doc_sa": "447d5524-fc15-42d5-b806-f26fcd46dff5",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "27d17c97-52e7-452b-a953-1c5363893d90",
                                        "id_pos": "9c40e00f-8821-49c1-ab23-9af112d33793",
                                        "id_doc": "77fab8b6-3f6f-4fca-8d64-eacb8e861ab2",
                                        "id_branch": "44f23738-8fd2-449c-ad56-dd05285a6fa4",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-01-10T12:09:47.3374655+01:00",
                                        "date_tax": "2026-01-10T12:09:47.3374655+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "573e6090-07f0-47fa-8533-665156e3b8f0",
                                        "id_relationship": "20a3a343-18b8-4af8-adec-0e4ec836ac2b",
                                        "id_loc_from": "9bead23b-4fdc-4a75-9006-c021b5bcbe2e",
                                        "id_loc_end": "fb2b0e7b-cb65-4680-8bac-71b29687fdfd",
                                        "id_user_add": "f81c9f63-54a6-43ec-9919-28d96936a1ef",
                                        "id_user_upd": "7a5398a5-538c-4b5e-b354-7e15b3311788",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "df3ccdf5-eed0-4332-ad79-c29298ebf845",
                                        "id_room_unit": "0f38e7df-e002-465a-9fdd-dd244053ba8f",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "2c07af6e-f46f-4c78-af16-94e81c1dab11",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                        "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "f2fa9e7b-9ce8-47e2-b75e-8921e7a2ba85",
                                          "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": "2424e4d8-7217-443f-a082-76a848c1b9fb",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                          "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                          "id_user_upd": "80d0f498-5997-41ec-bdc0-48921135a2d2",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "8c041f6b-3769-4275-87cf-b137ebb9051a",
                                              "id_pay": "ae2f0895-1e63-472f-bd3e-c45e45613578",
                                              "id_money": "9434da5d-82ba-406e-add3-0cfefe209ad4",
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                              "id_user_upd": "1a86ca59-1884-438b-8425-490c57a54b1e",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "f1a2592d-1347-4336-b5d9-4087a1262e86",
                                                "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": "9ffb6757-628f-4f41-ba1e-56e76181997a",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                "id_user_upd": "0c69c944-c1d3-419d-b897-df0a9b01276f",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "afb7d382-20cb-458c-868f-9c02201e9c25",
                                                    "id_money_2": "13a550d0-6cd8-43dd-9a53-1df1f1ef3c7f",
                                                    "date_from": "2026-01-10T12:09:47.3374655+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                    "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                    "id_user_upd": "be12fa29-4ce5-422c-bab4-c9797e3b18b0",
                                                    "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": "f0d45658-d088-4f4c-b653-9deec0c47368",
                                                    "id_pay": "7a1441ca-a38f-4fc9-949d-9894763b6afc",
                                                    "id_money": "cfe65829-8a87-4054-ac20-9fc25e030800",
                                                    "date_cashflow": "2026-01-10T12:09:47.3374655+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "e6024739-74b3-4c8d-a634-ec5b220bfc87",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "106670fd-17e3-4b70-b88c-7b673968e87b",
                                                      "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": "7e848875-7749-47fa-b09c-f02ba7ab2aac",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                      "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                      "id_user_upd": "d4132ef4-9d47-4f9a-b20e-1ba35e156c2b",
                                                      "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": "14a80a0e-d2bf-491e-94eb-f13e905e5715",
                                                          "id_line": 2,
                                                          "id_pay": "e7bc32cd-f91a-4b99-9934-8ddede628c00",
                                                          "id_money": "03f78366-3eaf-416f-8053-9a37a40fd611",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "c7d4e3d3-3c81-4dc7-8c6f-959aeb071088",
                                                          "id_employee": "44303f7c-71cd-4c75-ad0e-aa48812db7f7",
                                                          "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": "5d6572ac-4da0-40b0-92f8-e2ff7705f32f",
                                                          "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": "d0e8f592-057b-4c10-8cdc-411b76a23a9b",
                                                            "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": "c11ca9ce-5324-41c9-9b88-43f194571731",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "e828505a-6b78-4345-a4b0-408bb0f99ac3",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                            "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                            "id_user_upd": "4690dadd-180a-4235-bc23-7d5e5735bed7",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "fc9df596-4df0-4017-a63b-1508e0362480",
                                                                "id_branch": "ce358eac-7019-412f-a3c8-35267f10cf8f",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                "id_user_upd": "d491fdd5-d2b8-4a71-a002-9a1e67573498",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "32a71c92-b31c-4528-82ed-f637f566a408",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                              "id_user_upd": "47f95703-2141-443f-a619-d5aa8b9d541a",
                                                              "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": "1e4fd7c8-e9de-4cb0-9396-8154962b0418",
                                                                "id_line": 2,
                                                                "id_item_sub": "62e45e35-2cf5-4496-96e6-a02bee5fad3b",
                                                                "qty": 4.1,
                                                                "id_list": "a29184e7-5345-4102-9f87-1d6c33092973",
                                                                "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": "909a48b6-ee15-4d7e-8143-3eacc9d1b907",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "8b2703fd-2d10-4ffa-8f2a-d0c69eea83c7",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "46777a02-54e6-4f4d-af61-431e3ee5f0fc",
                                                                "id_user_upd": "b7c08e57-dd7e-42b0-b236-4bf2bec4ac07",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "e4b68bf9-de3c-43a2-bf88-beff4bbba80a",
                                                                  "id_item": "5cb54821-1c89-4e8c-b93f-eee235ea1c28",
                                                                  "id_item_type": "ffb5ebb5-9aee-4e42-bcc5-f73955618b94",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "e2c8e0d4-8e29-48be-a322-3bf23144ee3e",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                  "id_user_upd": "9c997801-101e-432a-b44f-83e1dfa572f8",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "98352e8b-7892-4996-bc3c-6f8521201e42",
                                                                      "id_item": "4f2de95a-07a2-4edd-86ff-b8e8a11c5287",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "da321104-cea1-44ab-8260-778f050d8a8c",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "29",
                                                                        "id": "892b74b2-2bc2-4013-901f-54e99aef76bd",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "fecf5435-e787-4b37-9c96-6b8177e94d5b",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                        "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                        "id_user_upd": "b8bf4317-987d-4f55-aa5a-da4a17b46325",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "30",
                                                                          "id": "2c5229f2-3d70-4829-85d9-028e75a6dc1d",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "id_user_upd": "3f3d2120-492e-4dcf-a777-2ee8b9036937",
                                                                          "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": "6e9d66c2-d504-43d0-87c0-90b40ab4725e",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "a5666c6e-7bb7-475b-b3be-8d6ccbe1a7e8",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                    "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                    "id_user_upd": "b3d115d9-1650-460a-b543-8ea41843277b",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id_voucher": "a63dc5d6-86e1-4d63-8d9b-afe4008f5a30",
                                                                        "id_line": "6252750a-948f-4f41-945c-7dff57afc9f4",
                                                                        "id_category": "11c9c02f-deeb-4266-8788-e627b2a2fbb4",
                                                                        "id_item": "c054be81-3831-4e0d-9126-a9de51a35101",
                                                                        "id_item_type": "29e1d8bc-8aed-4bb6-8c5f-b16f2963afe0",
                                                                        "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": "5f226ecb-657f-4e2c-8aa4-faaad8022a11",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "date_end": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "date_used": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "date_sesion": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "id_employee": "10c00350-47f1-4e65-80fe-a25d2fa06bf5",
                                                                          "id_branch": "73c8b59d-0261-4bac-ae46-a66878dac801",
                                                                          "id_voucher_permision": "bc904a93-3bee-443a-a396-8221fd53a3e0",
                                                                          "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": "41497467-a012-46a8-8035-5497f0934b8c",
                                                                          "id_user_add": "4d6c8888-39b4-48a1-8676-d1edb42b7b02",
                                                                          "id_doc_sa": "557d31b0-3723-4286-b63a-ea843ae9b98f",
                                                                          "id_item_sub": "2763d7c1-8bb6-416d-a0bb-3ae81ba0dead",
                                                                          "id_pos_sesion": "c75760a7-945f-456f-aa43-8aa2309f5c59",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "last_update": "2026-01-10T12:09:47.3374655+01: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": "4b4c0960-5222-4f7b-b74d-438af31a76e3",
                                                                            "date_from": "2026-01-10T12:09:47.3374655+01:00",
                                                                            "date_end": "2026-01-10T12:09:47.3374655+01:00",
                                                                            "date_used": "2026-01-10T12:09:47.3374655+01:00",
                                                                            "id_employee": "bc59bd65-2743-4ebf-9840-092593f7046a",
                                                                            "id_branch": "cf4a8214-46b5-4442-8d40-506b71c2512d",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "c63587ca-c0e7-4387-9231-91c9e033fa70",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                            "last_update": "2026-01-10T12:09:47.3374655+01: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": "1167f600-3e76-448b-adda-68b496d4de78",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-01-10T12:09:47.3374655+01:00",
                                                                        "date_end": "2026-01-10T12:09:47.3374655+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "f742ae79-dcd3-428b-a777-f8b5a2af9c2f",
                                                                        "id_pos": "d314f0e7-a0ff-4137-b35e-3f4bf0f262f9",
                                                                        "id_list": "60f496ac-46c1-4053-9230-3ca6d3e54158",
                                                                        "id_item": "7a7506d6-8493-469e-862c-51d0c3808f95",
                                                                        "id_item_type": "4f9f90bd-4be7-46bf-841c-b51697a4c076",
                                                                        "id_category": "56447083-6842-45e1-a61a-bc10fb4f7797",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                        "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                        "id_user_upd": "9be09255-55f9-4300-88ae-8131c039370a",
                                                                        "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": "de26dc72-94f0-4b7d-a6ac-fd973a4a5605",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "f21937db-6031-4076-b644-3585e2683695",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "e2c1369d-884c-45b9-a3bc-1b346d32434a",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "id_user_upd": "be5fcfab-e694-430e-8157-d218420af8d4",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "37",
                                                                              "id_pos": "b75811fd-b211-4f39-9c8f-25cad02c7b2a",
                                                                              "id_pos_type": "e2c93d5a-6e9d-43a9-b203-0bbadc7b8c64",
                                                                              "id_price_list": "08ef79a5-a929-4395-b66d-aaaac7bc47f9",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "id_user_upd": "a3b06c44-3dbd-4a66-86dc-cfb8779bf805",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "38",
                                                                                "id_pos": "ce667825-8051-469c-95b3-2010f19c85fb",
                                                                                "id_pos_type": "8ed0ca1b-7fa4-492d-a77e-cbc30da20840",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                "id_user_upd": "7bb31bfe-efe9-4515-863e-6a03806dd7f1",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "39",
                                                                                  "id": "0ca5cd1a-b07d-4dc8-aafe-96c89cfdca41",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                  "id_user_upd": "8001740a-1af6-48f7-a009-d46199bb707d",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "cb379f21-cd35-4c51-ac53-8d36cd5b8c41",
                                                                                      "id_doc": "b4cbfc52-1c89-463a-a6e2-e8d4438bb908",
                                                                                      "id_pos_type": "bc9c0f42-b1f3-408e-8cc5-e49448921809",
                                                                                      "id_doc_print": "def334f0-2f37-417f-b858-4a7a3367515e",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                      "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                      "id_user_upd": "0f97a77e-cb36-46a7-8f73-6812951bdbdf",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "876cb8b1-26aa-4f89-9adc-a691be36e876",
                                                                                        "id_pos": "836299f8-a63b-458c-aa24-9cfa0fcaf755",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                        "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                        "id_user_upd": "bde1d29b-e0ec-4927-8814-cb03f2d9843b",
                                                                                        "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": "3177bb97-d787-4832-91a0-bf2593eb9fd3",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                        "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "8b83407c-30b1-4811-84d8-99d1f472eb46",
                                                                                            "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": "149cbab6-a61c-47bc-8751-aabf311ca9e9",
                                                                              "id_item_sub": "5a3bbfc1-07c7-4b2c-8f0a-63f852e4ddf0",
                                                                              "validity_date": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "id_user_upd": "5b218911-3126-4772-a2b4-fbfc87f79227",
                                                                              "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": "c1a7682a-8467-42bc-8692-74bec379da7e",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "date_end": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "id_branch": "de8e995a-930b-405b-a271-5503642088d8",
                                                                              "id_pos": "63d14ea7-4321-41f6-9164-bab86301595b",
                                                                              "id_list": "23438a97-68df-4a2d-b00a-0b2b51b82025",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "id_user_upd": "e374bc1d-3822-436a-82ee-5ce313e810fc",
                                                                              "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": "e76a3c3a-127b-41aa-be8c-773f2aee2585",
                                                                        "order_id": 2,
                                                                        "id_item": "24837fe6-631e-45d5-8ffb-dc267854fd44",
                                                                        "id_item_type": "14075475-9db2-42c8-acdb-54e2c46fc4c8",
                                                                        "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": "80f88197-ef33-41cb-8886-83dcd8ddd038",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "88596f9f-09ee-4fb3-8fcb-fbd25edd29e5",
                                                                        "count_voucher": 1,
                                                                        "id_category": "d91d6d3f-9223-493e-b5c4-ced785984a24",
                                                                        "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                        "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                        "id_user_upd": "d01c6214-ea7a-489a-bf0d-fd47c13a307d",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "b5221104-3f63-4aab-827b-61b5995a9a93",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "5df728fb-e509-411b-bed8-9c637f1646c7",
                                                                          "date_tax": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "date_open": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "date_close": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "id_user_open": "166afe92-58d9-4968-935d-21b23635c059",
                                                                          "id_user_close": "001d92a9-6b39-4395-994d-e94d64589051",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                          "last_update": "2026-01-10T12:09:47.3374655+01: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": "7b492947-419f-423f-b538-98994ec0bde3",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "375037fb-951c-48b9-821c-165e8644f575",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "138df9e2-e84b-4366-a310-164a693c428e",
                                                                              "id_room_unit": "1bfe2e5b-1d90-4340-bed1-3b67478cd1b0",
                                                                              "id_room_list": "5f8a4c52-f1c0-4cee-9534-be5a18bdd3ec",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "date_from": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "date_end": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "date_open": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "date_close": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "id_employee": "68340a47-866e-4fce-9976-78c270697ab9",
                                                                              "id_employee_sec": "424c53cf-6a1d-46f9-9e2f-6845e9a6a106",
                                                                              "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": "2b5bd301-72e5-49f4-88f0-520248b24101",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "28c5610a-6d12-4003-bbc9-f27705efcc41",
                                                                              "id_user_close": "fe1d7f28-dffd-479e-b02e-d1aeb0cc6d02",
                                                                              "id_unit_state": "96c5c908-cac5-4dc0-9da1-de504ee96f88",
                                                                              "id_pos_sesion": "f2e6dfd4-f1b6-44c7-9809-cb5ad5fce3f2",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "50",
                                                                                "id": "d3da78d4-c3af-4209-bf13-7064d53854c9",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "585470d2-7c83-414d-8b05-c62114df02f9",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "b3cc920a-a8da-4756-9bf3-8abf99d3cdc5",
                                                                                "locked": true,
                                                                                "date_locked": "2026-01-10T12:09:47.3374655+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                "id_user_upd": "9e07878c-e51f-48e9-aa5c-3178f0144cf0",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "51",
                                                                                  "id": "015bf04b-c93c-4d5c-a234-7b5f1930b496",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "843cd773-139b-4ce0-a65f-b25d349a82d0",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "ab95408a-08f7-4c07-bd19-3a30b00f6ab2",
                                                                                  "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": "aa79863a-4674-44fc-8a45-0d9beed3a5c9",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                  "id_user_upd": "6e35d1c4-fbca-47ff-b059-bae5072ec9ed",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_pos": "eab6baaa-57fc-4da0-8808-5832d3d98446",
                                                                                      "id_room": "dacebdaf-f1cc-46ef-a1ad-26629416a95c",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                      "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                      "id_user_upd": "59834a57-08a7-4d64-9609-5fccae85e6ac",
                                                                                      "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": "9a3e358c-d3b3-4c1c-bb7d-d606c39dd5a6",
                                                                                      "id_room": "e8e49a9b-c148-4827-9c19-ac1dcae44269",
                                                                                      "date_in": "2026-01-10T12:09:47.3374655+01:00",
                                                                                      "date_out": "2026-01-10T12:09:47.3374655+01:00",
                                                                                      "id_user_add": "184bdd6a-2b2b-4b7c-8140-025c1a43f355",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                      "last_update": "2026-01-10T12:09:47.3374655+01: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": "3abbac55-ade9-458e-bf0e-9541cbb95ad6",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                  "id_user_upd": "b223a930-2843-4b34-932c-186be5d069ef",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_room_type": "bbbc149f-f221-442c-8a76-7094fa6415af",
                                                                                      "id_room_state": "a1d1930c-3051-4576-8765-c038f7f6a4cb",
                                                                                      "id_image": "cabf882c-7d9a-4025-b68d-93c0d667123d",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                      "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                      "id_user_upd": "3709e47f-56d5-4c91-8921-91ff726e3c0f",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "56",
                                                                                        "id": "11296d90-e8df-4d78-9728-f5abf086b1d4",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                        "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                        "id_user_upd": "38808953-b258-49d0-902f-3e9b03ba43cc",
                                                                                        "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"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id": "f5004ec8-fdab-429a-8264-fb5d37ae7558",
                                                                              "id_pos_sesion": "aff35e8d-b9ec-406b-b40c-712b9e7cdb26",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "44380823-483f-4b80-bc62-e0ebd500ea1e",
                                                                              "id_room_unit_activity": "06edbf23-778a-45e7-999c-b758c8f04a17",
                                                                              "id_doc_sa": "20d56d62-3b66-4ca2-9c4a-5a1f9e5e5be4",
                                                                              "id_pos_type": "2f638908-766e-4a02-98d0-5cb51e89825f",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "699b10d3-b85c-4bce-88fe-dbe6d40938ef",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "id_tip": "f7cf0da9-d86f-4c6a-90fc-7b733c8e0c4b",
                                                                                  "id_user": "bf164928-7ad2-411a-8949-4ed076ce26c3",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "58"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "59",
                                                                              "id_pos_sesion": "c47f2a88-5fd4-4b69-b23a-c81030848b59",
                                                                              "id_user": "9d3ff300-2839-492b-8035-4b05d6085821",
                                                                              "date_add": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "60",
                                                                    "id": "2323b719-a282-489f-905e-00d533110b97",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "6747ac9b-c88a-47e5-b916-7fd58a043f03",
                                                                    "id_doc_print": "40b409a4-fe91-455a-866e-8f99e245c198",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                                    "last_update": "2026-01-10T12:09:47.3374655+01: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": "61",
                                                                    "id_doc_sa": "ef9657bf-fbd6-49b5-bb65-a442a2999e59",
                                                                    "id_line": 2,
                                                                    "id_item": "5e5e3312-695e-47e0-bd22-fde44f688c33",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "61"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$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": "62",
                                              "id_pos": "51498eb0-ffdf-49d7-90e9-53462276c8c6",
                                              "id_doc": "bc8597a6-971a-44f5-9c98-371054c630aa",
                                              "value": 3,
                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "63",
                                              "id": "49ec6445-f3d1-4af4-ae49-7be39b4a21ec",
                                              "id_pos": "55aa770a-c490-44cd-bcce-6b49594b43a0",
                                              "id_doc": "2f91d27a-9fb0-42f0-b5b7-68a158c30904",
                                              "id_branch": "659413d1-cf25-45f5-a8f3-52f83f0aba11",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-01-10T12:09:47.3374655+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "2e8aa215-33fc-4d50-9096-33ca50b965e3",
                                              "id_loc_from": "2c4efc13-584e-48e9-9f23-68cd310b98a2",
                                              "id_loc_end": "5990bc45-d722-48dc-9d44-fdaeeca67485",
                                              "id_user_add": "309f28c7-668f-4d7b-8049-af5f730a64d3",
                                              "id_user_upd": "3263dce8-bf59-4484-8aaa-3e3a7f608956",
                                              "id_pos_sesion": "e306e43a-b3e3-4879-9a3a-9ddadc724fac",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-01-10T12:09:47.3374655+01:00",
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                              "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "64",
                                                "id": "96234244-f7fd-429b-b935-b5f7d01f57e0",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "662394a1-164c-431d-9647-f7cb486bc467",
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                "id_user_upd": "76b7ee20-0aaf-477c-8bb9-2adf9b29459f",
                                                "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": "63"
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "63"
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "65",
                                                    "id_location": "9bc875a4-3c88-4348-9d0f-0ccc0dea9fe0",
                                                    "id_item": "3c78ed08-94c0-480e-a235-b4bf2ea1fb29",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                                    "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "64"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "64"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "66",
                                                  "id_doc_st": "e7a0f257-f2e3-4d7d-b957-d650caf611e4",
                                                  "id_line": 2,
                                                  "id_item": "5d3e8eae-5751-418e-8093-542724696943",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "63"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "63"
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "63"
                                              }
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "64"
                                        },
                                        "mt_locations1": {
                                          "$ref": "64"
                                        },
                                        "mt_pos": {
                                          "$ref": "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": "67",
                                            "id": "cd937f72-0b6b-45ad-9288-7e13345f316a",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "421f91a0-ada9-4f3b-8f32-96b4012a202f",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                            "printed": true,
                                            "print_on": "2026-01-10T12:09:47.3374655+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "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": "62"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "68",
                                  "id": "9e2fb36e-3f7f-49b7-b5f2-9186143ecc32",
                                  "id_pos": "d9ae3766-1b5b-48b3-90a5-68dcbecc8ec2",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-01-10T12:09:47.3374655+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "31f47df4-6937-4b56-88a9-34435aaeb229",
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "69",
                                  "id_user": "444c5383-1a3a-47bd-85b4-95eaaca3fe11",
                                  "id_pos": "0f011659-297f-4ba1-a9bd-124fd0e90852",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "70",
                                  "id": "9050a187-cb5b-4363-907e-b0f2353bfcda",
                                  "id_pos": "e844ca8a-ebbd-4c5b-b842-adb36a4abbf2",
                                  "date_add": "2026-01-10T12:09:47.3374655+01:00",
                                  "date_upd": "2026-01-10T12:09:47.3374655+01:00",
                                  "date_out": "2026-01-10T12:09:47.3374655+01: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": "70"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "71",
                                  "id": "1c25f11e-4101-409c-a56a-c2a21e63bcbd",
                                  "id_user_add": "cb9019b8-288b-435c-9817-7446f1bc1ba2",
                                  "id_table": "c0906094-a9cc-43a0-b990-08433c526244",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "c43a1140-b789-440f-8838-f583e2569056",
                                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "72",
                                    "id": "869546de-0b50-4363-b7f2-082c198e47ee",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                    "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "73",
                                        "id": "ab90e482-26bd-4f29-8fbd-4ea367347676",
                                        "id_sync": "a3daf641-8e47-4afd-8d9e-96d690475db6",
                                        "json": "sample string 3",
                                        "id_table": "366c724b-467c-4e65-b444-6d58594b4130",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "74",
                                          "id": "4b9e4954-aff0-47fc-8296-cbe8f570b897",
                                          "id_branch_from": "a6ea15fb-61df-47dd-9a2c-64ad76f50ea9",
                                          "id_branch_to": "56c9ba19-96b4-4fb2-be41-8167bd473242",
                                          "type": 4,
                                          "created_on": "2026-01-10T12:09:47.3374655+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-01-10T12:09:47.3374655+01:00",
                                          "send_on": "2026-01-10T12:09:47.3374655+01:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "73"
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "72"
                                        }
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "71"
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "75",
                                  "id": "87986388-8954-4e3d-942e-d0be692ac9c9",
                                  "id_pos": "8775dcb3-0e9b-49b8-8cad-c73a6e7b3189",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "63"
                                },
                                {
                                  "$ref": "63"
                                }
                              ]
                            },
                            "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": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "66"
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "65"
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "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": "76",
                  "id": "21d921bc-1eca-4a0c-b0b8-ea1d8540379f",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "e947c936-a161-4f59-b93a-03d0433acf0d",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "e81999b2-7b58-4d36-a8ea-00fb1f0db30a",
                  "view_pos": true,
                  "order": 10,
                  "color_border": "sample string 11",
                  "color_button": "sample string 12",
                  "color_font": "sample string 13",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 16,
                  "active": true,
                  "created_on": "2026-01-10T12:09:47.3374655+01:00",
                  "last_update": "2026-01-10T12:09:47.3374655+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "77",
                    "id": "a2b3c946-aa52-49df-83f8-1a9994412fb1",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-01-10T12:09:47.3374655+01:00",
                    "last_update": "2026-01-10T12:09:47.3374655+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "76"
                      },
                      {
                        "$ref": "76"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ]
                },
                {
                  "$ref": "76"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "5e64d857-1e54-408e-823e-065f3e84a9bf",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-01-10T12:09:47.3374655+01:00",
                "last_update": "2026-01-10T12:09:47.3374655+01: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": "64"
              },
              {
                "$ref": "64"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "aa32be18-59c9-4d96-a628-8d0a5c396a1a",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-01-10T12:09:47.3374655+01:00",
                "date_end": "2026-01-10T12:09:47.3374655+01:00",
                "state": "sample string 6",
                "created_on": "2026-01-10T12:09:47.3374655+01:00",
                "last_update": "2026-01-10T12:09:47.3374655+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "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": "74"
              },
              {
                "$ref": "74"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "74"
              },
              {
                "$ref": "74"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "63"
              },
              {
                "$ref": "63"
              }
            ],
            "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": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_locations": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "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": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "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": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "st_users_profiles": {
          "$ref": "2"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "f344411d-3bf1-4372-8fc6-f3b63a017e85",
            "token_id": "sample string 2",
            "id_user": "0bf09ddd-422f-4ce9-bb1f-f8475ae80563",
            "date_from": "2026-01-10T12:09:47.3374655+01:00",
            "date_end": "2026-01-10T12:09:47.3374655+01:00",
            "created_on": "2026-01-10T12:09:47.3374655+01:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "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_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "tt_logs": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "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": "81",
            "id": "f79915d6-b64f-47ee-9df4-753c6b3fd617",
            "id_room_activity": "a0da94f0-68da-44e9-944e-27ff9b75c7ea",
            "id_pos_sesion": "d11232ec-9924-4a0e-b94e-11905e85ca62",
            "log_text": "sample string 4",
            "id_user": "dafd49f9-92c8-43d1-b8fc-9f7ad6145a43",
            "created_on": "2026-01-10T12:09:47.3374655+01:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "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"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ]
  },
  "st_users": {
    "$ref": "3"
  },
  "st_functions": {
    "$ref": "76"
  }
}