GET api/Mt_Employees?id_branch={id_branch}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_branch

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_employees
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

first_name

string

Required

Max length: 20

last_name

string

Required

Max length: 20

nickname

string

Required

Max length: 20

external_id

string

Max length: 100

email

string

Max length: 50

mobile

string

Max length: 30

nif

string

Max length: 20

authorization

boolean

Required

id_employee_profile

globally unique identifier

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

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_employees_branches

Collection of mt_employees_branches

None.

mt_employees_profiles

mt_employees_profiles

None.

st_images

st_images

None.

st_users

st_users

None.

tt_doc_sa_det

Collection of tt_doc_sa_det

None.

tt_doc_sa_pay

Collection of tt_doc_sa_pay

None.

tt_vouchers

Collection of tt_vouchers

None.

tt_vouchers_permisions

Collection of tt_vouchers_permisions

None.

tt_rooms_units_activity

Collection of tt_rooms_units_activity

None.

tt_rooms_units_activity1

Collection of tt_rooms_units_activity

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "30eab836-e707-4737-aa1c-010bb4d777b9",
    "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": "845435c4-22ad-4e72-b872-50f602d8280e",
    "name_pos": "sample string 12",
    "id_image": "03481913-6db6-4b57-8f05-80e2c056e130",
    "view_pos": true,
    "order": 14,
    "color_border": "sample string 15",
    "color_button": "sample string 16",
    "color_font": "sample string 17",
    "active": true,
    "created_on": "2025-12-08T21:26:38.1141816+01:00",
    "last_update": "2025-12-08T21:26:38.1141816+01:00",
    "id_user_upd": "245c1280-b482-4242-a3b4-878539a7d0de",
    "commited": true,
    "mt_employees_branches": [
      {
        "$id": "2",
        "id_employee": "8f25d561-1467-45d2-aba2-b936a84231b4",
        "id_branch": "830a2bde-a8c9-4cc1-b4ea-4853e9c5685f",
        "active": true,
        "created_on": "2025-12-08T21:26:38.1141816+01:00",
        "last_update": "2025-12-08T21:26:38.1141816+01:00",
        "id_user_upd": "afb1fda8-b284-42cb-a78c-210d914c201b",
        "commited": true,
        "mt_branches": {
          "$id": "3",
          "id": "c58fb2f2-86b5-4169-bdba-ce21892fdbc1",
          "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": "81bf278c-d8e7-4eef-bb4d-f4a6071b8ef9",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2025-12-08T21:26:38.1141816+01:00",
          "last_update": "2025-12-08T21:26:38.1141816+01:00",
          "id_user_upd": "96d194cc-7852-4b81-aeea-a6132db388b3",
          "commited": true,
          "st_images": {
            "$id": "4",
            "id": "4bc93b0d-3b09-4f46-8cb2-91739c53ad13",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "3d8cb22d-42f3-473a-ac5e-32e30ea88b80",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2025-12-08T21:26:38.1141816+01:00",
            "last_update": "2025-12-08T21:26:38.1141816+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_categories": [
              {
                "$id": "5",
                "id": "d45f8f76-dd5b-4797-9d00-4bb122ae90a1",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "804d62fe-ab70-4995-aae4-5688a22a62fe",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "0089a855-2d5f-4bca-9169-9a58bc48f2b8",
                "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": "2025-12-08T21:26:38.1141816+01:00",
                "last_update": "2025-12-08T21:26:38.1141816+01:00",
                "id_user_upd": "844eeeda-82e1-4753-92ad-f478e320fbf6",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "6",
                    "id_category": "f289bd59-97a3-4439-80dc-be3c8f826636",
                    "id_item": "1b0c471d-076f-43f5-9f24-fb31f531a73d",
                    "is_default": true,
                    "active": true,
                    "created_on": "2025-12-08T21:26:38.1141816+01:00",
                    "last_update": "2025-12-08T21:26:38.1141816+01:00",
                    "id_user_upd": "e6d66e05-62d2-432e-a5d3-6ffbbbad3862",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "5"
                    },
                    "mt_items": {
                      "$id": "7",
                      "id": "93ab24c8-4aa8-4890-a0bd-b36083efeb8d",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "966eb4d7-ba2a-4b38-aa44-b1dd6fceb7cf",
                      "id_unit_sec": "5af679d5-562b-4f0b-82e9-cde757e0f4a4",
                      "id_brand": "07499482-6556-4b6e-8d64-ebe635c46cdd",
                      "b_sale": true,
                      "b_stock": true,
                      "b_price": true,
                      "b_unique": true,
                      "b_exclude_control": true,
                      "tax": 12.1,
                      "change_price": true,
                      "force_printing": true,
                      "is_ticket": true,
                      "is_supply": true,
                      "define_price": true,
                      "external_id": "sample string 18",
                      "name_pos": "sample string 19",
                      "name_print": "sample string 20",
                      "id_image": "2223d88f-02dd-4caa-9cca-79949d8a520b",
                      "view_pos": true,
                      "order": 22,
                      "color_border": "sample string 23",
                      "color_button": "sample string 24",
                      "color_font": "sample string 25",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 28,
                      "active": true,
                      "created_on": "2025-12-08T21:26:38.1141816+01:00",
                      "last_update": "2025-12-08T21:26:38.1141816+01:00",
                      "id_user_upd": "e2f37479-e425-440f-972a-879436bad502",
                      "commited": true,
                      "mt_brands": {
                        "$id": "8",
                        "id": "a7c6283b-d3a3-4dbb-9edb-80b5b08747a5",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2025-12-08T21:26:38.1141816+01:00",
                        "last_update": "2025-12-08T21:26:38.1141816+01:00",
                        "id_user_upd": "2e4015d2-cc01-4d8e-8f5c-17aaa7f343c1",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "st_users": {
                          "$id": "9",
                          "id": "9f2cb717-86a4-4379-9432-ac78a82f95cf",
                          "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": "b0a0b5d5-a5c8-42a7-a355-f291de175d53",
                          "view_messages": true,
                          "id_image_photo": "c2d0e065-79eb-4b8a-ab44-14711b8e67eb",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "36b1fc75-5463-4f19-8cb9-b52e21c73676",
                          "view_pos": true,
                          "order": 15,
                          "color_border": "sample string 16",
                          "color_button": "sample string 17",
                          "color_font": "sample string 18",
                          "active": true,
                          "created_on": "2025-12-08T21:26:38.1141816+01:00",
                          "last_update": "2025-12-08T21:26:38.1141816+01:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "3"
                            },
                            {
                              "$ref": "3"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$id": "10",
                              "id": "0898d6fd-37d3-4f86-a07f-7227d2c672ec",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "13f77f4f-c596-4e77-9207-1a41fd2936aa",
                              "active": true,
                              "created_on": "2025-12-08T21:26:38.1141816+01:00",
                              "last_update": "2025-12-08T21:26:38.1141816+01:00",
                              "id_user_upd": "115c4abf-2900-4d1b-93e5-d9d369d21365",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "3"
                              },
                              "mt_pos": [
                                {
                                  "$id": "11",
                                  "id": "77ce90d9-0825-4f4c-a344-5c34662a6961",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "4de708d9-ea27-4ee4-b203-055689ff4e88",
                                  "id_zone": "c8ac7a57-2470-4365-84a0-4b83b8d22651",
                                  "user_required": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                  "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                  "id_user_upd": "8f1bf458-db25-49f6-9dcb-a66ede8f15bc",
                                  "commited": true,
                                  "mt_branches_zones": {
                                    "$ref": "10"
                                  },
                                  "mt_cloakrooms": [
                                    {
                                      "$id": "12",
                                      "id": "4128a2a7-2509-4711-a297-16a8a27fa388",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "id_pos": "9d09b8d8-ff2a-4fff-b45d-e7fc642334e2",
                                      "unit_ini": 5,
                                      "unit_end": 6,
                                      "name_pos": "sample string 7",
                                      "id_image": "b2ef612c-300a-42f7-b02a-2ad337ddd80a",
                                      "view_pos": true,
                                      "order": 9,
                                      "color_border": "sample string 10",
                                      "color_button": "sample string 11",
                                      "color_font": "sample string 12",
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                      "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                      "id_user_upd": "9f71b534-23e0-4e44-93f3-48871ead100f",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_images": {
                                        "$ref": "4"
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$id": "13",
                                          "id": "fde726cc-8fbc-4420-afaf-bd4b82b5f122",
                                          "id_cloakroom": "8689a96d-8234-4009-b3cc-4a37cf2ea3a4",
                                          "id_pos_sesion": "4eb820d3-d964-4ba1-b323-050f267bc714",
                                          "unit_id": 4,
                                          "date_open": "2025-12-08T21:26:38.1141816+01:00",
                                          "date_close": "2025-12-08T21:26:38.1141816+01:00",
                                          "id_doc_sa": "eb8f63c2-d341-47f0-95b9-1cb41ea52400",
                                          "commited": true,
                                          "mt_cloakrooms": {
                                            "$ref": "12"
                                          },
                                          "tt_doc_sa": {
                                            "$id": "14",
                                            "id": "81ed2fc6-f6dc-439d-880d-84c5551b35b8",
                                            "id_pos": "b0196d97-57b8-4969-b6e8-fcc42db0c764",
                                            "id_doc": "725270ec-65f0-4362-8d6c-3cdb93e0a5da",
                                            "id_branch": "0d789218-45b2-41b4-acaa-637067d03f0a",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2025-12-08T21:26:38.1141816+01:00",
                                            "date_tax": "2025-12-08T21:26:38.1141816+01:00",
                                            "hour_doc": "00:00:00.1234567",
                                            "block": true,
                                            "id_ref": "5de45f6b-18f8-432b-9473-463ea85a53c5",
                                            "id_relationship": "4b5a859c-fbc8-4653-b10d-cd878b18410e",
                                            "id_loc_from": "36dd5a95-885d-4d7e-94e9-d5a519722deb",
                                            "id_loc_end": "e9d44d00-8c81-4b9f-9241-6fc305bdf7a8",
                                            "id_user_add": "723a1884-684c-4e56-a3bc-f7d6b2bfcb78",
                                            "id_user_upd": "050c2728-b4ea-4aef-9222-b9994e67c3c6",
                                            "comment": "sample string 12",
                                            "id_pos_sesion": "093f0dab-15bc-43bf-8087-6dc85908292b",
                                            "id_room_unit": "899cdb6c-83be-4089-a079-ea79e8bfd947",
                                            "ref_locator": "sample string 13",
                                            "ref_zone_aut": "sample string 14",
                                            "id_pos_type": "2b65159a-f920-47a3-b6f8-10600bd1aa43",
                                            "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": "2025-12-08T21:26:38.1141816+01:00",
                                            "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                            "commited": true,
                                            "created_by": 1,
                                            "mt_branches": {
                                              "$ref": "3"
                                            },
                                            "mt_docs": {
                                              "$id": "15",
                                              "id": "f32f3efd-52fe-4feb-a27a-1318c468dc3b",
                                              "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": "dbc5a11f-4ac1-4a06-8f5f-3c2cded9da4d",
                                              "view_pos": true,
                                              "order": 23,
                                              "color_border": "sample string 24",
                                              "color_button": "sample string 25",
                                              "color_font": "sample string 26",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                              "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                              "id_user_upd": "50c8b90f-0917-4f65-b2b5-d52fa4f2e45d",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$id": "16",
                                                  "id_doc": "795950f7-3a3c-47c2-ac1f-16c71886239b",
                                                  "id_pay": "6c66b60d-17ab-45e7-ad2c-f8e9d8d6533d",
                                                  "id_money": "08aa58bd-7336-42cd-8373-fb2411b799fd",
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                  "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                  "id_user_upd": "9f7f9f2a-2382-40ea-8d4f-aae68ba99258",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_money_types": {
                                                    "$id": "17",
                                                    "id": "ce615e46-5d16-4f56-8536-4fc60fc88dfd",
                                                    "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": "9e7e7a64-88a0-4366-ba71-83d18977dd4e",
                                                    "view_pos": true,
                                                    "order": 8,
                                                    "color_border": "sample string 9",
                                                    "color_button": "sample string 10",
                                                    "color_font": "sample string 11",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                    "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                    "id_user_upd": "a5b74eb5-c47b-4425-8fd6-781a8d2ea77d",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "16"
                                                      },
                                                      {
                                                        "$ref": "16"
                                                      }
                                                    ],
                                                    "mt_money_rates": [
                                                      {
                                                        "$id": "18",
                                                        "id_money_1": "6abe3188-4a8e-4c9b-b463-c242b9e81835",
                                                        "id_money_2": "55e17a2a-bbdd-48da-a962-14936a910e7b",
                                                        "date_from": "2025-12-08T21:26:38.1141816+01:00",
                                                        "coefficient": 4.1,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                        "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                        "id_user_upd": "1537d6ef-8fe7-46d7-a6e2-86aa19b4077a",
                                                        "commited": true,
                                                        "mt_money_types": {
                                                          "$ref": "17"
                                                        },
                                                        "mt_money_types1": {
                                                          "$ref": "17"
                                                        },
                                                        "st_users": {
                                                          "$ref": "9"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "mt_money_rates1": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "4"
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$id": "19",
                                                        "id_doc_sa": "ce68d619-dd20-42de-9a06-bf785cbfcfe0",
                                                        "id_pay": "f708ecf6-5e1c-4475-a82d-dd5716aa68d2",
                                                        "id_money": "14d6d941-6f86-4ef0-9309-27ae2ee022ad",
                                                        "date_cashflow": "2025-12-08T21:26:38.1141816+01:00",
                                                        "coefficient": 5.1,
                                                        "id_user_add": "4b8c08da-bd9f-4367-9d07-6c2bd3adcce7",
                                                        "amt_tot_md": 7.1,
                                                        "amt_tot_mo": 8.1,
                                                        "mt_payment_types": {
                                                          "$id": "20",
                                                          "id": "75130af4-763f-416a-a26e-cc80ec9d1037",
                                                          "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": "d1ee2deb-9361-4c1e-bef3-e0537ba2d4cd",
                                                          "view_pos": true,
                                                          "order": 13,
                                                          "color_border": "sample string 14",
                                                          "color_button": "sample string 15",
                                                          "color_font": "sample string 16",
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                          "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                          "id_user_upd": "f6d108ce-b49d-4139-829c-35116e3b7988",
                                                          "commited": true,
                                                          "mt_docs_payment_money": [
                                                            {
                                                              "$ref": "16"
                                                            },
                                                            {
                                                              "$ref": "16"
                                                            }
                                                          ],
                                                          "st_images": {
                                                            "$ref": "4"
                                                          },
                                                          "st_users": {
                                                            "$ref": "9"
                                                          },
                                                          "tt_doc_sa_cashflow": [
                                                            {
                                                              "$ref": "19"
                                                            },
                                                            {
                                                              "$ref": "19"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$id": "21",
                                                              "id_doc_sa": "b20a8972-c879-4649-9bda-663962145014",
                                                              "id_line": 2,
                                                              "id_pay": "977ae483-39bc-4da4-aebc-206884adaa8a",
                                                              "id_money": "2742a716-80c6-430f-9b43-8b1f5473ec85",
                                                              "coefficient": 5.1,
                                                              "id_voucher": "8b672656-9e06-4da8-9abf-4d79f4e3af9e",
                                                              "id_employee": "aaa0a628-5d45-4464-b8ec-843dbf18c5b9",
                                                              "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": "30452667-6f7c-47ce-9661-52002d4caf5e",
                                                              "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": {
                                                                "$ref": "1"
                                                              },
                                                              "mt_money_types": {
                                                                "$ref": "17"
                                                              },
                                                              "mt_payment_types": {
                                                                "$ref": "20"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "14"
                                                              },
                                                              "tt_vouchers": {
                                                                "$id": "22",
                                                                "id": "15bc8554-948d-4eb2-929b-c24b973af78a",
                                                                "id_voucher": 2,
                                                                "locator_voucher": "sample string 3",
                                                                "qr_code": "sample string 4",
                                                                "date_from": "2025-12-08T21:26:38.1141816+01:00",
                                                                "date_end": "2025-12-08T21:26:38.1141816+01:00",
                                                                "date_used": "2025-12-08T21:26:38.1141816+01:00",
                                                                "date_sesion": "2025-12-08T21:26:38.1141816+01:00",
                                                                "id_employee": "17b817ab-1a10-4016-a585-a559071d4295",
                                                                "id_branch": "c14b2b94-0448-436b-80a7-495d22478937",
                                                                "id_voucher_permision": "f1503f7b-148e-4957-818a-3f02cf7b4cd3",
                                                                "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": "ba626177-c48f-4537-ad88-1aad87cdee7d",
                                                                "id_user_add": "49be9fcc-07ef-47e4-ac4b-49c375e2fec9",
                                                                "id_doc_sa": "6340db73-2158-4e9c-a9f2-41ec124729fa",
                                                                "id_item_sub": "99c1c4ca-bfca-4b9d-9344-6bde5acd6e3f",
                                                                "id_pos_sesion": "1192ac98-d3fe-4386-8e42-3d0bba76348e",
                                                                "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": "2025-12-08T21:26:38.1141816+01:00",
                                                                "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "1"
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "20"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "9"
                                                                },
                                                                "tt_doc_sa_pay": [
                                                                  {
                                                                    "$ref": "21"
                                                                  },
                                                                  {
                                                                    "$ref": "21"
                                                                  }
                                                                ],
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "23",
                                                                    "id_voucher": "07040fd3-6a73-4479-b7f0-75264286117b",
                                                                    "id_line": "012bfb89-127f-46b2-8315-0210419d6f5a",
                                                                    "id_category": "bb5c7ff6-a776-418b-8918-cb057b82fde7",
                                                                    "id_item": "1a13ab12-074f-47d9-941b-e70266904c2a",
                                                                    "id_item_type": "e2a5112a-bfd3-4384-84a5-e75b189bb465",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$id": "24",
                                                                      "id": "131351bc-7cc8-4363-aa7d-215b642096df",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "268a7937-d04b-496a-815d-9e357c5c8145",
                                                                      "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": "2025-12-08T21:26:38.1141816+01:00",
                                                                      "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                      "id_user_upd": "f4d63eee-3c0d-4ed0-94fd-5a46482e31a0",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "23"
                                                                        },
                                                                        {
                                                                          "$ref": "23"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "9"
                                                                      },
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$id": "25",
                                                                          "id": "9e728dfd-682e-4152-8683-9ea60af00cdc",
                                                                          "id_item": "a20964e3-6ab6-4146-a60d-941ffa8312ed",
                                                                          "id_item_type": "53a47cbc-c0f6-48db-9bd1-8ce1385f8577",
                                                                          "is_default": true,
                                                                          "barcode": "sample string 5",
                                                                          "voucher_apply": true,
                                                                          "id_voucher_json": "73e86f4f-ace2-4ee3-94c5-3cc36b3a9793",
                                                                          "count_voucher": 1,
                                                                          "id_voucher_type": 1,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                          "id_user_upd": "df70df8c-315a-4814-98e5-953a5d2df90f",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items_formula": [
                                                                            {
                                                                              "$id": "26",
                                                                              "id_item_sub": "567dc69e-2a0e-4643-89d5-c5bcf69ef750",
                                                                              "id_item": "cf232343-6582-456a-b159-72b5f70e0745",
                                                                              "group_id": 3,
                                                                              "id_unit_ref": "28d609fd-4d06-4aa6-af9a-c8e2f9c92ff5",
                                                                              "qty_dis": 5,
                                                                              "mt_items": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_items_sub": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_units_ref": {
                                                                                "$id": "27",
                                                                                "id": "7bc90f34-69b6-4c4f-83c7-bf505fc98e16",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "coefficient": 4.1,
                                                                                "id_unit": "ba5d1360-58f5-40b1-a2c5-86c80a25eb81",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "id_user_upd": "31381b5a-7b38-4783-94e7-0a32c79bcfc3",
                                                                                "commited": true,
                                                                                "mt_units": {
                                                                                  "$id": "28",
                                                                                  "id": "7fadd5fa-6af4-4875-9185-b972defd6e1f",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                  "id_user_upd": "3f1520f2-d1c3-4998-9447-5959a161cf48",
                                                                                  "commited": true,
                                                                                  "mt_units_ref": [
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_items": [
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  ],
                                                                                  "mt_items1": [
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_items_formula": [
                                                                                  {
                                                                                    "$ref": "26"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "26"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ],
                                                                          "mt_items_types": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_items_vouchers": {
                                                                            "$id": "29",
                                                                            "id": "35853a48-5ea1-47c9-9c51-acacce54365d",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "json": "sample string 5",
                                                                            "id_pay_type": "b13c20e0-c823-4d63-b5d3-7d29a18d1460",
                                                                            "id_doc_print": "0e895c77-799c-45dd-a6db-c3717aba6ec1",
                                                                            "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": "2025-12-08T21:26:38.1141816+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                            "commited": true,
                                                                            "mt_items_sub": [
                                                                              {
                                                                                "$ref": "25"
                                                                              },
                                                                              {
                                                                                "$ref": "25"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "30",
                                                                              "id_list": "79a105d6-9b9f-4f5b-aa60-e7cb067d5d5c",
                                                                              "id_item_sub": "1dcdefe7-0c5f-4e2f-a804-4942f7b879f1",
                                                                              "validity_date": "2025-12-08T21:26:38.1141816+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                              "id_user_upd": "d03a14a6-7eaf-4946-a1e5-3cd23c4ddd1b",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$id": "31",
                                                                                "id": "142b0844-1d82-4bc3-847c-334df2296f3a",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_ref": "440b082b-ef04-4ba8-8545-ad0ba6584307",
                                                                                "tax_included": true,
                                                                                "switch_select": true,
                                                                                "item_type_default": 7,
                                                                                "name_pos": "sample string 8",
                                                                                "id_image": "59c7e5ed-b8ac-4cdd-8bf5-3ac4b2ebbd24",
                                                                                "view_pos": true,
                                                                                "order": 10,
                                                                                "color_border": "sample string 11",
                                                                                "color_button": "sample string 12",
                                                                                "color_font": "sample string 13",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "id_user_upd": "e61a4a6b-a6c5-4e82-aa7b-5d25b16735bc",
                                                                                "commited": true,
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$id": "32",
                                                                                    "id_pos": "ec33e048-b39c-443b-a287-b0bff9cf6552",
                                                                                    "id_pos_type": "4037065a-69f2-4b45-9e0d-ca25ced70654",
                                                                                    "id_price_list": "a139b254-811e-40d4-b337-3133774057cb",
                                                                                    "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": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "id_user_upd": "618c1a5c-73ea-48cf-8f0a-16c3154ba3f8",
                                                                                    "commited": true,
                                                                                    "mt_pos_view": {
                                                                                      "$id": "33",
                                                                                      "id_pos": "0c7a7ec0-8755-4fb0-af57-1805f437ba21",
                                                                                      "id_pos_type": "5e363733-0298-4928-a52d-3992c7a659f7",
                                                                                      "is_default": true,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                      "id_user_upd": "50bb837f-c6d1-42bc-b816-a15aa14d6ba6",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_pos_prices_list": [
                                                                                        {
                                                                                          "$ref": "32"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "32"
                                                                                        }
                                                                                      ],
                                                                                      "mt_pos_types": {
                                                                                        "$id": "34",
                                                                                        "id": "270215e3-f4ad-49d5-a72e-19e68f89c347",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "is_module": true,
                                                                                        "order": 5,
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                        "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                        "id_user_upd": "0002a649-3a59-4a42-8f13-a0c6b764fa09",
                                                                                        "commited": true,
                                                                                        "mt_items_featured": [
                                                                                          {
                                                                                            "$id": "35",
                                                                                            "id": "2dc845e7-ff4a-46be-9422-e6b114538f65",
                                                                                            "id_branch": "8bf17274-6f84-470a-9154-ca6d31496be1",
                                                                                            "id_pos_type": "54cbd831-ed54-43a4-9fd2-fc962a90d6af",
                                                                                            "id_pos": "6909b85f-a29c-4414-b13b-750a197d358b",
                                                                                            "id_item": "dabd2093-10f2-4162-80ff-65afccc7ba64",
                                                                                            "date_from": "2025-12-08T21:26:38.1141816+01:00",
                                                                                            "date_end": "2025-12-08T21:26:38.1141816+01:00",
                                                                                            "image_id": 4,
                                                                                            "active": true,
                                                                                            "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                            "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                            "id_user_upd": "2fdc165a-1a75-4017-8e32-1f1f394809ae",
                                                                                            "commited": true,
                                                                                            "mt_branches": {
                                                                                              "$ref": "3"
                                                                                            },
                                                                                            "mt_items": {
                                                                                              "$ref": "7"
                                                                                            },
                                                                                            "mt_pos": {
                                                                                              "$ref": "11"
                                                                                            },
                                                                                            "mt_pos_types": {
                                                                                              "$ref": "34"
                                                                                            },
                                                                                            "st_users": {
                                                                                              "$ref": "9"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "35"
                                                                                          }
                                                                                        ],
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$id": "36",
                                                                                            "id_pos_print": "4afe2407-42e6-4ab1-89cd-9d402269750d",
                                                                                            "id_doc": "a9054e64-3e93-4a1c-b208-0c8d9450d326",
                                                                                            "id_pos_type": "a89c5dfa-7152-4d0e-ba61-d7dc010f1b8c",
                                                                                            "id_doc_print": "fa0db346-eb8a-4fab-98fa-7efeb31086bc",
                                                                                            "copies": 5,
                                                                                            "print_mode": 6,
                                                                                            "active": true,
                                                                                            "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                            "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                            "id_user_upd": "7176dfca-af9a-4e59-80de-205e47b90e18",
                                                                                            "commited": true,
                                                                                            "mt_docs": {
                                                                                              "$ref": "15"
                                                                                            },
                                                                                            "mt_pos_print": {
                                                                                              "$id": "37",
                                                                                              "id": "1f62cb8e-cabd-47cd-9643-f18778c1e385",
                                                                                              "id_pos": "916722ae-2eee-407a-8b35-adf804abcf04",
                                                                                              "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": "2025-12-08T21:26:38.1141816+01:00",
                                                                                              "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                              "id_user_upd": "91f441c2-3408-4c1d-92f9-adceb7b4c83b",
                                                                                              "commited": true,
                                                                                              "mt_pos": {
                                                                                                "$ref": "11"
                                                                                              },
                                                                                              "mt_pos_doc_print": [
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                }
                                                                                              ],
                                                                                              "st_users": {
                                                                                                "$ref": "9"
                                                                                              }
                                                                                            },
                                                                                            "mt_pos_types": {
                                                                                              "$ref": "34"
                                                                                            },
                                                                                            "st_doc_print": {
                                                                                              "$id": "38",
                                                                                              "id": "e9f1231b-799a-4c4b-b387-69cba0d45646",
                                                                                              "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": "2025-12-08T21:26:38.1141816+01:00",
                                                                                              "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                              "commited": true,
                                                                                              "mt_pos_doc_print": [
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                }
                                                                                              ],
                                                                                              "st_doc_print_det": [
                                                                                                {
                                                                                                  "$id": "39",
                                                                                                  "id_doc_print": "a78da925-19d8-40cc-a55a-43413e37f649",
                                                                                                  "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": "38"
                                                                                                  }
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "39"
                                                                                                }
                                                                                              ]
                                                                                            },
                                                                                            "st_users": {
                                                                                              "$ref": "9"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "36"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        },
                                                                                        "mt_pos_view": [
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "32"
                                                                                  }
                                                                                ],
                                                                                "mt_prices_items": [
                                                                                  {
                                                                                    "$ref": "30"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "30"
                                                                                  }
                                                                                ],
                                                                                "mt_prices_list1": [
                                                                                  {
                                                                                    "$ref": "31"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "31"
                                                                                  }
                                                                                ],
                                                                                "mt_prices_list2": {
                                                                                  "$ref": "31"
                                                                                },
                                                                                "mt_prices_list_rules": [
                                                                                  {
                                                                                    "$id": "40",
                                                                                    "id": "f9c214b7-4f52-4f34-a5d8-73e37f1fa767",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "date_from": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "date_end": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "id_branch": "4adc2abf-5087-49c4-9198-2fcc3b2951b7",
                                                                                    "id_pos": "28c374da-906c-4656-8ad8-99e5b1c58aea",
                                                                                    "id_list": "21d129bb-8b3a-43a2-a086-c1c7ae25b408",
                                                                                    "view_list": true,
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "id_user_upd": "28973cdd-d4f0-4c27-8e75-219310ad7969",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "11"
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ],
                                                                                "st_images": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_prices_rules": [
                                                                                  {
                                                                                    "$id": "41",
                                                                                    "id": "0e07e22d-2cfa-48ba-9404-c20bb0ed1701",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "date_from": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "date_end": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "by_amt": true,
                                                                                    "by_pcg": true,
                                                                                    "ap_amount": 1.1,
                                                                                    "ap_percent": 1.1,
                                                                                    "ap_price": 1.1,
                                                                                    "ap_price_min": 1.1,
                                                                                    "ap_price_max": 1.1,
                                                                                    "id_branch": "082f6865-3e9a-4162-8133-691350fd43eb",
                                                                                    "id_pos": "ccb482f6-c7ef-4ded-bfe7-bf038b6773b7",
                                                                                    "id_list": "f85fcb5a-3af6-4a7a-8327-90075b27b02d",
                                                                                    "id_item": "ad9f297d-7649-4967-ab81-ebd21cf5656a",
                                                                                    "id_item_type": "a844b039-7fe6-408e-8859-92fa90d62b67",
                                                                                    "id_category": "b581855c-7b84-4cea-8024-266fa5ffd197",
                                                                                    "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": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "id_user_upd": "56405de8-900e-4f59-8361-79503c34ac2f",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_categories": {
                                                                                      "$ref": "5"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "mt_items_types": {
                                                                                      "$ref": "24"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "11"
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "41"
                                                                                  }
                                                                                ],
                                                                                "tt_doc_sa_det": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_doc_sa": "784b07ba-bb51-4fac-82c0-e456615b5d83",
                                                                                    "id_line": 2,
                                                                                    "id_item_sub": "9168e977-8f06-4142-81f6-c34c4c25a8f7",
                                                                                    "qty": 4.1,
                                                                                    "id_list": "5d5deb08-e140-4be6-b60b-da515853ee0d",
                                                                                    "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": "d0fc777b-50c7-42e8-8ede-2c6ea82539e8",
                                                                                    "is_used": true,
                                                                                    "qty_vou": 1.1,
                                                                                    "amt_vou": 1.1,
                                                                                    "comment": "sample string 15",
                                                                                    "ref_det": "sample string 16",
                                                                                    "id_employee": "82ad2365-0397-46a9-8d8b-154563b0e0dc",
                                                                                    "name_generic": "sample string 17",
                                                                                    "type_ope": 1,
                                                                                    "id_user_add": "bdebae00-c67b-4be0-8dcf-65c3032defe0",
                                                                                    "id_user_upd": "f5537d45-8dc1-468f-9f03-0576fae878dd",
                                                                                    "active": true,
                                                                                    "mt_employees": {
                                                                                      "$ref": "1"
                                                                                    },
                                                                                    "mt_items_sub": {
                                                                                      "$ref": "25"
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "st_users1": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "tt_doc_sa": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "tt_doc_sa_det_stock": [
                                                                                      {
                                                                                        "$id": "43",
                                                                                        "id_doc_sa": "3fcd97b3-8422-4bf2-a381-e60a188a5c48",
                                                                                        "id_line": 2,
                                                                                        "id_item": "d65c4b96-0e7f-464e-a0e9-9dac9d1a34c5",
                                                                                        "qty": 4.1,
                                                                                        "mt_items": {
                                                                                          "$ref": "7"
                                                                                        },
                                                                                        "tt_doc_sa_det": {
                                                                                          "$ref": "42"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "43"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "42"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "42"
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ],
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "41"
                                                                        },
                                                                        {
                                                                          "$ref": "41"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$id": "44",
                                                                          "id": "6d0a8a5e-3c39-416d-b9bc-de158487f8ff",
                                                                          "order_id": 2,
                                                                          "id_item": "90aaa533-2624-4a51-b01f-5d603d80b94d",
                                                                          "id_item_type": "f85cfada-8898-4fe0-a381-e628f13355c2",
                                                                          "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": "c71a2d4f-edad-4a3a-9b6e-b2a9e030d6b3",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "14136b48-e5c3-46eb-be54-147fe9b7f415",
                                                                          "count_voucher": 1,
                                                                          "id_category": "027cc00c-e413-4d55-b9b8-984c44af6d79",
                                                                          "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                          "id_user_upd": "9d5ac72b-557b-4ac1-af87-faabbda2ed4b",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "45",
                                                                            "id": "62cb7e50-3498-44bd-89bd-49976583a2dd",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "227080f2-ec43-43a9-b670-b6d8b245fca7",
                                                                            "date_tax": "2025-12-08T21:26:38.1141816+01:00",
                                                                            "date_open": "2025-12-08T21:26:38.1141816+01:00",
                                                                            "date_close": "2025-12-08T21:26:38.1141816+01:00",
                                                                            "id_user_open": "4644fc12-8a0c-4ef7-bae0-c1c1b5ddd3e6",
                                                                            "id_user_close": "5bae8c1c-c027-4616-a1f8-fb8b6f207dd9",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "11"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_items_customs": [
                                                                              {
                                                                                "$ref": "44"
                                                                              },
                                                                              {
                                                                                "$ref": "44"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pt": [
                                                                              {
                                                                                "$id": "46",
                                                                                "id": "e76f0f78-6fcc-4605-904b-eeef80d95b9f",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "fc41966c-ad5f-4463-aad2-0625d7876c35",
                                                                                "type_pay": 5,
                                                                                "module": "sample string 6",
                                                                                "process": true,
                                                                                "json_cloackrooms": "sample string 8",
                                                                                "multi_select": 9,
                                                                                "terminal_name": "sample string 10",
                                                                                "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "46"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "47",
                                                                                "id": "1a608fb1-02a0-438b-ae95-67e11180a305",
                                                                                "id_room_unit": "e8c26bbf-3bec-4875-bccf-b5969b545989",
                                                                                "id_room_list": "e327c529-8865-477e-9bbb-5182a7ea57f7",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "date_from": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "date_end": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "date_open": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "date_close": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "id_employee": "911e579e-fe55-4254-a18c-fcff28613abe",
                                                                                "id_employee_sec": "4adea6df-866c-43e7-8e84-d1891bb8451f",
                                                                                "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": "43428833-8cae-4c9c-8c39-e54ea79f70a4",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "e38f6d7f-9b0c-43d5-9423-73da0c0e2f0c",
                                                                                "id_user_close": "d0256648-d422-4d03-aeef-9f68a53d35fe",
                                                                                "id_unit_state": "294a5793-99d1-4252-a22c-5f27c7ce4988",
                                                                                "id_pos_sesion": "60df3459-cf4f-4e7b-8445-df2b33206132",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$id": "48",
                                                                                  "id": "8981ca6a-9f72-4edb-8acd-70d81d51efb2",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_label": "sample string 4",
                                                                                  "name_zone": "sample string 5",
                                                                                  "order": 6,
                                                                                  "id_room": "38656a2a-8a09-4bd4-8dd2-2f1024d7fc58",
                                                                                  "pax": 8,
                                                                                  "pos_x": 9,
                                                                                  "pos_y": 10,
                                                                                  "size_w": 1,
                                                                                  "size_h": 1,
                                                                                  "in_map": true,
                                                                                  "reserved_on": true,
                                                                                  "id_room_type": "92491819-86f4-478c-875a-6f27ed9b67c3",
                                                                                  "locked": true,
                                                                                  "date_locked": "2025-12-08T21:26:38.1141816+01:00",
                                                                                  "comment_locked": "sample string 15",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                  "id_user_upd": "7234e71c-6ded-44c6-9094-5315537311e4",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$id": "49",
                                                                                    "id": "b19bbd40-88bf-4279-bb3d-4946ba0c35c8",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "id_branch": "c955bf03-b6ce-4ca6-a608-32134d14b6a4",
                                                                                    "name_pos": "sample string 6",
                                                                                    "id_image": "7f321d5b-7bcc-40fe-a370-f1f502ba3d9e",
                                                                                    "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": "7a78dc68-96a4-4afd-808d-61f5de20e110",
                                                                                    "refresh_status": true,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "id_user_upd": "75088920-97ac-4024-b98e-9bdbdd5b9c68",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_pos_rooms": [
                                                                                      {
                                                                                        "$id": "50",
                                                                                        "id_pos": "d8cd1646-a61e-4506-a03f-e7ff279d1d43",
                                                                                        "id_room": "9b053e93-d715-4590-b0be-a5a14b394832",
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                        "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                        "id_user_upd": "948e7535-7e6f-49e9-8ebd-090606583bda",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_rooms": {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ],
                                                                                    "st_images": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "st_images1": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_list": [
                                                                                      {
                                                                                        "$id": "51",
                                                                                        "id": "51ebb59d-94e9-4fbb-b631-8bafe34c1352",
                                                                                        "id_room": "2824789f-8bae-4da7-a860-50617799a0c9",
                                                                                        "date_in": "2025-12-08T21:26:38.1141816+01:00",
                                                                                        "date_out": "2025-12-08T21:26:38.1141816+01:00",
                                                                                        "id_user_add": "dd960872-ecba-42f9-a88a-87ce92a9ebcd",
                                                                                        "from_reservation": "sample string 5",
                                                                                        "pax": 6,
                                                                                        "status": 7,
                                                                                        "comment": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                        "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                        "commited": true,
                                                                                        "mt_rooms": {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        },
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      {
                                                                                        "$ref": "51"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$id": "52",
                                                                                    "id": "45774795-73c9-4f61-b526-d7a316482e29",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high": 5,
                                                                                    "width": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "id_user_upd": "5868dc5d-8efb-4f3f-9239-02de0a0c8b7a",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ],
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "53",
                                                                                        "id_room_type": "47a507d6-d0f3-4061-ad13-eb175f29e222",
                                                                                        "id_room_state": "1f73008b-a8e3-492f-9d2f-a65b5201eb86",
                                                                                        "id_image": "dee7c7a2-fa78-4c82-b7f3-3e25b6b2c653",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                        "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                        "id_user_upd": "535f15b8-c612-4f47-bab1-0aaef34b9bf3",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$id": "54",
                                                                                          "id": "ee3eb5d6-df7e-4a0b-b7ad-70e22278819e",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "active": true,
                                                                                          "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                          "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                          "id_user_upd": "64addca8-24cf-4ed2-b78b-3c45e05f0e0e",
                                                                                          "commited": true,
                                                                                          "st_users": {
                                                                                            "$ref": "9"
                                                                                          },
                                                                                          "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": "4"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_states": {
                                                                                  "$ref": "54"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "st_users1": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_doc_sa": [
                                                                                  {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "14"
                                                                                  }
                                                                                ],
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                },
                                                                                "tt_rooms_list": {
                                                                                  "$ref": "51"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "14"
                                                                              },
                                                                              {
                                                                                "$ref": "14"
                                                                              }
                                                                            ],
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "55",
                                                                                "id": "183ae1f9-d83a-4740-beb2-1df4d6c6ed05",
                                                                                "id_pos_sesion": "21c09e9f-b3d9-4f01-b696-d99b3b58ddb3",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "8dbf34cb-8917-4206-a895-7cb0b1a5221f",
                                                                                "id_room_unit_activity": "d78ef823-9744-4c9f-90a9-c2329c38f51f",
                                                                                "id_doc_sa": "27ae9f1b-e3f6-491e-a966-aaadb36d6ae9",
                                                                                "id_pos_type": "def5a2d1-d2a3-48fc-82e7-fb2ab999e4ef",
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "cda8fbcc-9742-40b6-8a73-7f454f807196",
                                                                                "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": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "56",
                                                                                    "id_tip": "aabacf22-86fd-4be1-a9be-c4cf3bac8761",
                                                                                    "id_user": "756fddbc-f8b5-47f6-adcf-be70b984c273",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "56"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "55"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "57",
                                                                                "id_pos_sesion": "f8a0f8df-2161-40dc-87ea-beee23123502",
                                                                                "id_user": "3f3dd2d0-008d-4b0e-8a90-5ea6ee2e4dbd",
                                                                                "date_add": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "57"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$ref": "22"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "23"
                                                                  }
                                                                ],
                                                                "tt_vouchers_permisions": {
                                                                  "$id": "58",
                                                                  "id": "f2009887-e884-4093-9d50-03b96b343417",
                                                                  "date_from": "2025-12-08T21:26:38.1141816+01:00",
                                                                  "date_end": "2025-12-08T21:26:38.1141816+01:00",
                                                                  "date_used": "2025-12-08T21:26:38.1141816+01:00",
                                                                  "id_employee": "2c89227b-1e31-462b-8dee-af2508201edb",
                                                                  "id_branch": "98ff2580-eff9-4a72-be55-598a60603c8d",
                                                                  "count": 6,
                                                                  "count_used": 1,
                                                                  "unlimited": true,
                                                                  "id_user_add": "64761fb4-4532-4528-b8e0-5eff4b79c8fa",
                                                                  "is_entry": true,
                                                                  "is_consume": true,
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                                  "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "1"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "tt_vouchers": [
                                                                    {
                                                                      "$ref": "22"
                                                                    },
                                                                    {
                                                                      "$ref": "22"
                                                                    }
                                                                  ]
                                                                }
                                                              }
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "9"
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "17"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "14"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "19"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$ref": "21"
                                                      },
                                                      {
                                                        "$ref": "21"
                                                      }
                                                    ]
                                                  },
                                                  "mt_payment_types": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "9"
                                                  }
                                                },
                                                {
                                                  "$ref": "16"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "4"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              },
                                              "mt_pos_doc_print": [
                                                {
                                                  "$ref": "36"
                                                },
                                                {
                                                  "$ref": "36"
                                                }
                                              ],
                                              "st_doc_num": [
                                                {
                                                  "$id": "59",
                                                  "id_pos": "2df41340-db66-493a-b763-10c9f6106845",
                                                  "id_doc": "c58e2669-0347-41db-bdf5-210dc4db9e2f",
                                                  "value": 3,
                                                  "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                  "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "11"
                                                  }
                                                },
                                                {
                                                  "$ref": "59"
                                                }
                                              ],
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "14"
                                                },
                                                {
                                                  "$ref": "14"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$id": "60",
                                                  "id": "35d495d7-013d-450e-81db-b6e498f3184c",
                                                  "id_pos": "92e2cc3c-cf99-46c9-be62-8553b6e3fa97",
                                                  "id_doc": "fd0f11fa-7515-4ae6-89e6-0e0e6cedb159",
                                                  "id_branch": "1ecbd224-5450-4814-b478-cd8146335879",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2025-12-08T21:26:38.1141816+01:00",
                                                  "block": true,
                                                  "nro_original": "sample string 8",
                                                  "id_ref": "e20b409b-2431-4e41-a1fd-74541fd7ff07",
                                                  "id_loc_from": "cd24493d-22cd-49d1-bf37-3277cf4a2044",
                                                  "id_loc_end": "199edcd3-6475-48b0-b147-eeeb34d11224",
                                                  "id_user_add": "4c1d8882-447e-434d-be37-168514f4f528",
                                                  "id_user_upd": "69f871c1-b37c-4808-8c7e-1bc8d22f0b7e",
                                                  "id_pos_sesion": "c6dec6a8-f4b8-4b5f-8eef-8b69685cbe3f",
                                                  "comment": "sample string 12",
                                                  "status": 1,
                                                  "is_send": true,
                                                  "date_send": "2025-12-08T21:26:38.1141816+01:00",
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                  "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "3"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "61",
                                                    "id": "6f4a4f1b-f6a6-45ca-b710-ba6dba327672",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "ae7e211f-3144-4246-b0cd-41ad71422ddf",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                    "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                    "id_user_upd": "a4948413-7a55-4741-85b9-0ac9db80134b",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "3"
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "14"
                                                      },
                                                      {
                                                        "$ref": "14"
                                                      }
                                                    ],
                                                    "tt_doc_sa1": [
                                                      {
                                                        "$ref": "14"
                                                      },
                                                      {
                                                        "$ref": "14"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "60"
                                                      },
                                                      {
                                                        "$ref": "60"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "60"
                                                      },
                                                      {
                                                        "$ref": "60"
                                                      }
                                                    ],
                                                    "tt_stock": [
                                                      {
                                                        "$id": "62",
                                                        "id_location": "d004ecbd-d920-4d40-a1ae-e67c5bea0aee",
                                                        "id_item": "cd33f6d7-c3ca-4aac-b226-4c93313db9be",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                        "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                                        "commited": true,
                                                        "mt_items": {
                                                          "$ref": "7"
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "61"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "62"
                                                      }
                                                    ]
                                                  },
                                                  "mt_locations1": {
                                                    "$ref": "61"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "11"
                                                  },
                                                  "st_users": {
                                                    "$ref": "9"
                                                  },
                                                  "st_users1": {
                                                    "$ref": "9"
                                                  },
                                                  "tt_doc_st_det": [
                                                    {
                                                      "$id": "63",
                                                      "id_doc_st": "56ad9294-57b4-49d8-b7a1-2e9af60f01fb",
                                                      "id_line": 2,
                                                      "id_item": "482b5ccc-b151-46a1-97c1-a6c8e94c07ad",
                                                      "comment": "sample string 4",
                                                      "qty": 5.1,
                                                      "status": 1,
                                                      "active": true,
                                                      "mt_items": {
                                                        "$ref": "7"
                                                      },
                                                      "tt_doc_st": {
                                                        "$ref": "60"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "63"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "60"
                                                    },
                                                    {
                                                      "$ref": "60"
                                                    }
                                                  ],
                                                  "tt_doc_st2": {
                                                    "$ref": "60"
                                                  }
                                                },
                                                {
                                                  "$ref": "60"
                                                }
                                              ]
                                            },
                                            "mt_locations": {
                                              "$ref": "61"
                                            },
                                            "mt_locations1": {
                                              "$ref": "61"
                                            },
                                            "mt_pos": {
                                              "$ref": "11"
                                            },
                                            "st_users": {
                                              "$ref": "9"
                                            },
                                            "st_users1": {
                                              "$ref": "9"
                                            },
                                            "tt_cloakrooms_units": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$ref": "19"
                                              },
                                              {
                                                "$ref": "19"
                                              }
                                            ],
                                            "tt_doc_sa_det": [
                                              {
                                                "$ref": "42"
                                              },
                                              {
                                                "$ref": "42"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "21"
                                              },
                                              {
                                                "$ref": "21"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_sa2": {
                                              "$ref": "14"
                                            },
                                            "tt_pos_sesion": {
                                              "$ref": "45"
                                            },
                                            "tt_rooms_units_activity": {
                                              "$ref": "47"
                                            },
                                            "tt_spool_doc_print": [
                                              {
                                                "$id": "64",
                                                "id": "5efe007f-4c45-4925-b58e-9c6ed42d61bc",
                                                "spool_server": "sample string 2",
                                                "id_doc_sa": "11685dbc-6118-4d9e-bbad-6c4c69f3dd6e",
                                                "spool_printer": "sample string 4",
                                                "count": 5,
                                                "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                                "printed": true,
                                                "print_on": "2025-12-08T21:26:38.1141816+01:00",
                                                "tt_doc_sa": {
                                                  "$ref": "14"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ]
                                          },
                                          "tt_pos_sesion": {
                                            "$ref": "45"
                                          }
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ],
                                  "mt_items_featured": [
                                    {
                                      "$ref": "35"
                                    },
                                    {
                                      "$ref": "35"
                                    }
                                  ],
                                  "mt_pos_print": [
                                    {
                                      "$ref": "37"
                                    },
                                    {
                                      "$ref": "37"
                                    }
                                  ],
                                  "mt_pos_rooms": [
                                    {
                                      "$ref": "50"
                                    },
                                    {
                                      "$ref": "50"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "9"
                                  },
                                  "mt_pos_view": [
                                    {
                                      "$ref": "33"
                                    },
                                    {
                                      "$ref": "33"
                                    }
                                  ],
                                  "mt_prices_list_rules": [
                                    {
                                      "$ref": "40"
                                    },
                                    {
                                      "$ref": "40"
                                    }
                                  ],
                                  "mt_prices_rules": [
                                    {
                                      "$ref": "41"
                                    },
                                    {
                                      "$ref": "41"
                                    }
                                  ],
                                  "st_doc_num": [
                                    {
                                      "$ref": "59"
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ],
                                  "st_pos_license": [
                                    {
                                      "$id": "65",
                                      "id": "41739809-3787-4024-ae93-f5360f5c33fa",
                                      "id_pos": "a47dec97-0589-4a9b-ad31-379d825bece8",
                                      "mac_address": "sample string 3",
                                      "date_end": "2025-12-08T21:26:38.1141816+01:00",
                                      "key_access": "sample string 5",
                                      "id_user_add": "60cac448-8fc5-4399-bee7-9b9788cbc1e3",
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                      "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      }
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ],
                                  "st_users_pos": [
                                    {
                                      "$id": "66",
                                      "id_user": "56ff89b7-db70-4368-9588-2c5ae806baf3",
                                      "id_pos": "7b0bbb97-bdc9-413d-8f2a-98b904113a10",
                                      "pass_required": true,
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                      "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      }
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ],
                                  "tt_doc_sa": [
                                    {
                                      "$ref": "14"
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ],
                                  "tt_pos_connection": [
                                    {
                                      "$id": "67",
                                      "id": "dcb14d09-b888-4478-935d-e834809d1930",
                                      "id_pos": "a3661042-51dc-4159-9f72-27d0a511d4f8",
                                      "date_add": "2025-12-08T21:26:38.1141816+01:00",
                                      "date_upd": "2025-12-08T21:26:38.1141816+01:00",
                                      "date_out": "2025-12-08T21:26:38.1141816+01:00",
                                      "connection_type": "sample string 3",
                                      "connection_speed": 1,
                                      "terminal_name": "sample string 4",
                                      "version": "sample string 5",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      }
                                    },
                                    {
                                      "$ref": "67"
                                    }
                                  ],
                                  "tt_pos_sesion": [
                                    {
                                      "$ref": "45"
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "mt_branches": {
                                    "$ref": "3"
                                  },
                                  "tt_logs": [
                                    {
                                      "$id": "68",
                                      "id": "fe930ba3-3228-47f2-99da-3f1ecb890835",
                                      "id_user_add": "48d7b6f0-5021-42fa-9ad1-2b40b8c59c88",
                                      "id_table": "e1a7bd29-9676-42ad-869e-44bc5fc8457a",
                                      "message_log": "sample string 3",
                                      "json_object": "sample string 4",
                                      "log_type": "sample string 5",
                                      "id_pos": "b060d6ca-d603-40d8-ab9d-f49b6c6d8226",
                                      "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_sync_tables": {
                                        "$id": "69",
                                        "id": "4ccc0598-1cd4-4d7b-8b4b-29e28aa65a23",
                                        "level": 2,
                                        "order": 3,
                                        "name": "sample string 4",
                                        "log_ins": true,
                                        "log_upd": true,
                                        "packet_forward": true,
                                        "active": true,
                                        "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                        "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                        "commited": true,
                                        "st_sync_packages_det": [
                                          {
                                            "$id": "70",
                                            "id": "cf0a3296-5f5d-470f-914e-de75e4d40262",
                                            "id_sync": "7227ec97-3073-4dbe-a4be-fb6e99cee29f",
                                            "json": "sample string 3",
                                            "id_table": "675e9b4e-c785-488b-9fc0-8fa229e193e8",
                                            "order": 5,
                                            "st_sync_packages": {
                                              "$id": "71",
                                              "id": "56cde16e-b902-49b3-a8ca-6ff7ebbd4386",
                                              "id_branch_from": "c9aff21e-1c90-49dc-842b-e43d0bd51df1",
                                              "id_branch_to": "212154de-934a-4dcd-8ba0-db476e518519",
                                              "type": 4,
                                              "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                              "order": 6,
                                              "status": 7,
                                              "log_info": "sample string 8",
                                              "sync_on": "2025-12-08T21:26:38.1141816+01:00",
                                              "send_on": "2025-12-08T21:26:38.1141816+01:00",
                                              "mt_branches": {
                                                "$ref": "3"
                                              },
                                              "mt_branches1": {
                                                "$ref": "3"
                                              },
                                              "st_sync_packages_det": [
                                                {
                                                  "$ref": "70"
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ]
                                            },
                                            "st_sync_tables": {
                                              "$ref": "69"
                                            }
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ],
                                        "tt_logs": [
                                          {
                                            "$ref": "68"
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      }
                                    },
                                    {
                                      "$ref": "68"
                                    }
                                  ],
                                  "st_local_variables": [
                                    {
                                      "$id": "72",
                                      "id": "0a4f4f34-2f48-49d6-a0fe-1418c5924c5e",
                                      "id_pos": "715437b3-17c8-46a7-a99e-af25d6055741",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "value": "sample string 5",
                                      "type": "sample string 6",
                                      "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ],
                                  "tt_doc_st": [
                                    {
                                      "$ref": "60"
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "mt_brands": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_categories": [
                            {
                              "$ref": "5"
                            },
                            {
                              "$ref": "5"
                            }
                          ],
                          "mt_categories_items": [
                            {
                              "$ref": "6"
                            },
                            {
                              "$ref": "6"
                            }
                          ],
                          "mt_cloakrooms": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "mt_docs_payment_money": [
                            {
                              "$ref": "16"
                            },
                            {
                              "$ref": "16"
                            }
                          ],
                          "mt_employees": [
                            {
                              "$ref": "1"
                            },
                            {
                              "$ref": "1"
                            }
                          ],
                          "mt_employees_profiles": [
                            {
                              "$id": "73",
                              "id": "811f8bbc-e1d7-45ad-9a35-0b535fcd1361",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "authorized": true,
                              "active": true,
                              "created_on": "2025-12-08T21:26:38.1141816+01:00",
                              "last_update": "2025-12-08T21:26:38.1141816+01:00",
                              "id_user_upd": "5f9ac2f6-0248-469d-bee3-a121097c1380",
                              "commited": true,
                              "mt_employees": [
                                {
                                  "$ref": "1"
                                },
                                {
                                  "$ref": "1"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "mt_money_rates": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "mt_money_types": [
                            {
                              "$ref": "17"
                            },
                            {
                              "$ref": "17"
                            }
                          ],
                          "mt_payment_types": [
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            }
                          ],
                          "mt_pos": [
                            {
                              "$ref": "11"
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_pos_doc_print": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_pos_prices_list": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "mt_pos_types": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "mt_pos_view": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "mt_prices_items": [
                            {
                              "$ref": "30"
                            },
                            {
                              "$ref": "30"
                            }
                          ],
                          "mt_prices_list": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "41"
                            },
                            {
                              "$ref": "41"
                            }
                          ],
                          "mt_rooms": [
                            {
                              "$ref": "49"
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "mt_rooms_units": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "mt_rooms_units_states_types": [
                            {
                              "$ref": "53"
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "mt_rooms_units_types": [
                            {
                              "$ref": "52"
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "mt_units": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "mt_units_ref": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "st_images": {
                            "$ref": "4"
                          },
                          "st_images1": {
                            "$ref": "4"
                          },
                          "st_permisions": [
                            {
                              "$id": "74",
                              "id": "13a4a7e0-e661-4e8a-a802-939e19bac884",
                              "id_function": "9341fd96-51c4-4044-9699-7fece0d6ab2f",
                              "id_user": "73891ba9-cb0a-4fb5-8c64-cbb9748cc533",
                              "id_profile": "75bd7d22-4782-48f3-86f8-87f9adba3ff9",
                              "permission": 3,
                              "active": true,
                              "created_on": "2025-12-08T21:26:38.1141816+01:00",
                              "last_update": "2025-12-08T21:26:38.1141816+01:00",
                              "commited": true,
                              "st_users_profiles": {
                                "$id": "75",
                                "id": "fd8a96bc-3db9-4ef3-87bc-029e01dbc5e6",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "is_pass_required": true,
                                "is_admin": true,
                                "level_id": 7,
                                "order_1": 8,
                                "order_2": 9,
                                "order_3": 10,
                                "order_4": 11,
                                "is_tips": true,
                                "active": true,
                                "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                "commited": true,
                                "st_permisions": [
                                  {
                                    "$ref": "74"
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ],
                                "st_users": [
                                  {
                                    "$ref": "9"
                                  },
                                  {
                                    "$ref": "9"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "9"
                              },
                              "st_functions": {
                                "$id": "76",
                                "id": "4e8d1e39-a99a-4ac0-ba5b-3eca73a6f177",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "level_id": 5,
                                "id_group": "9c8e934c-95a8-4511-a1df-03c38b97d4ec",
                                "name_event": "sample string 7",
                                "name_pos": "sample string 8",
                                "id_image": "5655289c-0d05-4f9f-a56a-a536a531e065",
                                "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": "2025-12-08T21:26:38.1141816+01:00",
                                "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                "commited": true,
                                "st_functions_groups": {
                                  "$id": "77",
                                  "id": "d0cfba3f-639a-45bc-b0c9-d14771cc84c6",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:38.1141816+01:00",
                                  "last_update": "2025-12-08T21:26:38.1141816+01:00",
                                  "commited": true,
                                  "st_functions": [
                                    {
                                      "$ref": "76"
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ]
                                },
                                "st_images": {
                                  "$ref": "4"
                                },
                                "st_permisions": [
                                  {
                                    "$ref": "74"
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$ref": "65"
                            },
                            {
                              "$ref": "65"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "75"
                          },
                          "st_users_token": [
                            {
                              "$id": "78",
                              "id": "3c93d9b9-f351-481c-bee0-538ef5c5f1f0",
                              "token_id": "sample string 2",
                              "id_user": "e7f22db3-60f5-4ad9-84d3-109e936fff5d",
                              "date_from": "2025-12-08T21:26:38.1141816+01:00",
                              "date_end": "2025-12-08T21:26:38.1141816+01:00",
                              "created_on": "2025-12-08T21:26:38.1141816+01:00",
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "78"
                            }
                          ],
                          "tt_doc_sa_cashflow": [
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "tt_doc_sa_det": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "tt_doc_sa_det1": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "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": "79",
                              "id": "5b76ce03-00ec-44bf-ac7c-6cd13bb29c20",
                              "id_room_activity": "26305737-8a58-4716-9f9c-89975d76b550",
                              "id_pos_sesion": "691f2207-75e9-490f-8b5b-d877501a58ad",
                              "log_text": "sample string 4",
                              "id_user": "3e957e3f-074d-41c1-b86e-f2a46d56ced1",
                              "created_on": "2025-12-08T21:26:38.1141816+01:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "tt_tips_users": [
                            {
                              "$ref": "56"
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "tt_vouchers_permisions": [
                            {
                              "$ref": "58"
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "tt_vouchers": [
                            {
                              "$ref": "22"
                            },
                            {
                              "$ref": "22"
                            }
                          ],
                          "mt_docs": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "tt_pos_sesion_users": [
                            {
                              "$ref": "57"
                            },
                            {
                              "$ref": "57"
                            }
                          ]
                        }
                      },
                      "mt_categories_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_items_formula": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_units": {
                        "$ref": "28"
                      },
                      "mt_units1": {
                        "$ref": "28"
                      },
                      "st_images": {
                        "$ref": "4"
                      },
                      "st_users": {
                        "$ref": "9"
                      },
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "tt_doc_sa_det_stock": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "63"
                        },
                        {
                          "$ref": "63"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ],
                      "tt_vouchers_det": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "9"
                    }
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "st_images": {
                  "$ref": "4"
                },
                "st_users": {
                  "$ref": "9"
                },
                "mt_prices_rules": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              {
                "$ref": "5"
              }
            ],
            "mt_employees": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "mt_items": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "17"
              },
              {
                "$ref": "17"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "mt_rooms1": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_functions": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_images_types": {
              "$id": "80",
              "id": "5099be92-7bd1-4c1f-81af-0923bd0523e9",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2025-12-08T21:26:38.1141816+01:00",
              "last_update": "2025-12-08T21:26:38.1141816+01:00",
              "commited": true,
              "st_images": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ]
            },
            "mt_docs": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "st_users": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "st_users1": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ]
          },
          "st_users": {
            "$ref": "9"
          },
          "mt_branches_zones": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "mt_employees_branches": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "35"
            },
            {
              "$ref": "35"
            }
          ],
          "mt_locations": [
            {
              "$ref": "61"
            },
            {
              "$ref": "61"
            }
          ],
          "mt_periods": [
            {
              "$id": "81",
              "id_branch": "39ff125b-d770-41cc-957b-7e635f2636f3",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2025-12-08T21:26:38.1141816+01:00",
              "date_end": "2025-12-08T21:26:38.1141816+01:00",
              "state": "sample string 6",
              "created_on": "2025-12-08T21:26:38.1141816+01:00",
              "last_update": "2025-12-08T21:26:38.1141816+01:00",
              "commited": true,
              "mt_branches": {
                "$ref": "3"
              }
            },
            {
              "$ref": "81"
            }
          ],
          "mt_pos": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "40"
            },
            {
              "$ref": "40"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "41"
            },
            {
              "$ref": "41"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "49"
            },
            {
              "$ref": "49"
            }
          ],
          "st_sync_packages": [
            {
              "$ref": "71"
            },
            {
              "$ref": "71"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "71"
            },
            {
              "$ref": "71"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "60"
            },
            {
              "$ref": "60"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "58"
            },
            {
              "$ref": "58"
            }
          ]
        },
        "mt_employees": {
          "$ref": "1"
        }
      },
      {
        "$ref": "2"
      }
    ],
    "mt_employees_profiles": {
      "$ref": "73"
    },
    "st_images": {
      "$ref": "4"
    },
    "st_users": {
      "$ref": "9"
    },
    "tt_doc_sa_det": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "tt_doc_sa_pay": [
      {
        "$ref": "21"
      },
      {
        "$ref": "21"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "58"
      },
      {
        "$ref": "58"
      }
    ],
    "tt_rooms_units_activity": [
      {
        "$ref": "47"
      },
      {
        "$ref": "47"
      }
    ],
    "tt_rooms_units_activity1": [
      {
        "$ref": "47"
      },
      {
        "$ref": "47"
      }
    ]
  },
  {
    "$ref": "1"
  }
]