DELETE api/St_Users_Profiles/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

st_users_profiles
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

is_pass_required

boolean

Required

is_admin

boolean

Required

level_id

integer

Required

order_1

integer

Required

order_2

integer

Required

order_3

integer

Required

order_4

integer

Required

is_tips

boolean

Required

is_view_all

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

st_permisions

Collection of st_permisions

None.

st_users

Collection of st_users

None.

tt_cmd_connection

Collection of tt_cmd_connection

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "c059dd13-9b54-4c16-81c3-0fbacf513d87",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "is_pass_required": true,
  "is_admin": true,
  "level_id": 7,
  "order_1": 8,
  "order_2": 9,
  "order_3": 10,
  "order_4": 11,
  "is_tips": true,
  "is_view_all": true,
  "active": true,
  "created_on": "2026-05-09T09:36:52.5968664+02:00",
  "last_update": "2026-05-09T09:36:52.5968664+02:00",
  "commited": true,
  "st_permisions": [
    {
      "$id": "2",
      "id": "12deaa5b-6cee-4297-8de6-b0eb36e8f7a9",
      "id_function": "875643da-94bb-4fd9-9b31-68d152662677",
      "id_user": "60346850-765c-4691-b41d-e6696bb7db53",
      "id_profile": "ba858a0e-a43a-43fa-9709-c48a4e6fd115",
      "permission": 3,
      "active": true,
      "created_on": "2026-05-09T09:36:52.5968664+02:00",
      "last_update": "2026-05-09T09:36:52.5968664+02:00",
      "commited": true,
      "st_users_profiles": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "fc484abb-13a7-41b0-b83f-58672254143a",
        "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": "975ebdb8-5d54-4189-95f4-9d6fa2312f48",
        "view_messages": true,
        "id_image_photo": "d519b430-9824-4d76-aea3-069a8e420f3f",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "38c55ff9-0c28-44c9-a40e-fbe7e6f480bb",
        "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-05-09T09:36:52.5968664+02:00",
        "last_update": "2026-05-09T09:36:52.5968664+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "e39948c0-59e0-420d-8899-e6d9bbea7dd5",
            "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": "7eca3c42-c2ed-4ee2-9fe1-ef09501601e4",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-05-09T09:36:52.5968664+02:00",
            "last_update": "2026-05-09T09:36:52.5968664+02:00",
            "id_user_upd": "b5021cd6-57a9-422f-b729-2024aaaae884",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "f79716e6-0087-4e31-8a70-703ea8167c1f",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "a2067b0f-3c74-4b0c-bf3c-965ac38b9d3b",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-05-09T09:36:52.5968664+02:00",
              "last_update": "2026-05-09T09:36:52.5968664+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "f067fa7a-9f3e-4883-8653-201211484f2b",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "6d40e47a-b2c3-4d6f-bf03-c76ca53dbd97",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "761c287e-c737-47fe-907a-b4af3c7c778b",
                  "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-05-09T09:36:52.5968664+02:00",
                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                  "id_user_upd": "7cbe5373-17bf-469a-8122-762ff9ad05ab",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "f4fcc3b4-3c86-4d46-b35b-452dca61f5b8",
                      "id_item": "beb03f3d-f321-4522-a20c-38cd944cef9b",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-05-09T09:36:52.5968664+02:00",
                      "last_update": "2026-05-09T09:36:52.5968664+02:00",
                      "id_user_upd": "e768a077-8507-4e4f-807b-df700425ac71",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "e531330b-1b97-4587-81f8-8c47ddd2153d",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "0fc4994f-84e5-43cd-b694-c037211d79fe",
                        "id_unit_sec": "ad117b6d-c999-4e5e-aa8a-f2865909ab5b",
                        "id_brand": "f13ae465-d40a-4251-9f65-93f3989e6247",
                        "b_sale": true,
                        "b_stock": true,
                        "b_price": true,
                        "b_unique": true,
                        "b_exclude_control": true,
                        "tax": 12.1,
                        "change_price": true,
                        "force_printing": true,
                        "is_ticket": true,
                        "is_supply": true,
                        "define_price": true,
                        "is_multi_sub": true,
                        "external_id": "sample string 19",
                        "name_pos": "sample string 20",
                        "name_print": "sample string 21",
                        "id_image": "d61a9176-a2be-4aa7-adb4-4c76e2f3f91f",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-05-09T09:36:52.5968664+02:00",
                        "last_update": "2026-05-09T09:36:52.5968664+02:00",
                        "id_user_upd": "d7934595-43d5-4cc1-823a-214aeb411379",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "aa726a18-9a1c-4c9e-8f08-bf5e827c89d2",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-05-09T09:36:52.5968664+02:00",
                          "last_update": "2026-05-09T09:36:52.5968664+02:00",
                          "id_user_upd": "6bc7aee8-1418-493b-ba7f-326798b5cf4b",
                          "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": "8bb2f4f5-e09b-49fd-ada6-fedbc4aa8a37",
                            "id_branch": "1dc34c14-d26b-4046-a423-af8be4d841d7",
                            "id_pos_type": "e7350dd6-aae5-4b7f-801a-650d80a4dd0d",
                            "id_pos": "d793e2eb-de26-4323-8116-a4b80b7d53aa",
                            "id_item": "28003833-a6e4-46ab-bc96-ff2968d2e04c",
                            "date_from": "2026-05-09T09:36:52.5968664+02:00",
                            "date_end": "2026-05-09T09:36:52.5968664+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-05-09T09:36:52.5968664+02:00",
                            "last_update": "2026-05-09T09:36:52.5968664+02:00",
                            "id_user_upd": "b83e526d-af45-4981-b0c7-105ed8acd7e8",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "31ae6ffd-5047-4ae1-9ee7-d21df50d873b",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "e7be186f-b63b-4bd2-8bec-b55bb54f05df",
                              "id_zone": "a4d3dcd6-a3de-40cb-a25d-07734f592c0e",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                              "id_user_upd": "59c4c143-f111-49e8-b5bb-a232640a4080",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "a103c68f-2be7-4a31-af97-32c62c75f6f0",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "9a548f43-5653-49f5-a99a-18ed87725f0a",
                                "active": true,
                                "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                "id_user_upd": "4e4bdfa8-b013-4bf5-b2a1-3cbd471b4612",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "aa5bce9e-c26e-4e47-a420-100601d7d72d",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "5e6a39ca-cfbf-4af6-9851-8f69897336bb",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "a9836cfe-d8d8-44d5-b56a-d21eb3cd1d36",
                                  "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-05-09T09:36:52.5968664+02:00",
                                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                  "id_user_upd": "763c4e8e-66db-4774-ace1-c11d52b05360",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "9929b202-a552-4661-953c-3f07e4d75aee",
                                      "id_cloakroom": "ed9886f3-3ae6-4144-b451-1c841fde91c6",
                                      "id_pos_sesion": "0143c62a-e58e-4e2b-952d-97893bdacf8b",
                                      "unit_id": 4,
                                      "date_open": "2026-05-09T09:36:52.5968664+02:00",
                                      "date_close": "2026-05-09T09:36:52.5968664+02:00",
                                      "id_doc_sa": "8c9435f0-203d-483c-b1f1-459cff0e0edf",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "7ba787bb-115a-4355-b18c-94508ea903de",
                                        "id_pos": "42dcd26b-99ae-4abb-8f2e-b9c4efcf8862",
                                        "id_doc": "68f33a15-392b-45a4-8daa-acfe5c407a24",
                                        "id_branch": "1add4282-1b45-40f4-bbc3-694b32fea1ce",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-05-09T09:36:52.5968664+02:00",
                                        "date_tax": "2026-05-09T09:36:52.5968664+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "7dbb7602-ac83-4e28-906c-e1afc1b20549",
                                        "id_relationship": "c4dd1d85-d305-4fa7-a6b3-571b63455611",
                                        "id_loc_from": "d3af81e7-6997-437c-8566-458ab9584a96",
                                        "id_loc_end": "fdb2093c-39a4-4eb5-bc4b-7a4779926d0c",
                                        "id_user_add": "ac60ed63-f5a5-4027-a022-4a565598e980",
                                        "id_user_upd": "e45157db-1687-4be6-ae26-08ec972d78e7",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "29674444-4485-4094-b866-6979e87b7925",
                                        "id_room_unit": "91d85ab1-057a-49c3-a3de-ca5b82e35ad0",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "d0ae398c-8418-4119-81f8-9b24484b116e",
                                        "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-05-09T09:36:52.5968664+02:00",
                                        "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "8c373101-46fb-46c7-8256-0ecf8f9aa7b6",
                                          "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": "e5be2607-8d6b-4e5f-8ec4-e5bf028a753b",
                                          "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-05-09T09:36:52.5968664+02:00",
                                          "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                          "id_user_upd": "23fae238-e3d4-42d0-8ce3-8c1bd70609c4",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "910ceb9c-d2d7-406b-a489-2fd217295933",
                                              "id_pay": "6ccebeb8-2e6d-40fd-9e14-2e45f1039343",
                                              "id_money": "404ca0bc-43cc-4610-9795-5a23cd29ad96",
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                              "id_user_upd": "0e05d93c-7e17-46d2-8f4f-cbea20fef500",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "e88bd0c1-7c36-44ff-ba1e-c7fe72f132e6",
                                                "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": "23b5baf7-6ff5-4a44-b2ad-574bf0da4ef4",
                                                "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-05-09T09:36:52.5968664+02:00",
                                                "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                "id_user_upd": "dc2b27ec-0251-4272-a701-ecfef8d44b62",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "b2c66f1e-eb7d-43da-a888-2e3c66fa8b7b",
                                                    "id_money_2": "37fae412-7e40-4553-8285-3ee872c3baf2",
                                                    "date_from": "2026-05-09T09:36:52.5968664+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                    "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                    "id_user_upd": "e36b87f9-bd2d-4831-a4ce-32e9b14a9e55",
                                                    "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": "321aeb53-af56-4ab0-833d-c97674a89044",
                                                    "id_pay": "9aacabcc-b9ab-4be7-a8d8-8feed46b66a3",
                                                    "id_money": "61a352c7-d101-44c0-831b-363c27d1b633",
                                                    "date_cashflow": "2026-05-09T09:36:52.5968664+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "d5e0746a-c939-43c4-85ee-bfe8a6869abc",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "90f5ab6e-43c0-412c-8051-17f753d898b2",
                                                      "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": "d9cbb1f5-d9a1-4e98-a508-be0b05e13f02",
                                                      "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-05-09T09:36:52.5968664+02:00",
                                                      "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                      "id_user_upd": "91fbebdd-ee5d-40bb-a716-311f6a93f15e",
                                                      "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": "6a1d127f-96db-41bf-9ad8-aa21f2ebd912",
                                                          "id_line": 2,
                                                          "id_pay": "6d8c5302-591e-4824-95c2-d4dc6ad5486e",
                                                          "id_money": "2e7d32fc-bd22-4064-bd39-fc175d6dac2d",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "7653e031-5cb3-43d9-b704-d7946cdad5b6",
                                                          "id_employee": "fed74897-824a-40fe-b76b-990202596fbc",
                                                          "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": "111db686-df16-4849-85b1-822882a23030",
                                                          "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": "a58db24b-78fb-4a31-be58-f39b1aa1fb89",
                                                            "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": "a493031d-8734-46be-8991-90741d4a7811",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "047d5616-3ce2-4f4d-834a-8eef7baf0479",
                                                            "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-05-09T09:36:52.5968664+02:00",
                                                            "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                            "id_user_upd": "696afd83-728d-41e8-8b9e-f43535bc7c55",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "82280fce-e674-465b-a5d4-cfaf07ec21f1",
                                                                "id_branch": "db5f2f9e-442f-4e44-9db7-3cac55315fc9",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                "id_user_upd": "7fa5bd7f-e7b5-4255-89cd-84716b059cb0",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "90aee4bc-b96c-4810-8ab4-d7e8a23c25ce",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                              "id_user_upd": "0432f6e5-443e-413b-98a5-09a5a1a6eb25",
                                                              "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": "5fb85958-b79c-47dc-807d-f0e4d725efd7",
                                                                "id_line": 2,
                                                                "id_item_sub": "ef55e3b0-037e-47d1-a260-b36d97181935",
                                                                "qty": 4.1,
                                                                "id_list": "adb2eddc-0102-463c-ba87-3fc7c6ec6693",
                                                                "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": "3c842240-1bc8-470c-816d-1ef4035d5f06",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "8aeee8bf-5c9c-4a14-97a5-9f8830e9da44",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "50d7392a-fae1-494b-ab85-e533606d172c",
                                                                "id_user_upd": "e3958f98-9e45-445e-9334-4060ec357bcb",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "82aaee15-b609-4fbd-927f-22ed0c2fe72e",
                                                                  "id_item": "7e64263b-7348-473f-bf96-086669ac1101",
                                                                  "id_item_type": "2f2b1d49-42f2-47c2-bd3a-ebc08a3de622",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "386dbbb9-9108-49d7-847c-3d18aa0268c7",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                  "id_user_upd": "66326ad4-303a-432d-b548-9217649a70e9",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "87d0a439-0878-4cef-8685-c4449c58e1eb",
                                                                      "id_item": "441b46f5-4230-4015-97b1-d9dddc0083ed",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "ae6edf7d-1774-4e4f-b36c-5403f617edda",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "29",
                                                                        "id": "2e714039-20a2-4395-af30-a719b0078677",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "8c9de296-9ff0-452f-ab50-69509cd2f0ec",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                        "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                        "id_user_upd": "74eaaee7-c605-4e3e-8a40-a3e16cabdf29",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "30",
                                                                          "id": "9c72a837-97ee-4618-b6e8-cdfe421c5bb7",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "id_user_upd": "3d1aa141-fd2c-4a71-ae76-23e5166fa474",
                                                                          "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": "04fe12b7-fc1f-4efb-a37f-63987356f45f",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "c22c795f-f801-402f-bc26-3c4295720d0d",
                                                                    "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-05-09T09:36:52.5968664+02:00",
                                                                    "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                    "id_user_upd": "eddadc82-8406-4366-b230-c17178d3225b",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id_voucher": "93c359fb-2f0c-451f-9f2f-e7b68dbc5315",
                                                                        "id_line": "5d0164d7-8efa-4bdf-8f0d-97d61bc9587b",
                                                                        "id_category": "5a64ab2d-16ec-4e97-bbf0-4e9dd4e9b90d",
                                                                        "id_item": "0c94d80f-e543-441f-b164-b7f1f340b46a",
                                                                        "id_item_type": "ef2b4be7-62f1-40e1-92ea-d4e99e38672f",
                                                                        "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": "2fea68e0-4ca9-4fd2-980a-7c652a1e21c7",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "date_end": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "date_used": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "date_sesion": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "id_employee": "0d191117-5adb-4330-8600-c18c53518a72",
                                                                          "id_branch": "16d5bbf8-e9bd-4094-b5c9-ae1a4d035fd8",
                                                                          "id_voucher_permision": "fdec1ce9-8227-43b0-a434-8498970cb075",
                                                                          "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": "6e741fbd-61a3-48e2-a70d-1247b1b4e156",
                                                                          "id_user_add": "84393260-7f31-43b9-b260-e152902c99c2",
                                                                          "id_doc_sa": "52970c86-a752-4522-9cd7-f919e194d95e",
                                                                          "id_item_sub": "918a2a56-542c-4454-8880-f94bc1637a67",
                                                                          "id_pos_sesion": "ce319e5e-d4a8-4542-960b-596da4c32653",
                                                                          "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-05-09T09:36:52.5968664+02:00",
                                                                          "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "32"
                                                                            },
                                                                            {
                                                                              "$ref": "32"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "34",
                                                                            "id": "1b63313d-97b6-4172-9eed-81bf64cded84",
                                                                            "date_from": "2026-05-09T09:36:52.5968664+02:00",
                                                                            "date_end": "2026-05-09T09:36:52.5968664+02:00",
                                                                            "date_used": "2026-05-09T09:36:52.5968664+02:00",
                                                                            "id_employee": "3b716aad-8e97-4e86-86c7-d64d15bdbc73",
                                                                            "id_branch": "2b0bd889-fdcf-4f5b-ba39-75da4691f219",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "db8bd123-3ba5-4a5a-9463-96bdd36b253e",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "33"
                                                                              },
                                                                              {
                                                                                "$ref": "33"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "32"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id": "d70abc82-a69c-4d43-b73f-a2143a2fc3fb",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:36:52.5968664+02:00",
                                                                        "date_end": "2026-05-09T09:36:52.5968664+02:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "0302397c-0b04-44bf-9170-4ca9ce0c6cb5",
                                                                        "id_pos": "de9fcd01-298a-4dfa-95ea-a3508d31e68a",
                                                                        "id_list": "f247e56b-1bfc-4754-812b-134bc6bdbbfc",
                                                                        "id_item": "a7291a07-272b-4fe0-a746-ca81959a6261",
                                                                        "id_item_type": "c1f0512d-4590-41cb-9dae-9e30f2c6e148",
                                                                        "id_category": "9d721895-ee61-499c-8dc0-a618f00e9e42",
                                                                        "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-05-09T09:36:52.5968664+02:00",
                                                                        "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                        "id_user_upd": "ca357fd8-86eb-4266-b3d2-28f76a77f14a",
                                                                        "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": "71afa37b-7069-463f-b02b-f8e0fea71f90",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "c843233c-5242-464c-a6d3-f7684c3b59d9",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "318b9d9e-4f05-4377-8fbf-880fa8824e48",
                                                                          "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-05-09T09:36:52.5968664+02:00",
                                                                          "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "id_user_upd": "25a81634-28f2-4623-8ef5-919da257c0d9",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "37",
                                                                              "id_pos": "c6fb28cf-16f1-4e89-9a5a-e81cdef54832",
                                                                              "id_pos_type": "05ad5f01-d9d4-4e6b-a91f-135f2eb8f1bb",
                                                                              "id_price_list": "a2038d14-9533-4f0a-8259-31a550aee611",
                                                                              "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-05-09T09:36:52.5968664+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "id_user_upd": "7f898499-d58e-4924-9d63-5eb2470e273b",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "38",
                                                                                "id_pos": "f8145484-7ae6-4f6f-b0b9-d45a8bcce13f",
                                                                                "id_pos_type": "13ebdc8f-d195-485f-8276-6fa51b89833b",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                "id_user_upd": "12a949ec-1806-4fab-a363-bdbaba5a85ee",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "39",
                                                                                  "id": "52baf21c-1859-42b4-8f4d-54b519c8de82",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                  "id_user_upd": "5b8d80a7-4b9d-4358-bddc-c1bdf1d83a4d",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "1d5a30f8-5d2e-4fc0-8951-88760596c6f2",
                                                                                      "id_doc": "71a5c11d-9d4e-4955-ae36-331ccf267db3",
                                                                                      "id_pos_type": "2a723dab-6d54-474a-a078-fb485863f89f",
                                                                                      "id_doc_print": "237ab45b-94d5-4f1c-8548-bb22b80b1c36",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                      "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                      "id_user_upd": "53d5a673-44f2-406f-b919-b0d9e1f1f69b",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "c2502f60-501c-4424-be5d-a021ca7b3ccc",
                                                                                        "id_pos": "abed6c39-a6a8-4a50-8259-e33297819f4e",
                                                                                        "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-05-09T09:36:52.5968664+02:00",
                                                                                        "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                        "id_user_upd": "d31dd400-5f19-4950-a69b-94b91aa4f5e2",
                                                                                        "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": "81f1c468-863d-43e1-8634-a71ee9741afe",
                                                                                        "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-05-09T09:36:52.5968664+02:00",
                                                                                        "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "29ed2aa8-9eb5-46c8-b777-c44978b5ebbf",
                                                                                            "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": "4aa8a836-df93-4973-acba-f2901ffefc40",
                                                                              "id_item_sub": "10e2b256-9172-496b-b160-c109d367d248",
                                                                              "validity_date": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "id_user_upd": "d3a2002f-db55-48bc-8911-1514f8603cae",
                                                                              "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": "7040223e-f1f6-45ce-ad3d-ae93b654b3a8",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "date_end": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "id_branch": "74814ca2-9ab1-4c69-b777-e7dd6b708723",
                                                                              "id_pos": "f80e576a-4abf-4a5a-9159-93d55b166d2f",
                                                                              "id_list": "32deeab7-6a78-49c5-947a-2f753df1fa98",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "id_user_upd": "a3c4c224-20dc-4d9b-b5e3-b500e2eef5c5",
                                                                              "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": "9b1ca885-a491-481f-ac95-27f37f4fda61",
                                                                        "order_id": 2,
                                                                        "id_item": "e55512ac-4463-4e98-bf99-01d8ad03c9b8",
                                                                        "id_item_type": "f2467f76-2f37-4d27-9ac6-b6bd8a8b06b8",
                                                                        "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": "4cff9aae-a8f9-42ab-9049-45684182d442",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "fb9e7ecb-2f1b-4071-832e-4564648b7b31",
                                                                        "count_voucher": 1,
                                                                        "id_category": "7bfd6d77-96bf-47c2-93e7-76e415e0ba99",
                                                                        "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                        "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                        "id_user_upd": "35a3e6e9-c924-4b8f-9502-e713939a877b",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "0509e834-a2a8-44e8-a8fb-f349c9a1399f",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "d758409d-b9fb-4542-b751-6d14936c6328",
                                                                          "date_tax": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "date_open": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "date_close": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "id_user_open": "a5e268c6-0db7-4eb4-b699-95c6246b4994",
                                                                          "id_user_close": "ea6373d4-1ce1-46be-9c34-ece2921a78c6",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "46"
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "932820cf-3ccd-4485-b348-e1ec5777fc8e",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "ee9b6fd5-72ae-48c9-8baa-e1cfef10d53f",
                                                                              "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-05-09T09:36:52.5968664+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "4e30ea6d-0c79-4af9-a498-4e56d3acf8d4",
                                                                              "id_room_unit": "55330b7e-7959-4ac6-8710-ef8c87145c67",
                                                                              "id_room_list": "2f735cc6-1010-4ac4-b4cc-9a3afdaeb0c1",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "date_from": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "date_end": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "date_open": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "date_close": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "id_employee": "93e6dc8d-38f2-4eee-a658-e51a957970c2",
                                                                              "id_employee_sec": "76598b7d-8e3f-46d8-a945-f61d6e2f8223",
                                                                              "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": "a08acb49-83b1-46c8-815b-a1d2a9c75b49",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "15df67b2-a416-42a0-896d-f1e3cf815955",
                                                                              "id_user_close": "d5a53730-5439-4083-a12d-693b17604c29",
                                                                              "id_unit_state": "796972c2-a2b8-49f0-bdcd-2522f1e4fda4",
                                                                              "id_pos_sesion": "4ea6fedc-94fc-4e1f-8fc8-7330fc571e90",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "50",
                                                                                "id": "7a23ec02-b549-413d-9c6b-6b0e3acacade",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "1d0f849c-1815-4f47-b8f3-e28f9e455077",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "4d138165-9ab0-4452-8770-683b9c6cc03f",
                                                                                "locked": true,
                                                                                "date_locked": "2026-05-09T09:36:52.5968664+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                "id_user_upd": "6c918531-0eaa-47ce-bf65-63948c4e2007",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "51",
                                                                                  "id": "5f676e37-c66b-4e4c-92f0-620805aa8fd0",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "cb8264c8-1e05-4c97-b479-004a4939a07b",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "3c013120-75bb-4b05-a309-b848fa8b0b30",
                                                                                  "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": "45480f2d-6218-4720-8d2a-414749ca01c7",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                  "id_user_upd": "7fced80d-d7e5-49de-8153-f891b2a6229f",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_pos": "5f276fd6-6791-4f86-b316-4d44360e66ab",
                                                                                      "id_room": "f7aaf4cd-9089-4ab6-b7c3-e5f0aa1b8598",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                      "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                      "id_user_upd": "733f16c4-0190-4aca-849a-9bb2e874842d",
                                                                                      "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": "ad6e4744-aa6b-472e-be54-1db64c520085",
                                                                                      "id_room": "eef681d0-0f66-413a-9133-7c1adb21149c",
                                                                                      "date_in": "2026-05-09T09:36:52.5968664+02:00",
                                                                                      "date_out": "2026-05-09T09:36:52.5968664+02:00",
                                                                                      "id_user_add": "d5f9c04f-1c23-470e-a7f2-1d17c3d5c3c3",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                      "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "51"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "54",
                                                                                  "id": "27929cc6-dd7d-4d57-a93e-7d576a5d964f",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                  "id_user_upd": "bca20c19-e517-4985-bea1-a7416c896775",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_room_type": "46417c7c-1dc2-47c8-a2d0-a8e4d3c70e20",
                                                                                      "id_room_state": "07f4ceb3-4414-4521-93e4-9cfd431a8950",
                                                                                      "id_image": "a49f8cdb-acdc-4511-b0ef-97de28de48df",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                      "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                      "id_user_upd": "5d25e2b1-e99b-4942-8a18-e0b04f74e9f5",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "56",
                                                                                        "id": "3c51183c-c7c6-4ef6-b958-415798c66dcb",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                        "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                        "id_user_upd": "3fea7cb3-2ef6-4b14-90dd-edf49112033c",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "55"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "55"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "49"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "49"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "56"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "53"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "49"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id": "9dfe0292-b7c3-4002-ac4d-16a19e8adf15",
                                                                              "id_pos_sesion": "78a9c242-2000-492b-82a6-13de050369d6",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "f0b914a3-88a1-4dfd-9afa-51ef2958f779",
                                                                              "id_room_unit_activity": "80681a01-ccbf-4d45-b843-627800cc4e62",
                                                                              "id_doc_sa": "2b74c591-8504-4b3c-8939-f1b967c07da4",
                                                                              "id_pos_type": "e57216e1-19c2-4c2b-b677-bacb25e1a4fe",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "5a7bf45e-884d-4a90-9be9-c7f807f0817d",
                                                                              "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-05-09T09:36:52.5968664+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "id_tip": "1e9cc829-a795-4346-af5d-028e71874381",
                                                                                  "id_user": "0c478b81-8986-405e-b59b-7675a62a930b",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "58"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "59",
                                                                              "id_pos_sesion": "36f417bb-431d-4f43-b72e-6efcf2a23677",
                                                                              "id_user": "4d341aba-c602-4dd2-9401-b0f416cc01bc",
                                                                              "date_add": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "60",
                                                                              "id": "87cfd9d5-86b3-4271-8bb3-d087b590b2bc",
                                                                              "id_user": "262be61c-07bf-46c9-8249-69434709e132",
                                                                              "id_user_profile": "99dd04ba-c9f1-4f59-a305-619fbe062982",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "id_pos_sesion": "d18654c1-7953-49ba-80af-5dac37e83372",
                                                                              "date_login": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "date_logout": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "60"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "61",
                                                                              "id": "4d555cf1-1a03-48b2-a1fb-dc4463252b36",
                                                                              "id_user": "eb180ed9-2fa0-4576-b782-3be58847ab50",
                                                                              "date_add": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "fc65431e-dcda-4f4a-bca8-2d6ad15657f6",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "id_pos_sesion": "7dba87ef-7cd0-44fd-9d7e-3d7ff4b4e015",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "61"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "62",
                                                                    "id": "0259b6ef-137d-4a9d-afaa-ae843b500440",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "45a7ab0b-0e5f-4241-bf97-aa3d0f9e864c",
                                                                    "id_doc_print": "692deeaf-43f1-469e-b53d-dfcaa9f1fe02",
                                                                    "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-05-09T09:36:52.5968664+02:00",
                                                                    "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "36"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "63",
                                                                    "id_doc_sa": "14051ff3-c94e-4311-9bf7-374a0a40f25d",
                                                                    "id_line": 2,
                                                                    "id_item": "a7b658f5-7c57-453b-aa20-982a218befa4",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "63"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "33"
                                                              },
                                                              {
                                                                "$ref": "33"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "34"
                                                              },
                                                              {
                                                                "$ref": "34"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "33"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "33"
                                                        },
                                                        {
                                                          "$ref": "33"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "40"
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "64",
                                              "id_pos": "1cff668c-e415-4f71-872f-50bc7ed995e4",
                                              "id_doc": "72ff222a-5bac-42b7-b5ce-618056c6400d",
                                              "value": 3,
                                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "64"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "65",
                                              "id": "36fbec2e-9fa0-4deb-9413-b6be156d70ac",
                                              "id_pos": "86a32cf4-5416-4322-a0a9-311544f42673",
                                              "id_doc": "3ec5705e-e0a5-434a-bb69-1aa7e2279b9e",
                                              "id_branch": "ac9f7d32-8d0c-454e-a9c1-cfb14a233774",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-05-09T09:36:52.5968664+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "c59644cb-8fd4-4275-8588-c1b382d35583",
                                              "id_loc_from": "ab93eb33-5673-4242-a0c8-30462e71eab3",
                                              "id_loc_end": "fc53a471-81ab-48cb-8ad1-85e79b538892",
                                              "id_user_add": "84aef868-53f4-44af-bb4b-a887cb449528",
                                              "id_user_upd": "457bf5ec-9b5e-4f91-8371-55364c452234",
                                              "id_pos_sesion": "c81170f2-023a-427e-8121-03599fcb3f1f",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-05-09T09:36:52.5968664+02:00",
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                              "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "66",
                                                "id": "4dda10f9-4b92-49f0-b590-89e4009036cd",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "104718af-9cec-4a7c-a1a6-27a0e264217f",
                                                "active": true,
                                                "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                "id_user_upd": "08ab7cda-47c0-4ecc-82d5-dd3a6f57a96a",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "65"
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "65"
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "67",
                                                    "id_location": "1b886ccf-1dad-4c93-8222-744e7902d8ba",
                                                    "id_item": "2c6ab098-5ea4-4f69-b17c-650720b074ec",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                                    "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "66"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "66"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "68",
                                                  "id_doc_st": "c2cabdfb-dd27-42b9-aa53-0ac80d4a6662",
                                                  "id_line": 2,
                                                  "id_item": "d302f7d6-7797-4741-9425-df3a9ad2dc4d",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "65"
                                                  }
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "65"
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "65"
                                              }
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "66"
                                        },
                                        "mt_locations1": {
                                          "$ref": "66"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "47"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "49"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "69",
                                            "id": "4eb1cbb2-cc34-4105-856f-ed74f7d3923a",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "423eace5-059b-439c-acdc-9b4c7eec6e23",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                            "printed": true,
                                            "print_on": "2026-05-09T09:36:52.5968664+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "41"
                                },
                                {
                                  "$ref": "41"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "52"
                                },
                                {
                                  "$ref": "52"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "35"
                                },
                                {
                                  "$ref": "35"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "64"
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "70",
                                  "id": "93e1c838-2cbb-4f97-9f54-a4066a6332e2",
                                  "id_pos": "f7647d94-8c2e-42a0-9e7a-3f748caeba7a",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-05-09T09:36:52.5968664+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "4d95ae69-aaf7-4122-9ced-bd461f1c24cb",
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "70"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "71",
                                  "id_user": "1904a531-5027-4415-9476-8d595a24ffae",
                                  "id_pos": "3c1f1f59-1e9b-49d3-9ce5-1dca080f741a",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "72",
                                  "id": "5e9e5335-b600-40c8-9775-e05bd9e48e8d",
                                  "id_pos": "fde47e52-0b83-49b5-ad8f-d98b3723a284",
                                  "date_add": "2026-05-09T09:36:52.5968664+02:00",
                                  "date_upd": "2026-05-09T09:36:52.5968664+02:00",
                                  "date_out": "2026-05-09T09:36:52.5968664+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "73",
                                  "id": "f8b567a0-82d3-41e6-9c32-aebe5bcb5993",
                                  "id_user_add": "c312c272-9c20-4074-8514-38f81b411a7d",
                                  "id_table": "0a7855ac-35ed-424f-8a87-239f0eff1c16",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "119d34fe-622a-4f15-800e-254da0f8a1c0",
                                  "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "74",
                                    "id": "45f32ab4-c4ca-4905-a46e-35298697f26a",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                    "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "75",
                                        "id": "d6f804d4-4923-4968-ad3a-869fbed5e6a7",
                                        "id_sync": "43d58439-bceb-4fce-962c-b0cc146e9f7d",
                                        "json": "sample string 3",
                                        "id_table": "d219aa49-be85-4a07-946d-496c68ab2da1",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "76",
                                          "id": "98688377-5774-41db-8d19-c382edb60390",
                                          "id_branch_from": "53191429-382c-402e-ba0c-7d640b6664a2",
                                          "id_branch_to": "26785c88-348c-4867-adaf-89313d2f47d7",
                                          "type": 4,
                                          "created_on": "2026-05-09T09:36:52.5968664+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-05-09T09:36:52.5968664+02:00",
                                          "send_on": "2026-05-09T09:36:52.5968664+02:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "75"
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "74"
                                        }
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "73"
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "77",
                                  "id": "9332b930-bc25-4b52-8e09-26ce4002938d",
                                  "id_pos": "7f914652-890f-4319-84b2-fba598a48e72",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "77"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "65"
                                },
                                {
                                  "$ref": "65"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "39"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "30"
                        },
                        "mt_units1": {
                          "$ref": "30"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "32"
                          },
                          {
                            "$ref": "32"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "35"
                    },
                    {
                      "$ref": "35"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "55"
                },
                {
                  "$ref": "55"
                }
              ],
              "st_functions": [
                {
                  "$id": "78",
                  "id": "78091f07-6859-4d4d-9f09-df446616aceb",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "08aed6cb-9c8c-4b4d-bbad-65169a42a1f2",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "f417ba6b-314f-44cf-9959-919e2aac7413",
                  "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-05-09T09:36:52.5968664+02:00",
                  "last_update": "2026-05-09T09:36:52.5968664+02:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "79",
                    "id": "dd7443e7-7b46-4533-b1fb-0e7ad966f8a4",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-05-09T09:36:52.5968664+02:00",
                    "last_update": "2026-05-09T09:36:52.5968664+02:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$ref": "2"
                    },
                    {
                      "$ref": "2"
                    }
                  ]
                },
                {
                  "$ref": "78"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "49d234f6-fe7d-4f15-8005-d64339215660",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-05-09T09:36:52.5968664+02:00",
                "last_update": "2026-05-09T09:36:52.5968664+02:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "66"
              },
              {
                "$ref": "66"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "2e4b6d02-d65d-48a8-839a-69a4d551f9bc",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-05-09T09:36:52.5968664+02:00",
                "date_end": "2026-05-09T09:36:52.5968664+02:00",
                "state": "sample string 6",
                "created_on": "2026-05-09T09:36:52.5968664+02:00",
                "last_update": "2026-05-09T09:36:52.5968664+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "51"
              },
              {
                "$ref": "51"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_locations": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "41"
          },
          {
            "$ref": "41"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_units": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "70"
          },
          {
            "$ref": "70"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "f143216d-d4d8-4042-a225-df874a16a649",
            "token_id": "sample string 2",
            "id_user": "cd8c8e5f-94d2-4614-ab73-4cdf1115f33b",
            "date_from": "2026-05-09T09:36:52.5968664+02:00",
            "date_end": "2026-05-09T09:36:52.5968664+02:00",
            "created_on": "2026-05-09T09:36:52.5968664+02:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "tt_logs": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "83",
            "id": "94e7a524-6ef7-4abf-a10a-7d081355e367",
            "id_room_activity": "c14d987d-74fb-4306-aeb6-46aaaf519831",
            "id_pos_sesion": "d6a42931-d998-4dee-8c8a-147abaa49b3f",
            "log_text": "sample string 4",
            "id_user": "1755ab54-6fa0-40d5-a6be-f7491a5e1d9f",
            "created_on": "2026-05-09T09:36:52.5968664+02:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "st_users_profiles": {
          "$ref": "1"
        },
        "tt_cmd_connection": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ]
      },
      "st_functions": {
        "$ref": "78"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": [
    {
      "$ref": "3"
    },
    {
      "$ref": "3"
    }
  ],
  "tt_cmd_connection": [
    {
      "$ref": "60"
    },
    {
      "$ref": "60"
    }
  ]
}