GET api/Mt_Units/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_units_ref

Collection of mt_units_ref

None.

st_users

st_users

None.

mt_items

Collection of mt_items

None.

mt_items1

Collection of mt_items

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "f1b37dc6-d100-41fb-a93d-2da087ecebc9",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2026-07-08T10:44:07.5785059+02:00",
  "last_update": "2026-07-08T10:44:07.5785059+02:00",
  "id_user_upd": "4b45456a-1cee-4f1d-9171-da1001bb802d",
  "commited": true,
  "mt_units_ref": [
    {
      "$id": "2",
      "id": "33011702-efc1-43aa-93f9-6bce79db184d",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "coefficient": 4.1,
      "id_unit": "8fdd37e8-0f5e-4c9b-a77a-0b6a5855172c",
      "active": true,
      "created_on": "2026-07-08T10:44:07.5785059+02:00",
      "last_update": "2026-07-08T10:44:07.5785059+02:00",
      "id_user_upd": "d0554532-10c9-4706-81c5-94c4b522c985",
      "commited": true,
      "mt_units": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "bcc3e212-a30c-4895-a5ad-a5a99c054151",
        "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": "62ffd16f-e1a5-4a39-b65e-812d733f6e1f",
        "view_messages": true,
        "id_image_photo": "d82dfe98-77a2-4ec3-96cb-f1c39371799e",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "320f750c-6009-41d7-9d15-a6a11fdd7225",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-07-08T10:44:07.5785059+02:00",
        "last_update": "2026-07-08T10:44:07.5785059+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "54db8287-855a-4749-965c-500a92f22e4d",
            "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": "dd45285a-aaf9-4042-9087-4d9b5310d41a",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-07-08T10:44:07.5785059+02:00",
            "last_update": "2026-07-08T10:44:07.5785059+02:00",
            "id_user_upd": "7fd6c66b-f32b-4bb8-b167-603648de7e3a",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "7c15a3b1-0b33-4958-a1ea-4c7ce7cd18c6",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "8a0a96aa-88f7-4adc-9bc8-8e79647f6744",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-07-08T10:44:07.5785059+02:00",
              "last_update": "2026-07-08T10:44:07.5785059+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "56e15933-7203-4cc9-9b8d-227694e4bbf8",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "7862ac40-fe18-4582-b7b5-c4274ca62188",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "f6308330-5dac-472b-a3ab-097f8d5bebba",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-07-08T10:44:07.5785059+02:00",
                  "last_update": "2026-07-08T10:44:07.5785059+02:00",
                  "id_user_upd": "e037b1e0-c922-45f1-9e4d-485d7db73dea",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "e1f1b124-ea3e-4ad4-9116-ef741757ae0c",
                      "id_item": "b744e260-f83f-442a-870f-95150bc90c5c",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-07-08T10:44:07.5785059+02:00",
                      "last_update": "2026-07-08T10:44:07.5785059+02:00",
                      "id_user_upd": "6ae0ec58-54f0-488b-8ab2-7cb049d63d08",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "4e098388-fd73-498a-8304-3ed4708423dc",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "c2339463-9d73-4d3b-afb1-a65c7b7e8caf",
                        "id_unit_sec": "ebc11147-0f62-4587-b4ec-b1ae0c19c369",
                        "id_brand": "ca5def67-ab39-4be9-8bd2-8965431bceaf",
                        "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": "e8648878-8605-4375-a40c-7cd401610d9e",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-07-08T10:44:07.5785059+02:00",
                        "last_update": "2026-07-08T10:44:07.5785059+02:00",
                        "id_user_upd": "d4b79f9c-6642-4816-9b03-31b29c0d34ba",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "8257759c-98c2-4b68-a310-d12b88ac661c",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-07-08T10:44:07.5785059+02:00",
                          "last_update": "2026-07-08T10:44:07.5785059+02:00",
                          "id_user_upd": "1aef60ca-7308-4032-b9cc-78fa4d057d26",
                          "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": "e0c67afd-af60-497b-998e-12cc0da9eeba",
                            "id_branch": "729a077a-207e-4ee1-bba4-66f142a61902",
                            "id_pos_type": "9800050b-09a5-4d95-999c-5e56e19cc78f",
                            "id_pos": "4fb6ade5-02f5-453c-97e5-270b3972a8bc",
                            "id_item": "d913c0c7-94d2-4331-b360-bf49a25cb051",
                            "date_from": "2026-07-08T10:44:07.5785059+02:00",
                            "date_end": "2026-07-08T10:44:07.5785059+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-07-08T10:44:07.5785059+02:00",
                            "last_update": "2026-07-08T10:44:07.5785059+02:00",
                            "id_user_upd": "624d78b4-7a09-4cbd-bc30-584ce3d041ae",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "c2838ced-0e81-4dc1-93c8-341311b4d867",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "acfecbb0-d3e3-466f-a225-530ae4a6bd49",
                              "id_zone": "542fc541-4e13-4039-8977-0789360b979e",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                              "id_user_upd": "418021a0-025f-41d6-98fb-aef98a192476",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "8da6ebe9-1a4a-42f6-b5dc-5548fe116749",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "d4965887-97b3-429c-b0f0-54f86cbcd34b",
                                "active": true,
                                "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                "id_user_upd": "8b08a101-53ea-4bf8-981d-3eda35c8f076",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "ce343451-d49f-4f2b-bd3a-2dee9111c4f4",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "735c04f2-5fea-4fc5-814a-3123b2d9899e",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "522772c8-f305-47d7-a395-8910d8c441b1",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                  "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                  "id_user_upd": "49e08cab-6827-4e06-9c5d-5889e431d071",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "dab6dcd3-1470-4156-8938-8a034cdb4a89",
                                      "id_cloakroom": "c60dcba7-2617-4de4-892a-b2a537520ebd",
                                      "id_pos_sesion": "c43982c0-37dc-489e-9a0f-4b1fc4a8962d",
                                      "unit_id": 4,
                                      "date_open": "2026-07-08T10:44:07.5785059+02:00",
                                      "date_close": "2026-07-08T10:44:07.5785059+02:00",
                                      "id_doc_sa": "9fc448f1-3f33-4633-b040-695fbbcee6f2",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "968e30b5-f5a7-4e6a-afe5-3625147e721d",
                                        "id_pos": "9c9afe4a-9d3e-4bd8-b7a1-86cb2b697bb3",
                                        "id_doc": "5c07647b-9328-42c9-a6a9-aed48dd71be9",
                                        "id_branch": "4db856a3-49ab-4448-b26e-2c235b7c7c20",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T10:44:07.5785059+02:00",
                                        "date_tax": "2026-07-08T10:44:07.5785059+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "d5d6f81c-07f4-4fba-8411-bec68f5ba1f5",
                                        "id_relationship": "887cac00-caae-4a5f-9038-7807c8de0a21",
                                        "id_loc_from": "84973bc1-43b6-4023-9802-7f8ec2dc2bb1",
                                        "id_loc_end": "34e45202-3913-4478-bee4-39292dbca1a9",
                                        "id_user_add": "b51267cb-e1bd-4dbc-ad4e-5d7832a77754",
                                        "id_user_upd": "a89c2482-137f-48e8-a621-3a049edf8d6c",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "a521d360-01fb-47ed-9bd5-09acfdda7c61",
                                        "id_room_unit": "b5172cb2-647b-493c-98c3-2805274d5ef5",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "49f13129-b91e-493f-b739-51d50d443c5c",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                        "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "5e24985d-3554-4fd0-9b34-bbf6d36be9f5",
                                          "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": "70b3c51e-75fc-443b-9180-25fd1833fe7a",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                          "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                          "id_user_upd": "5c229438-49b2-4f07-b77a-08470dce72e0",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "770f3310-291a-475a-b870-6aec1ab8f619",
                                              "id_pay": "3ae8f74c-3326-4fbe-b186-606bd7ca6e4e",
                                              "id_money": "4f7b09ab-ed2e-4d69-8f00-e355c5946056",
                                              "active": true,
                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                              "id_user_upd": "48ff8db6-2229-4d26-baed-26ccec88ab60",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "9e0f8cbc-5011-47b7-b9f3-b35348b418eb",
                                                "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": "d1ad4292-6056-4f45-806d-978923e6f80e",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                "id_user_upd": "f366544a-89a0-49d8-9a88-43028f4bafc2",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "ade51570-1d77-4865-9523-0e9dfe1be8da",
                                                    "id_money_2": "9255e541-47e8-4584-a773-5d182addc5af",
                                                    "date_from": "2026-07-08T10:44:07.5785059+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                    "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                    "id_user_upd": "8cc849a3-8f9a-4fa8-aabc-debe3b678c39",
                                                    "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": "abb7c095-a751-414b-841a-38224055e18c",
                                                    "id_pay": "74ef3c14-5e4c-4520-be3c-17268059f50e",
                                                    "id_money": "cf744120-6439-4e29-baa0-59f6c443986f",
                                                    "date_cashflow": "2026-07-08T10:44:07.5785059+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "a93a2e8b-5a26-4e81-89bb-1e8a5a7f16f0",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "061b5209-e705-4c53-9b3f-a9d3dfed57d2",
                                                      "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": "97cd11dd-fd7c-4e79-8213-14f17dd2898c",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                      "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                      "id_user_upd": "be3be439-705c-4e87-8f06-8adc54698b77",
                                                      "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": "122b02c6-36f6-497f-8d07-0fe785cd8c9b",
                                                          "id_line": 2,
                                                          "id_pay": "6290df07-68f2-4415-b737-295e4091114c",
                                                          "id_money": "18fecd5d-c372-44d1-82fc-fe09821126b0",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "e61e0305-f063-453e-84c9-2180cfa7f037",
                                                          "id_employee": "231396f3-2557-47f3-bc1c-e1a2c324e1b9",
                                                          "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": "fea5763e-de18-4f7e-9aac-5ee4d525b2ac",
                                                          "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": "da4c93d8-e217-40a9-8a43-015f4618ac56",
                                                            "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": "72ef2891-cd5b-4b57-a342-7bc8549d03f4",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "ab7b4ddb-8ef2-4b4b-afb9-d1e5dbe5830b",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                            "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                            "id_user_upd": "adf141a4-d646-4a1c-a74c-8090fbf875df",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "40ef8964-dc0b-4384-bda5-c5b29677c93e",
                                                                "id_branch": "bf6ec9d7-dc11-4d82-84ac-4e8641986907",
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                "id_user_upd": "0eba7e3b-a712-40f7-9a69-a4a08a2b4551",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "d6981cc0-583e-4d58-9ede-c538977cf31e",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                              "id_user_upd": "34662eff-13d5-479a-b601-6308d50ef652",
                                                              "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": "33785865-92e1-401d-9eaa-eb1be846e252",
                                                                "id_line": 2,
                                                                "id_item_sub": "5218ad90-c8d2-4fb2-b991-043ff77e5590",
                                                                "qty": 4.1,
                                                                "id_list": "83c1d62a-4871-4f17-8d6d-ec593d4dfebd",
                                                                "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": "c733f7d7-e837-469d-85a7-4e902008e62e",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "19d14f56-b8f7-4561-826c-35a4561514eb",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "fbe6e4da-0ab8-4c95-8909-2c6d64a9b0fe",
                                                                "id_user_upd": "4a0abb2f-09d9-4754-9de1-9239d343ba66",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "852254aa-bffa-4aa9-84d9-0b12014d19c4",
                                                                  "id_item": "623b3455-0b8e-43e5-bcc7-138b735efd90",
                                                                  "id_item_type": "b6a2b10f-9f45-4d5b-8200-96752092c271",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "f9d31201-956f-426c-b86f-c454d9695b45",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                  "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                  "id_user_upd": "7f73e08e-23cc-4a23-8977-bc4b8f65a6e1",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "ab631eb4-f88a-4a40-afb9-199132642601",
                                                                      "id_item": "34a80b73-86ef-44d6-b869-d472a806b79b",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "0fb0ffc9-da45-48ad-b519-558b4baf6e74",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$ref": "2"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "3b0e1157-ee01-40cd-b16a-ee1a35823c0b",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "91398273-f69b-4f9a-b0e1-08d2883648e2",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                    "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                    "id_user_upd": "5c635c36-593f-4b0f-bf04-b7e49b126f12",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "343135d9-d1e8-4bac-ba72-eb498c49be16",
                                                                        "id_line": "f2a7c708-ee40-45e0-b6ec-cfa064a6418a",
                                                                        "id_category": "264ff086-b77c-4419-bc5f-401296109ae5",
                                                                        "id_item": "a7ed81b5-3bfc-43f7-88a6-f36fb7d39dee",
                                                                        "id_item_type": "da169af7-6fa6-4b12-8fc0-d121e67a9a87",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "6d384bf4-c86d-4009-9268-faaa5d86f355",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "date_end": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "date_used": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "date_sesion": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "id_employee": "a643d3f2-c9e0-4f39-bd7a-3d85d2fc47b6",
                                                                          "id_branch": "1889412a-c566-4a9c-a59f-f41afdd8d612",
                                                                          "id_voucher_permision": "f7ebb7b9-81d5-48ad-aa13-2abcdfd1d357",
                                                                          "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": "cd8f7903-1c1a-413d-ba34-9751dbbfd401",
                                                                          "id_user_add": "399f9222-6a46-466b-bce0-52574a146d76",
                                                                          "id_doc_sa": "1563e8dc-251b-434f-92cb-e2b90f3d5add",
                                                                          "id_item_sub": "372199a2-34fa-4612-939b-2ec76ff56b45",
                                                                          "id_pos_sesion": "edd612be-6f31-4601-b4ba-4ffdd3c841f0",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "last_update": "2026-07-08T10:44:07.5785059+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": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "9ed47917-4a89-46b3-95e4-5501fb919b32",
                                                                            "date_from": "2026-07-08T10:44:07.5785059+02:00",
                                                                            "date_end": "2026-07-08T10:44:07.5785059+02:00",
                                                                            "date_used": "2026-07-08T10:44:07.5785059+02:00",
                                                                            "id_employee": "c98b98ac-235e-4d82-8c5e-2cbefd31d167",
                                                                            "id_branch": "4c740252-f519-43d6-9f9d-81cd01711e72",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "68a0ad76-8a50-4cd2-aae6-8c1c81dc364c",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                            "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "343bcba7-2790-412c-8669-eac6be872134",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T10:44:07.5785059+02:00",
                                                                        "date_end": "2026-07-08T10:44:07.5785059+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": "73e70de3-8325-48a7-8b7d-a8af210a2f42",
                                                                        "id_pos": "b4bd81e8-4f75-4aa8-a5ef-6eceb9678793",
                                                                        "id_list": "2335702f-5126-4b2b-907a-42c4b3337d10",
                                                                        "id_item": "426888ef-e40b-4939-ac95-25c5ac4c7031",
                                                                        "id_item_type": "6f352ef0-b781-4ac7-b5ab-93564b5fca2b",
                                                                        "id_category": "0a52a271-df5d-4ce3-bb48-54ef640e97a5",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                        "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                        "id_user_upd": "92d0356f-2d96-4a9b-b84e-1c4bce7cd44e",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "007b5ada-7f39-4562-9f71-ef2dad2d08f7",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "6e43b7f9-ade6-4937-bcfd-da033d857565",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "a34b52f0-08b4-421b-aa3f-8b5a0b9e6151",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "id_user_upd": "b548f30b-6408-4ec3-a4f5-10d3cc99aca9",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "25c9bc87-d751-4ef9-beba-db99fefdf8a5",
                                                                              "id_pos_type": "5b56e5af-493b-4e0f-b3af-5b615473ca5a",
                                                                              "id_price_list": "83b11c2a-62b4-4164-8956-c6b16d94e429",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "id_user_upd": "dd53fd36-213c-452b-a284-d4eca5ecf719",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "37a2820b-ab6c-4d11-a229-1ae80629b767",
                                                                                "id_pos_type": "a619d9eb-e285-45ba-9aba-12bb6dcfffbd",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                "id_user_upd": "d6d15b8b-eb35-4fa8-9dd2-485daad51926",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "b73ac615-412f-4a59-94d1-8857107450df",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                  "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                  "id_user_upd": "40e33e94-c72a-4fd3-bb38-8cf7db316daa",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "d0827db4-f09a-4c68-975c-af9ffcf4cc0d",
                                                                                      "id_doc": "4da7a79b-c4db-4575-966b-6a815a3b983e",
                                                                                      "id_pos_type": "7a064920-c09a-4bf8-a6dc-0ff410b53882",
                                                                                      "id_doc_print": "c3fe696b-52ab-4ee9-ac83-e1711a3cabcf",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "id_user_upd": "f97a00a3-4c6a-4cf9-8635-b8496c413c77",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "af01f018-2618-4eb0-bc9a-01ea3eae282c",
                                                                                        "id_pos": "a1d6cc65-ae7f-4d57-9236-cbea9d39fcc2",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                        "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                        "id_user_upd": "50bbca36-476a-49bf-871f-b75ab2acb07a",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "5e1a5e5d-c6c1-40aa-ab60-4901b8647ee2",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                        "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "764db376-53b4-4776-9480-4c0323880ea5",
                                                                                            "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": "40"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "41"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "30e06ee2-5cdb-4802-886f-db6216d5f0bf",
                                                                              "id_item_sub": "b3662c41-6577-47f4-bc46-37eb611e88f0",
                                                                              "validity_date": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "id_user_upd": "8788224e-37ff-45e6-a5b0-2f6131b87936",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "8586d9a7-2475-4918-ad94-d2e658b0b8fa",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "date_end": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "id_branch": "75759b04-6a57-4dfa-b17b-32a65837ca31",
                                                                              "id_pos": "df08e004-95ef-4141-ac8d-266ede7f30e0",
                                                                              "id_list": "d81ef7a4-cfc9-4531-acf9-bedd37a68430",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "id_user_upd": "41fe55d1-31eb-43be-b824-480c94e3204b",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "81417564-440a-420f-b0df-df2dc01c9049",
                                                                        "order_id": 2,
                                                                        "id_item": "655489a8-6a2e-47dc-920e-218a8cd17b26",
                                                                        "id_item_type": "d2b91aba-7a1d-427f-9cef-e14dd27f5359",
                                                                        "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": "33155170-5b6b-4fbc-a70c-4aa169bd4608",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "39122065-0028-464d-b7d4-1888ea0663e5",
                                                                        "count_voucher": 1,
                                                                        "id_category": "1d058842-3726-4ab3-81e8-8daecf9c3cf4",
                                                                        "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                        "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                        "id_user_upd": "f59fe614-9835-48dc-82ee-bb30f5d343f8",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "e7d5012e-0c18-44c2-93db-1116511c3e0a",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "0f5511af-9a54-4fb1-a887-68a03ca4b114",
                                                                          "date_tax": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "date_open": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "date_close": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "id_user_open": "cc4e12cc-f360-4310-822e-c64681550d09",
                                                                          "id_user_close": "cf8e98b5-fb7e-487f-b42e-d131244fbaf0",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "afe47a3b-9e05-4242-a253-ff700aa912dd",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "11ecad39-ad01-4ed7-8f06-d43eca88a9a5",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "ae69eb49-6bb7-4bec-8647-dbb7b4ea97c9",
                                                                              "id_room_unit": "bbb24f49-035a-44f1-b41a-7334d99c6ff8",
                                                                              "id_room_list": "05ef8c75-a249-487f-bcb5-4b3356cb3909",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "date_from": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "date_end": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "date_open": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "date_close": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "id_employee": "45ea4988-e6d6-4f02-8b34-b72d35f9ed5f",
                                                                              "id_employee_sec": "0aca2d28-d04d-4e63-932e-27758fcbfc0d",
                                                                              "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": "2aa2f624-7e6f-4313-8061-e90865f0b64f",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "cdf33d01-c2d1-4059-b7a6-630c8da9f9e0",
                                                                              "id_user_close": "04f6ba55-eac7-4399-85df-ef8568e282ab",
                                                                              "id_unit_state": "a718942f-dc29-4bad-9fb6-9b2ccccfb1e9",
                                                                              "id_pos_sesion": "c1bdd040-b4f3-4e6f-9808-5a082330bf7a",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "054c932b-ca76-4ccc-af59-a658914b6378",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "fa46b0bf-0fda-4b36-a0a3-a0579b4eb4de",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "cc72097e-4d8a-4ff8-a20b-ab6aa1084e7f",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T10:44:07.5785059+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                "id_user_upd": "c65b76d3-b116-4ce9-b5ae-7d54c0642b48",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "98c56a26-5afb-477d-8b4f-e9e510801ca5",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "0dae135d-c71b-4412-a60c-423ba38b0c01",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "98d5b785-d20f-4921-98af-f42edfafda61",
                                                                                  "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": "751ccc99-d43b-4ccc-9fff-14cdba610194",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                  "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                  "id_user_upd": "4a6ecb04-c29f-4c6c-a84d-923eb76cceea",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "599e9a63-a5e3-4f67-b647-169f04cf8012",
                                                                                      "id_room": "b2a75c29-401f-40a9-a293-7fade23caaac",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "id_user_upd": "eaae6c6c-b08a-4f20-aeec-83a236b4d881",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "8531f19b-ecbf-4bb9-ba04-038f1eb8d497",
                                                                                      "id_room": "9952f70a-b9e4-4878-b24f-a541ea86e9cd",
                                                                                      "date_in": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "date_out": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "id_user_add": "af2c2bc9-501d-421e-9e09-29e40d8a1e99",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "c729baad-ec3d-4b64-8918-c9cc6637ab73",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                  "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                  "id_user_upd": "2d920c40-aa52-4883-a9ae-e2862563b208",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "e8e059f7-2364-4614-8dba-3a8fc06192de",
                                                                                      "id_room_state": "c373c050-3f72-4243-b17e-b31dfbe3ad93",
                                                                                      "id_image": "d1ce55c6-80ec-4750-9ffd-737a2cc8d3ec",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "id_user_upd": "037a2626-6b01-4ab2-bbd1-f23a9438e811",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "09775524-3e37-4ead-943d-f800b79fb27e",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                        "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                        "id_user_upd": "f2afdc32-fbad-4d2a-b92d-869744869d06",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "36b5417b-d134-4a4c-8652-d4a5b6f57e22",
                                                                              "id_pos_sesion": "a6b5e0ef-eaca-4222-9705-d57d9a81cd84",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "cac5d5d5-ea4c-4435-9bca-043068e817ce",
                                                                              "id_room_unit_activity": "71957855-cb4f-4144-a83b-0082e6093c5c",
                                                                              "id_doc_sa": "5635fe0c-6d4a-4400-800c-2885483e82d3",
                                                                              "id_pos_type": "fc1cadfe-449a-4c98-adaa-a21117608f61",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "0a391f8e-7034-4301-ac4f-dd26ca56dbc9",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "93b924b1-6126-4500-ac7a-9c3d7cf16152",
                                                                                  "id_user": "a80c2c7c-4a2b-4947-8f58-64dcc8eba6ae",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                  "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "1a92d63b-2f19-4b45-8b9e-708487444798",
                                                                              "id_user": "e9c1d078-b14c-40d8-9a4f-67a6bac0720a",
                                                                              "date_add": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id": "b9bbe76c-7dfd-4454-8e82-5d4c91a805c4",
                                                                              "id_user": "cfbc8658-5072-4d4f-a31c-e2532ca76452",
                                                                              "id_user_profile": "49b672cc-9cd1-408d-999c-26a2f1059e5c",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "id_pos_sesion": "c84ac485-7157-4637-a3b2-d3472094b49e",
                                                                              "date_login": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "date_logout": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "59",
                                                                                "id": "a013abe3-b04b-4228-8ad8-8e1251b57368",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id": "e9f3f082-6985-45ee-a3d8-b84309173880",
                                                                                    "id_function": "c5f615bf-d702-431a-9d38-1ce87b45c78b",
                                                                                    "id_user": "76eed33a-29eb-4fef-896d-15a576873a47",
                                                                                    "id_profile": "2b065702-12dd-4589-a033-e620653c046e",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                    "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "61",
                                                                                      "id": "9c5e076c-409d-4710-87cb-de534a3f271e",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "a2ff3516-c897-4a34-9bdf-c1398e11c194",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "6f21d40e-13de-42ce-8285-54660eadf8fd",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "62",
                                                                                        "id": "9a69a58e-7393-41da-ad6a-b931e51782ba",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                                        "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "63",
                                                                              "id": "44880df3-c463-4dc5-9bd7-6621d3b5fe53",
                                                                              "id_user": "fb890a18-471d-4cb6-8729-facd6a5a0d3a",
                                                                              "date_add": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "d60b3db0-dc8e-4173-9692-b33d2da3784a",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "id_pos_sesion": "65d70036-3441-4335-a40b-adcfeb9e6e02",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "63"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "64",
                                                                    "id": "b00a90c9-c698-489d-90d2-d461a40cf31d",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "62848997-4641-4893-b640-7665661bf110",
                                                                    "id_doc_print": "2b477e27-61aa-48bf-9387-064b02010643",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                                    "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "65",
                                                                    "id_doc_sa": "0d836836-6d0d-4aa2-bb69-f8204ea27eb9",
                                                                    "id_line": 2,
                                                                    "id_item": "0a7ad502-226e-4e0a-b049-9e92f070717e",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "65"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "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": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "66",
                                              "id_pos": "6496b053-c7b1-4e23-845f-7f620ce2a6e1",
                                              "id_doc": "b6297df0-587c-4f9e-808e-77d7f58a2029",
                                              "value": 3,
                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "67",
                                              "id": "9139843e-8dbd-4e65-9e30-9d1019d10937",
                                              "id_pos": "808e3102-afd2-4383-b3a1-ef17bf5ff880",
                                              "id_doc": "b41f8acb-6d37-4756-b552-c6cda018faeb",
                                              "id_branch": "b360b10e-52bc-441b-8fe5-3abae1cee0fb",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T10:44:07.5785059+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "b8b6f09a-474f-463a-80ce-5198b5e75f98",
                                              "id_loc_from": "0a8665b3-88d1-46f3-adb8-1ffd102a2ee9",
                                              "id_loc_end": "21642a35-c1d3-48ac-8e60-424129978c55",
                                              "id_user_add": "19167abd-7de4-47d6-8269-d419644412f9",
                                              "id_user_upd": "25157fd9-6cbb-4e05-8b9a-57792dad6a15",
                                              "id_pos_sesion": "f6f18af1-648c-48be-9665-bf2ab101ea31",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-07-08T10:44:07.5785059+02:00",
                                              "active": true,
                                              "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                              "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "16dcf4ea-a505-4374-a53c-5d2be34be2c2",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "5cac5772-e06a-418a-85ce-7889fa7f00b1",
                                                "active": true,
                                                "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                "id_user_upd": "238e5daf-bfa1-4cd0-a53f-f1b481c753b4",
                                                "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": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "69",
                                                    "id_location": "3dd9aa67-6637-495d-ab24-cc830ab5f735",
                                                    "id_item": "c102e07f-136e-4b47-a1d8-4ea0c17e95dd",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                                    "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "68"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "70",
                                                  "id_doc_st": "8c9430f1-e0e7-4ec3-87d0-d68d0e5bb641",
                                                  "id_line": 2,
                                                  "id_item": "e4fc7a0b-2c4c-4dfe-9b97-c73505582963",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "68"
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "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": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "71",
                                            "id": "98a84d20-11d8-4419-a7fe-403432dffcd8",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "6bd8318d-435c-4c24-bdf8-b6c70eacdb6a",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                            "printed": true,
                                            "print_on": "2026-07-08T10:44:07.5785059+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "22fd1500-c969-4099-a577-3aa4ac096fdd",
                                  "id_pos": "aef2c468-ae1d-4273-acfd-18be32bac1db",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-07-08T10:44:07.5785059+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "d1ccdb6a-1de8-40bd-9332-891735aef720",
                                  "active": true,
                                  "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                  "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "573f182d-f052-4c66-9b65-4ebd23869f0c",
                                  "id_pos": "97e13bd9-14e5-4ec1-b4f5-41048fcaa177",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                  "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "a08c37fa-6b6e-4005-a849-f70e2102136c",
                                  "id_pos": "d7053fff-a853-46f0-8c0a-80cfaaf930cf",
                                  "date_add": "2026-07-08T10:44:07.5785059+02:00",
                                  "date_upd": "2026-07-08T10:44:07.5785059+02:00",
                                  "date_out": "2026-07-08T10:44:07.5785059+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": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "6b5dadfa-f845-47a5-a8bf-0e58e84395b3",
                                  "id_user_add": "8cbb53a8-d860-40b1-9bde-b4bfe0c8c051",
                                  "id_table": "d948c6e4-0ea0-445e-aed7-3af9771b35ae",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "65c354c0-3cf4-48ec-b054-2f6eb43b3761",
                                  "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "5114cf16-634d-41a0-b334-458a9f2adcc0",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                    "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "81dc95ed-f81f-421d-b3d4-8d78589d922c",
                                        "id_sync": "ac460823-2a4b-43a1-8c12-6473e33e171d",
                                        "json": "sample string 3",
                                        "id_table": "f360fa73-196c-4393-b30b-224474435fa2",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "01c9ae90-4889-4d42-9d44-4d6012160dc1",
                                          "id_branch_from": "f110a466-9d4e-471d-bdce-b4052f00d922",
                                          "id_branch_to": "08d3a434-73c9-4e0e-8edd-eab1d39f62c8",
                                          "type": 4,
                                          "created_on": "2026-07-08T10:44:07.5785059+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-07-08T10:44:07.5785059+02:00",
                                          "send_on": "2026-07-08T10:44:07.5785059+02:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "d94fef12-a46e-4719-a4b7-0e5dc214f70b",
                                  "id_pos": "652dc659-4248-494d-903a-e959fdced9e7",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-07-08T10:44:07.5785059+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "37"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "1"
                        },
                        "mt_units1": {
                          "$ref": "1"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "65"
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "70"
                          },
                          {
                            "$ref": "70"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_functions": [
                {
                  "$ref": "61"
                },
                {
                  "$ref": "61"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "360d6d09-deff-4d0e-b1f9-f71fa232564a",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-07-08T10:44:07.5785059+02:00",
                "last_update": "2026-07-08T10:44:07.5785059+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": "68"
              },
              {
                "$ref": "68"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "e619f7cb-8b04-4372-b438-652bca707c7f",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-07-08T10:44:07.5785059+02:00",
                "date_end": "2026-07-08T10:44:07.5785059+02:00",
                "state": "sample string 6",
                "created_on": "2026-07-08T10:44:07.5785059+02:00",
                "last_update": "2026-07-08T10:44:07.5785059+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "78"
              },
              {
                "$ref": "78"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "78"
              },
              {
                "$ref": "78"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "67"
              },
              {
                "$ref": "67"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ]
          },
          {
            "$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": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_locations": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "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": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_units": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "72"
          },
          {
            "$ref": "72"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "e6d1f190-f100-4223-8ab3-bed8f1aac0e0",
            "token_id": "sample string 2",
            "id_user": "c43ed6a0-51b7-4918-90b8-23765bda4e66",
            "date_from": "2026-07-08T10:44:07.5785059+02:00",
            "date_end": "2026-07-08T10:44:07.5785059+02:00",
            "created_on": "2026-07-08T10:44:07.5785059+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": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "75"
          },
          {
            "$ref": "75"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "83",
            "id": "e75c6be3-1e37-4e44-a52f-25e1cfd018ad",
            "id_room_activity": "a58948d4-c229-4672-9251-966c298176f6",
            "id_pos_sesion": "ba269838-cf69-4f83-984b-1b0a14eb0e23",
            "log_text": "sample string 4",
            "id_user": "7063ebeb-52fa-402d-820e-dcf67631cc67",
            "created_on": "2026-07-08T10:44:07.5785059+02:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ],
        "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": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "st_users_profiles": {
          "$ref": "59"
        },
        "tt_cmd_connection": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ]
      },
      "mt_items_formula": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": {
    "$ref": "3"
  },
  "mt_items": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "mt_items1": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ]
}