PUT api/Mt_Employees

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "9b4777c2-28f5-4c45-9632-18440375e9fc",
  "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": "84311a0a-da88-4176-8ca6-23ee1ca82d76",
  "name_pos": "sample string 12",
  "id_image": "1f169d70-114d-4c3f-8a86-5c5e6dcf45dd",
  "view_pos": true,
  "order": 14,
  "color_border": "sample string 15",
  "color_button": "sample string 16",
  "color_font": "sample string 17",
  "active": true,
  "created_on": "2026-07-08T06:22:55.3805615+02:00",
  "last_update": "2026-07-08T06:22:55.3805615+02:00",
  "id_user_upd": "3a9d5662-6f90-4ae7-99c5-ff3777416e6c",
  "commited": true,
  "mt_employees_branches": [
    {
      "$id": "2",
      "id_employee": "81ffbb96-bcce-47ca-90ca-c675c5779444",
      "id_branch": "f43552a4-fbc2-4bc0-8740-7f7ca4b5f39e",
      "active": true,
      "created_on": "2026-07-08T06:22:55.3805615+02:00",
      "last_update": "2026-07-08T06:22:55.3805615+02:00",
      "id_user_upd": "49db60ee-63d5-451d-8abd-e7ceef9d7d33",
      "commited": true,
      "mt_branches": {
        "$id": "3",
        "id": "d6bdeac4-05f1-4d1b-a76f-6679c20f8986",
        "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": "e22c3631-d928-4fe0-8a38-8252cb17fcc1",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-07-08T06:22:55.3805615+02:00",
        "last_update": "2026-07-08T06:22:55.3805615+02:00",
        "id_user_upd": "7b28d091-8e90-459c-bce3-1b9b29a53064",
        "commited": true,
        "st_images": {
          "$id": "4",
          "id": "aa5e0592-d848-4940-8fd3-e5c81a2324e0",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "b635f134-2f33-4901-adf0-63ebcdf80ff3",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-07-08T06:22:55.3805615+02:00",
          "last_update": "2026-07-08T06:22:55.3805615+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_categories": [
            {
              "$id": "5",
              "id": "31de5b4e-5619-4612-888f-a71e9d6c7227",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "c975fcea-e6be-4541-a20e-5e255452e367",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "d9a1b676-8f28-4a2f-9b0b-339a61477a44",
              "view_pos": true,
              "order": 8,
              "order_sec": 9,
              "color_border": "sample string 10",
              "color_button": "sample string 11",
              "color_font": "sample string 12",
              "font_bold": true,
              "font_underline": true,
              "font_size": 15,
              "big_buttons": true,
              "active": true,
              "created_on": "2026-07-08T06:22:55.3805615+02:00",
              "last_update": "2026-07-08T06:22:55.3805615+02:00",
              "id_user_upd": "7664d845-67c5-4804-91da-3d6d45f2f0a4",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "6",
                  "id_category": "ca61d30e-be62-4c13-a5bb-64ddee86bcf9",
                  "id_item": "0056a802-8c11-4080-967a-c047b1d35bba",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-07-08T06:22:55.3805615+02:00",
                  "last_update": "2026-07-08T06:22:55.3805615+02:00",
                  "id_user_upd": "2a9bae08-e7d8-4ffd-b5f1-cd6ca34bfd3d",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "5"
                  },
                  "mt_items": {
                    "$id": "7",
                    "id": "dc183038-b97c-4328-93af-5e3ff8a7a7b8",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "0fa5e466-7a23-4d60-86c2-241567ac9d25",
                    "id_unit_sec": "b5416460-a978-4a64-8f34-3153dea97689",
                    "id_brand": "d4a48868-8667-4157-9bd7-49583c76b325",
                    "b_sale": true,
                    "b_stock": true,
                    "b_price": true,
                    "b_unique": true,
                    "b_exclude_control": true,
                    "tax": 12.1,
                    "change_price": true,
                    "force_printing": true,
                    "is_ticket": true,
                    "is_supply": true,
                    "define_price": true,
                    "is_multi_sub": true,
                    "external_id": "sample string 19",
                    "name_pos": "sample string 20",
                    "name_print": "sample string 21",
                    "id_image": "228b9ca2-3c3b-4664-8792-be0c72403856",
                    "view_pos": true,
                    "order": 23,
                    "color_border": "sample string 24",
                    "color_button": "sample string 25",
                    "color_font": "sample string 26",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 29,
                    "active": true,
                    "created_on": "2026-07-08T06:22:55.3805615+02:00",
                    "last_update": "2026-07-08T06:22:55.3805615+02:00",
                    "id_user_upd": "d55a3a54-7e26-4684-a1b1-e0496f8b3ce9",
                    "commited": true,
                    "mt_brands": {
                      "$id": "8",
                      "id": "20431543-1088-4df6-98ec-5980154ad392",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-07-08T06:22:55.3805615+02:00",
                      "last_update": "2026-07-08T06:22:55.3805615+02:00",
                      "id_user_upd": "c51f8aa9-6391-4805-a3e1-69777b657762",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "st_users": {
                        "$id": "9",
                        "id": "054c368e-113b-40fc-9de0-3a6556a9f8ae",
                        "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": "e30785ee-8a87-4ef4-bdfa-aa1a26554797",
                        "view_messages": true,
                        "id_image_photo": "eedafcab-0d79-4d08-9119-f92d2da511f1",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "15f6ef3c-efca-4f8a-bcaa-88c5f4f64a96",
                        "view_pos": true,
                        "order": 15,
                        "color_border": "sample string 16",
                        "color_button": "sample string 17",
                        "color_font": "sample string 18",
                        "active": true,
                        "created_on": "2026-07-08T06:22:55.3805615+02:00",
                        "last_update": "2026-07-08T06:22:55.3805615+02:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ],
                        "mt_branches_zones": [
                          {
                            "$id": "10",
                            "id": "66da73cf-c4d5-4da5-91bc-ff5ec6ac9727",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "a2aea36a-092f-4bc5-884f-30131be411c5",
                            "active": true,
                            "created_on": "2026-07-08T06:22:55.3805615+02:00",
                            "last_update": "2026-07-08T06:22:55.3805615+02:00",
                            "id_user_upd": "e06a951d-8ab1-42a0-a7f6-77c6616fe779",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "3"
                            },
                            "mt_pos": [
                              {
                                "$id": "11",
                                "id": "85636dd2-e62f-461a-809c-2cc9afd9f5ae",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "eaaf4f20-390f-486c-890f-f6ba96799bc1",
                                "id_zone": "168428dc-1c86-4f7f-ac89-1f6894a32396",
                                "user_required": true,
                                "active": true,
                                "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                "id_user_upd": "31461d63-beba-4b87-a8a6-a48eb5cc0a7b",
                                "commited": true,
                                "mt_branches_zones": {
                                  "$ref": "10"
                                },
                                "mt_cloakrooms": [
                                  {
                                    "$id": "12",
                                    "id": "ad03583e-c5c8-4390-9856-5b316eff173e",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "id_pos": "c267ddd0-25e7-4322-90ae-6a2eb9c09ebd",
                                    "unit_ini": 5,
                                    "unit_end": 6,
                                    "name_pos": "sample string 7",
                                    "id_image": "3c471947-4196-42ef-aad7-db92f6907955",
                                    "view_pos": true,
                                    "order": 9,
                                    "color_border": "sample string 10",
                                    "color_button": "sample string 11",
                                    "color_font": "sample string 12",
                                    "active": true,
                                    "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                    "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                    "id_user_upd": "853690c8-9109-49ee-af71-e2f7a8c2064b",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_images": {
                                      "$ref": "4"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$id": "13",
                                        "id": "3125f8c3-a43a-4bc6-9b7e-836a2da0a766",
                                        "id_cloakroom": "4fd0a204-0993-4ac3-873b-6ba2f685c17a",
                                        "id_pos_sesion": "d7bf08db-ecbb-4f00-ad8c-fb7119266f56",
                                        "unit_id": 4,
                                        "date_open": "2026-07-08T06:22:55.3805615+02:00",
                                        "date_close": "2026-07-08T06:22:55.3805615+02:00",
                                        "id_doc_sa": "298596f6-2f5a-4f75-83f4-4d1809505137",
                                        "commited": true,
                                        "mt_cloakrooms": {
                                          "$ref": "12"
                                        },
                                        "tt_doc_sa": {
                                          "$id": "14",
                                          "id": "59120e48-4d6c-478e-8ea9-9b1cc77d8778",
                                          "id_pos": "03e4b9ee-f056-4a35-8fc9-3ceadbf34364",
                                          "id_doc": "a05095b4-5a83-48ae-ae04-45f421f35e5f",
                                          "id_branch": "3f7636ec-8824-4b89-aac9-0c3e90a222ef",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-07-08T06:22:55.3805615+02:00",
                                          "date_tax": "2026-07-08T06:22:55.3805615+02:00",
                                          "hour_doc": "00:00:00.1234567",
                                          "block": true,
                                          "id_ref": "7f682532-5660-4d0c-aff6-fc6f42b9cec1",
                                          "id_relationship": "990bcdf5-edcb-46fd-bd9b-535207a9e931",
                                          "id_loc_from": "ee4e8413-756a-4a4e-b73b-61b63be454c1",
                                          "id_loc_end": "51fdb55b-e4b7-43a6-9a67-e9b32c553478",
                                          "id_user_add": "dc2084be-6e6b-4401-9492-e5fbfc626d83",
                                          "id_user_upd": "dc523720-e021-4637-9bb7-df65a2cec634",
                                          "comment": "sample string 12",
                                          "id_pos_sesion": "bbc8e534-abea-4411-bf42-f2c24ba81933",
                                          "id_room_unit": "da25901a-5812-4ece-a14a-84028e8b72c0",
                                          "ref_locator": "sample string 13",
                                          "ref_zone_aut": "sample string 14",
                                          "id_pos_type": "ed7799e2-4097-4e64-9a4e-1cf80935a212",
                                          "p_dis": 15.1,
                                          "p_chr": 16.1,
                                          "amt_net": 17.1,
                                          "amt_tax": 18.1,
                                          "amt_dis": 19.1,
                                          "amt_chr": 20.1,
                                          "amt_tot": 21.1,
                                          "active": true,
                                          "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                          "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                          "commited": true,
                                          "created_by": 1,
                                          "doc_print": true,
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_docs": {
                                            "$id": "15",
                                            "id": "c56f8183-cbc6-4049-a7ed-27b136222495",
                                            "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": "eaa96b4f-af78-44a3-a2de-6e561b80309a",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                            "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                            "id_user_upd": "560d9765-9e17-4ef5-a3d1-c148d185ab8f",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$id": "16",
                                                "id_doc": "fa872c2e-5611-486e-bd9c-a98255b6f1a2",
                                                "id_pay": "f765d820-36eb-40f0-ba4a-f552e8b0c109",
                                                "id_money": "6a7147f8-4867-4ce9-adf0-28f390fe583d",
                                                "active": true,
                                                "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                "id_user_upd": "ba78f5ab-8787-45e7-ba1b-a623f56cda3c",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_money_types": {
                                                  "$id": "17",
                                                  "id": "1a6743e8-4b0b-4cc2-985f-f09ca113df4e",
                                                  "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": "787c2004-1578-460e-88ec-8a717037a3d1",
                                                  "view_pos": true,
                                                  "order": 8,
                                                  "color_border": "sample string 9",
                                                  "color_button": "sample string 10",
                                                  "color_font": "sample string 11",
                                                  "active": true,
                                                  "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                  "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                  "id_user_upd": "93bb65ef-d06e-4d41-ac87-3564de3a667b",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "16"
                                                    },
                                                    {
                                                      "$ref": "16"
                                                    }
                                                  ],
                                                  "mt_money_rates": [
                                                    {
                                                      "$id": "18",
                                                      "id_money_1": "90dce149-9da6-4dca-ad84-3c3c014f2102",
                                                      "id_money_2": "084ebf7f-4814-4663-9433-191aa3a291f6",
                                                      "date_from": "2026-07-08T06:22:55.3805615+02:00",
                                                      "coefficient": 4.1,
                                                      "active": true,
                                                      "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                      "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                      "id_user_upd": "ca0deea4-466e-4ab8-960a-65332de5a4de",
                                                      "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": "2691dd17-27e2-4d80-a293-fba0bbd26658",
                                                      "id_pay": "1494132e-4205-40a1-8d25-717fe82f8867",
                                                      "id_money": "1350ecea-5add-4e02-9e72-bb061b49cf27",
                                                      "date_cashflow": "2026-07-08T06:22:55.3805615+02:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "2d865430-f6de-43b8-a0ea-3a4be8e30c80",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "20",
                                                        "id": "69a2a8a5-70ca-42e6-b3e0-789df7024297",
                                                        "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": "946b5258-eb2f-419e-83b8-601faa8802aa",
                                                        "view_pos": true,
                                                        "order": 13,
                                                        "color_border": "sample string 14",
                                                        "color_button": "sample string 15",
                                                        "color_font": "sample string 16",
                                                        "active": true,
                                                        "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                        "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                        "id_user_upd": "c25ec01e-5683-4283-ba38-466fb837e49e",
                                                        "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": "3b62db43-a3bf-401d-b822-15fa658b90fb",
                                                            "id_line": 2,
                                                            "id_pay": "57b57bb2-158c-41e1-a95c-b10853e87de4",
                                                            "id_money": "a5dd5096-9739-4558-8b95-72fcb91c625a",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "756bdcb4-9773-4fe3-92b9-8e4342ff363b",
                                                            "id_employee": "91fec341-7e00-4f68-b5b8-719dfb75e325",
                                                            "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": "c49ddde3-8e12-43f3-a520-56ce89b88757",
                                                            "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": "78ed509f-e129-4502-93b0-db0a870d5dd6",
                                                              "id_voucher": 2,
                                                              "locator_voucher": "sample string 3",
                                                              "qr_code": "sample string 4",
                                                              "date_from": "2026-07-08T06:22:55.3805615+02:00",
                                                              "date_end": "2026-07-08T06:22:55.3805615+02:00",
                                                              "date_used": "2026-07-08T06:22:55.3805615+02:00",
                                                              "date_sesion": "2026-07-08T06:22:55.3805615+02:00",
                                                              "id_employee": "0439ce9f-a66c-4dd8-b089-8c7b944aebdc",
                                                              "id_branch": "efc781b4-a54d-4a8f-86fd-6f56280626e3",
                                                              "id_voucher_permision": "fb59c0e9-f74a-4723-8835-df1bc2557233",
                                                              "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": "9f000c91-155a-473b-b039-dcdb67cd75a0",
                                                              "id_user_add": "7bebcd1c-cb27-4610-bd4d-b8ef0b8d6b36",
                                                              "id_doc_sa": "6e9bec55-c4d6-45ac-8a47-f5631426ffe0",
                                                              "id_item_sub": "2d906784-e42b-44e0-a8d0-27f5251fadd1",
                                                              "id_pos_sesion": "fa1179cc-d8df-433e-b025-4b96836290fc",
                                                              "is_authorized": true,
                                                              "is_automatic": true,
                                                              "print_in_branch": true,
                                                              "printed": true,
                                                              "is_entry": true,
                                                              "is_consume": true,
                                                              "is_used_entry": true,
                                                              "is_used_consume": true,
                                                              "is_close": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                              "last_update": "2026-07-08T06:22:55.3805615+02: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": "0c460008-09b2-48fb-beb1-788d4b36357e",
                                                                  "id_line": "3ff57af0-d1fe-46ee-a4c6-46239a11c21e",
                                                                  "id_category": "c2184040-1adf-42db-a8c7-6935d763f9a6",
                                                                  "id_item": "45e9b092-714b-480b-a254-893dce763b5d",
                                                                  "id_item_type": "498cb542-4d44-48dc-b63f-65cbacc7f4bd",
                                                                  "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": "a8b14a45-76a6-40aa-aa7e-7ca7a1137a66",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "f88ac5d0-15ef-41b7-97c0-1958783e3903",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                    "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                    "id_user_upd": "7bde171b-68b0-4aa3-b4c7-24c680447f01",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$ref": "23"
                                                                      },
                                                                      {
                                                                        "$ref": "23"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$id": "25",
                                                                        "id": "1ad879a9-132a-4370-8f0c-122690fcc263",
                                                                        "id_item": "0dd1a6a6-6dfb-4f0f-a23a-687c4882de92",
                                                                        "id_item_type": "eb886c43-8acb-4fb3-9401-17717a262d91",
                                                                        "is_default": true,
                                                                        "barcode": "sample string 5",
                                                                        "voucher_apply": true,
                                                                        "id_voucher_json": "9c155ddb-6516-428e-a55a-7d73681c5aeb",
                                                                        "count_voucher": 1,
                                                                        "id_voucher_type": 1,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                        "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                        "id_user_upd": "4167566b-c7cf-45de-97c6-90cfa378e421",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$id": "26",
                                                                            "id_item_sub": "57c4a447-9e7a-4b34-9b62-65c8927cdca4",
                                                                            "id_item": "258daaef-2b9e-4118-a9c0-6931dda4b76d",
                                                                            "group_id": 3,
                                                                            "id_unit_ref": "c347f758-c463-46a3-9a08-559e33b9addc",
                                                                            "qty_dis": 5,
                                                                            "mt_items": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "mt_items_sub": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_units_ref": {
                                                                              "$id": "27",
                                                                              "id": "f8db6005-4d5d-4bd9-9a23-77029344404e",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "coefficient": 4.1,
                                                                              "id_unit": "e2d735f7-096f-4c69-825e-e928bb3556b9",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "id_user_upd": "5ea854ad-d73a-48f4-a986-570070863631",
                                                                              "commited": true,
                                                                              "mt_units": {
                                                                                "$id": "28",
                                                                                "id": "237ab437-634c-412b-9707-3329470e6a02",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                "id_user_upd": "11f197d1-aeda-4bbd-940f-59145362f5bc",
                                                                                "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": "e66b254d-793a-42ff-8f11-427c3341866f",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "json": "sample string 5",
                                                                          "id_pay_type": "b25c8341-5593-4255-88a5-117a51286948",
                                                                          "id_doc_print": "34404d74-6614-40c0-89d3-d6d8e24b35c4",
                                                                          "hour_end": "00:00:00.1234567",
                                                                          "price_item_sub": true,
                                                                          "define_validity": true,
                                                                          "price_ref": true,
                                                                          "price_min": 11.1,
                                                                          "supply_apply": 12,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                          "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                          "commited": true,
                                                                          "mt_items_sub": [
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$id": "30",
                                                                            "id_list": "4ad3800c-abeb-49b9-a6eb-5b798fcfc606",
                                                                            "id_item_sub": "87ba5e07-4200-4d3a-87d3-c66bff142f01",
                                                                            "validity_date": "2026-07-08T06:22:55.3805615+02:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                            "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                            "id_user_upd": "0227fc19-b40c-4033-a8ae-9f8237e08d83",
                                                                            "commited": true,
                                                                            "mt_items_sub": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$id": "31",
                                                                              "id": "d82f5d31-caff-42c0-813a-20f90e5a9680",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "4e340386-65ed-4883-b1d9-2449ff94b165",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "7272e8a1-3255-4b7b-af55-ae7a494417e1",
                                                                              "view_pos": true,
                                                                              "order": 10,
                                                                              "color_border": "sample string 11",
                                                                              "color_button": "sample string 12",
                                                                              "color_font": "sample string 13",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "id_user_upd": "c78b5bbd-6ff3-4a47-a9c0-f013e43793dd",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "32",
                                                                                  "id_pos": "8fc47cc1-721e-4d6c-9a4f-d9ed340bafb6",
                                                                                  "id_pos_type": "ea1cb538-f363-434c-b074-da4644e68217",
                                                                                  "id_price_list": "d300954e-f0dd-4bfa-b792-5de9b7218a66",
                                                                                  "is_default": true,
                                                                                  "view_mon": true,
                                                                                  "view_tue": true,
                                                                                  "view_wed": true,
                                                                                  "view_thu": true,
                                                                                  "view_fri": true,
                                                                                  "view_sat": true,
                                                                                  "view_sun": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "id_user_upd": "5cbb6043-d9d6-4d0a-9999-4228b27fe2b4",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "33",
                                                                                    "id_pos": "33bad0e4-43e9-437d-961f-214f8947e06e",
                                                                                    "id_pos_type": "a353f0b3-ecdc-42a1-89f4-4ffde04e339d",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                    "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                    "id_user_upd": "dacc2d15-567c-43ea-9407-480e46fd0403",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "11"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "32"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "34",
                                                                                      "id": "0f690923-75d0-4a74-9458-5182cd157be6",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "id_user_upd": "66929394-5908-49c1-ae99-133b4f1d8258",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$id": "35",
                                                                                          "id": "5d473cb6-3e1b-45cf-8f61-e514bc093251",
                                                                                          "id_branch": "11d4bcbf-7081-4c95-9ad9-6419290d4ed0",
                                                                                          "id_pos_type": "a5b84436-b499-4cc1-ad38-1d852f1601d3",
                                                                                          "id_pos": "1d11645a-edf5-467e-981d-2174b21118ff",
                                                                                          "id_item": "728f3663-d4d5-41f9-88dd-f4d32a248b21",
                                                                                          "date_from": "2026-07-08T06:22:55.3805615+02:00",
                                                                                          "date_end": "2026-07-08T06:22:55.3805615+02:00",
                                                                                          "image_id": 4,
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                          "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                          "id_user_upd": "f7492f00-85e0-44c6-a64b-54b4de0ab728",
                                                                                          "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": "a57b1f1f-2d37-40c7-8708-494c93b80af8",
                                                                                          "id_doc": "ff1b0596-e426-45ce-b002-5dc318dca140",
                                                                                          "id_pos_type": "19dacf01-4d5e-454c-bd30-4b39d28931b7",
                                                                                          "id_doc_print": "cfda7419-e484-4c31-95a4-95dcf7ac7797",
                                                                                          "copies": 5,
                                                                                          "print_mode": 6,
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                          "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                          "id_user_upd": "a684bf5c-1722-4aef-9be6-b8afbe6d1f32",
                                                                                          "commited": true,
                                                                                          "mt_docs": {
                                                                                            "$ref": "15"
                                                                                          },
                                                                                          "mt_pos_print": {
                                                                                            "$id": "37",
                                                                                            "id": "8b83f20b-d8be-4668-b1d6-303c0924c205",
                                                                                            "id_pos": "ead533df-b90a-4015-83d4-8b69d5fc5d15",
                                                                                            "id_mask": "sample string 3",
                                                                                            "name": "sample string 4",
                                                                                            "mode_print": 5,
                                                                                            "port": "sample string 6",
                                                                                            "baud_rate": 1,
                                                                                            "data_bits": 1,
                                                                                            "stop_bit": 1,
                                                                                            "flow_control": 1,
                                                                                            "parity": 1,
                                                                                            "pin_cashdrawer": 1,
                                                                                            "ip_printer": "sample string 7",
                                                                                            "port_ip": 1,
                                                                                            "printer_name": "sample string 8",
                                                                                            "active": true,
                                                                                            "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                            "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                            "id_user_upd": "af881855-efe1-46fc-9386-114afec08bb6",
                                                                                            "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": "adc622ca-5926-4f76-81fa-75d12aa3b96c",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "high_row": 5,
                                                                                            "high_doc": 6,
                                                                                            "with_doc": 7,
                                                                                            "to_file": true,
                                                                                            "active": true,
                                                                                            "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                            "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                            "commited": true,
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "36"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "36"
                                                                                              }
                                                                                            ],
                                                                                            "st_doc_print_det": [
                                                                                              {
                                                                                                "$id": "39",
                                                                                                "id_doc_print": "087357a0-eabb-4447-91cf-02147e038286",
                                                                                                "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": "08962bb7-d1f4-4ca2-82de-263391af527a",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "date_end": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "id_branch": "58d3dd66-9a59-4a43-90ec-30baad85ec75",
                                                                                  "id_pos": "996797e6-4408-403f-bc35-62014947d5a1",
                                                                                  "id_list": "ddaa38cb-081b-4a4d-b6ba-a7be49866cf0",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "id_user_upd": "c6977db0-c98d-4d56-bfeb-ab56355ecd6d",
                                                                                  "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": "d7519a37-3b0f-45a1-bd3c-5f0012ae1c82",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "date_end": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "by_amt": true,
                                                                                  "by_pcg": true,
                                                                                  "ap_amount": 1.1,
                                                                                  "ap_percent": 1.1,
                                                                                  "ap_price": 1.1,
                                                                                  "ap_price_min": 1.1,
                                                                                  "ap_price_max": 1.1,
                                                                                  "id_branch": "3e7fcb13-a246-4932-a351-05762abd1085",
                                                                                  "id_pos": "7dc78bf4-3fdf-46ef-854a-39d24e6e2887",
                                                                                  "id_list": "0083482d-05fb-4d6f-9bda-feb4f16715ea",
                                                                                  "id_item": "5ed1b6ed-76fe-4aec-8a37-3d603ebc4f22",
                                                                                  "id_item_type": "f1c0895b-c078-461d-9839-84d82345fd33",
                                                                                  "id_category": "9f393d6b-43ba-4281-aca4-a8f75412c2bc",
                                                                                  "by_day_week": true,
                                                                                  "use_mon": true,
                                                                                  "use_tue": true,
                                                                                  "use_wed": true,
                                                                                  "use_thu": true,
                                                                                  "use_fri": true,
                                                                                  "use_sat": true,
                                                                                  "use_sun": true,
                                                                                  "use_hour_ini": "00:00:00.1234567",
                                                                                  "use_hour_end": "00:00:00.1234567",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "id_user_upd": "e2dce289-fc97-457b-a9f1-16148ad81f94",
                                                                                  "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": "ea7e9e9d-7ec6-46d4-ba50-bea07e0c0ab8",
                                                                                  "id_line": 2,
                                                                                  "id_item_sub": "59717b28-9627-410a-9de2-f46b90469a24",
                                                                                  "qty": 4.1,
                                                                                  "id_list": "0fb2a301-390e-4a1b-9805-d994d13d6f69",
                                                                                  "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": "68340501-a956-473a-aab5-6567e5716045",
                                                                                  "is_used": true,
                                                                                  "qty_vou": 1.1,
                                                                                  "amt_vou": 1.1,
                                                                                  "comment": "sample string 15",
                                                                                  "ref_det": "sample string 16",
                                                                                  "id_employee": "f0d99afd-3be4-4c29-a0f0-085289a51ea2",
                                                                                  "name_generic": "sample string 17",
                                                                                  "type_ope": 1,
                                                                                  "id_user_add": "b9f97835-6c64-4556-a21e-abff6475dad6",
                                                                                  "id_user_upd": "7257338d-06d8-4b6a-9b76-88da94d10ee7",
                                                                                  "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": "a53fb187-9866-4fc9-b93a-f42cb92ec229",
                                                                                      "id_line": 2,
                                                                                      "id_item": "0bb2e502-75ab-43f1-861b-8f5a346bd787",
                                                                                      "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": "47036838-f1c9-4c4f-93bc-c6bdcbf394f7",
                                                                        "order_id": 2,
                                                                        "id_item": "19483327-b237-4417-9892-7216f61fd280",
                                                                        "id_item_type": "8e0aa73d-c8e0-404c-8545-61f1af7e434d",
                                                                        "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": "2fabebe6-8e15-49a8-8704-8575cf357da1",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "592a9da2-9bd4-49aa-a602-456107e65e01",
                                                                        "count_voucher": 1,
                                                                        "id_category": "2513873b-14e9-44dd-bd6c-8294beac5ac0",
                                                                        "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                        "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                        "id_user_upd": "74414bb2-b87e-47c1-8782-5227ec67cd5e",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "20487291-1ec6-466d-be49-64a05c4f7418",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "80192f48-1f11-4250-a52d-4541f0475bd3",
                                                                          "date_tax": "2026-07-08T06:22:55.3805615+02:00",
                                                                          "date_open": "2026-07-08T06:22:55.3805615+02:00",
                                                                          "date_close": "2026-07-08T06:22:55.3805615+02:00",
                                                                          "id_user_open": "43735061-48c1-434a-9166-92ec4df7222e",
                                                                          "id_user_close": "94ff918d-ee24-4efd-a912-9b504a525a6e",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                          "last_update": "2026-07-08T06:22:55.3805615+02: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": "183fe232-926e-459f-8a3f-63f6069257ac",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "1c5fdbfc-f4c3-4109-b86c-1ab431d299e9",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "300c99f7-3072-4db9-b5b8-8472c5612c6a",
                                                                              "id_room_unit": "d75321f1-5cdb-4e79-99dd-826036f41aef",
                                                                              "id_room_list": "b5f14be6-1c92-42ee-91d5-a0053aa58530",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "date_from": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "date_end": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "date_open": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "date_close": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "id_employee": "1e6081b7-623b-4002-b8b3-d7f5fbb5be23",
                                                                              "id_employee_sec": "8b7b7095-f4f1-4d8f-93c8-deb054350453",
                                                                              "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": "21b5577f-b0b6-4e56-a6df-3204857e45af",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "54c823c6-48de-4706-884d-c628c856b03c",
                                                                              "id_user_close": "0e913136-3631-46e0-a5ee-daf9bf2eea2c",
                                                                              "id_unit_state": "5933714c-9c49-4ec4-911e-ebc84b665ea5",
                                                                              "id_pos_sesion": "f56fc0e0-4675-4fcd-9ae1-8b0bc965a616",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "b06558e3-7dbd-4344-b640-b21838efbc82",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "e6dfe0b4-c103-4d30-bde9-1f8107c1332c",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "53df3d3f-486e-4b34-b0a2-6f60387bbcf3",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T06:22:55.3805615+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                "id_user_upd": "47ef5448-7a20-4e8a-b989-e6bef3d04ced",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "4542f9f4-fb7c-4b82-90e3-3c67e3e534a5",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "a6b4491e-1f8b-43e5-9629-37776bb441bc",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "62781ce7-39f3-4c36-b556-eecf5650b5ce",
                                                                                  "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": "db10cdc1-2247-4aad-8340-a7e75683cd47",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "id_user_upd": "e59fbbb0-af12-4c1d-b00c-2a0ce97e248b",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "b4f25f84-bc44-476e-88db-304461cd4a2d",
                                                                                      "id_room": "121c565d-a76a-4c26-a0a3-c5fb17ca84a8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "id_user_upd": "960fa700-4fc3-4103-8268-fca050812479",
                                                                                      "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": "9f0b4567-af03-4c58-b25e-6672660c50f2",
                                                                                      "id_room": "43ea1fae-cf99-4e21-b265-2808c0a909be",
                                                                                      "date_in": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "date_out": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "id_user_add": "dc322813-3fc9-488e-9bf1-ac15308d87e3",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.3805615+02: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": "18d41a2a-2856-434a-8534-11c98da528e0",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "id_user_upd": "265d8bfc-9307-4b94-8bc6-924670e68697",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "c5afc5b2-29de-4186-9f91-ffa68d4c226f",
                                                                                      "id_room_state": "3d8ad862-fd6a-4922-8b9f-4c417e06caa3",
                                                                                      "id_image": "a4e8e7fc-00cf-4310-80b0-fc720e793a9e",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "id_user_upd": "e7ca2353-20ef-4db7-9c85-3bb158d4d999",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "4c945c50-66c9-4ebe-8565-44a82f85078d",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                        "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                        "id_user_upd": "3d9f0d58-d2a7-47da-98b5-7bfc11440030",
                                                                                        "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"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "a0d78701-2fa7-4948-84dc-d01ac0b178af",
                                                                              "id_pos_sesion": "526eb52d-5403-4347-bb76-ca1e7e724fd3",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "9044f6eb-4db6-40ec-9527-b5e8fc7fa5fc",
                                                                              "id_room_unit_activity": "566f95ec-f760-4168-931b-ad8f7bb00270",
                                                                              "id_doc_sa": "36b034ce-7242-47f3-b5cc-87b0909ce0e6",
                                                                              "id_pos_type": "9fc1492c-a614-4a55-9418-ab9580ac06ba",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "2b4e44f9-28aa-42ce-b87e-795310adfb28",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "614ee40c-520a-48d2-a98a-e40675de178f",
                                                                                  "id_user": "bec7b6c2-ca44-4081-aa19-327bc13488a0",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "29466fd8-6bd3-4e4f-9323-1c02f97b9ed5",
                                                                              "id_user": "917a5eec-9111-43b0-ae56-13deb8d5c7c2",
                                                                              "date_add": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id": "d8f8efcf-9fa5-43cb-adbe-5afd3eae24d4",
                                                                              "id_user": "13837188-baf2-4fe4-a793-c8ae6efb4b9f",
                                                                              "id_user_profile": "127185fc-dcf4-4e48-946d-b29ca39b64ce",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "id_pos_sesion": "4ff6573d-7be0-4774-b6a7-d0c7b9978fc2",
                                                                              "date_login": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "date_logout": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "59",
                                                                                "id": "dd76c3b5-45d3-44b2-bb0a-1dbfe45c41e2",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id": "3bf4d87c-5ab4-413d-a729-65c2601a40a3",
                                                                                    "id_function": "4af35858-283a-41af-852d-03ad169097c5",
                                                                                    "id_user": "445f1bfa-e586-4e62-8afa-1eefec7a44ff",
                                                                                    "id_profile": "eb8daea1-0437-4c53-887f-61886ad7cc5d",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                    "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "61",
                                                                                      "id": "57222d7c-ac81-4b4d-9284-924c1100f4dc",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "7f290720-83b3-4900-b951-3ed1803513ab",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "ecfdddfe-352a-44cd-a785-a0b8198858ec",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "62",
                                                                                        "id": "7dd1aaf8-efda-4d5f-8720-a033ee6fb125",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                                        "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "9"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "63",
                                                                              "id": "ed86bf32-be00-460d-9a98-2004dbc52e99",
                                                                              "id_user": "76bc5f57-0f17-4582-9205-203687b2e277",
                                                                              "date_add": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "bbc4a700-78bd-40c6-84cf-e91960c9c0fb",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "id_pos_sesion": "4b69a9aa-56eb-48dd-ab40-e6439ed90b9f",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "63"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "tt_vouchers": {
                                                                    "$ref": "22"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "tt_vouchers_permisions": {
                                                                "$id": "64",
                                                                "id": "666f519c-92c7-4d8a-a670-86b4b7badf9a",
                                                                "date_from": "2026-07-08T06:22:55.3805615+02:00",
                                                                "date_end": "2026-07-08T06:22:55.3805615+02:00",
                                                                "date_used": "2026-07-08T06:22:55.3805615+02:00",
                                                                "id_employee": "98e8f7b1-3742-450b-832b-e32c61bcccdc",
                                                                "id_branch": "e9c715cd-e4e3-40d2-a6d1-cb5220ca642f",
                                                                "count": 6,
                                                                "count_used": 1,
                                                                "unlimited": true,
                                                                "id_user_add": "87e11358-2a26-4b3a-8909-d68549751223",
                                                                "is_entry": true,
                                                                "is_consume": true,
                                                                "active": true,
                                                                "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                                "last_update": "2026-07-08T06:22:55.3805615+02: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": "65",
                                                "id_pos": "59cba924-11d2-46f1-b29f-4da63a7a0072",
                                                "id_doc": "f511e183-8435-4314-8028-4c53b0808886",
                                                "value": 3,
                                                "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_pos": {
                                                  "$ref": "11"
                                                }
                                              },
                                              {
                                                "$ref": "65"
                                              }
                                            ],
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$id": "66",
                                                "id": "14a0125c-2f7b-453f-a902-29c301d8bd2f",
                                                "id_pos": "c0de35cd-5afe-4b51-9207-c99bf43e5728",
                                                "id_doc": "bc336af3-b8a8-4186-b287-70edfd49f083",
                                                "id_branch": "013b7f05-44cb-4e10-ad5e-4bb3ac576eb8",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-07-08T06:22:55.3805615+02:00",
                                                "block": true,
                                                "nro_original": "sample string 8",
                                                "id_ref": "84de4e6e-c857-4bf6-99d4-2962faa28a59",
                                                "id_loc_from": "2d880e65-4681-44ae-9f78-93810b2cff4a",
                                                "id_loc_end": "7cd000a6-0f64-4f3f-a53d-e5cc37b2570e",
                                                "id_user_add": "659f80c5-b60b-49e1-8fe0-fbd3b40ab0cb",
                                                "id_user_upd": "f549698b-92d1-446c-881f-ad1b95b02223",
                                                "id_pos_sesion": "3c420dbc-f5ea-4c7f-bcb2-f69df8ee15d1",
                                                "comment": "sample string 12",
                                                "status": 1,
                                                "is_send": true,
                                                "date_send": "2026-07-08T06:22:55.3805615+02:00",
                                                "active": true,
                                                "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "3"
                                                },
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_locations": {
                                                  "$id": "67",
                                                  "id": "6eca4635-7161-451f-adec-0ec69b7e261a",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "eed061f2-1244-4b96-bae2-0757ce9edc12",
                                                  "active": true,
                                                  "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                  "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                  "id_user_upd": "4c1436ac-f54a-466f-b80a-04bc161997f5",
                                                  "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": "66"
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "66"
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "tt_stock": [
                                                    {
                                                      "$id": "68",
                                                      "id_location": "7cc0c2df-3382-44ff-ad4d-d5e8b6afc546",
                                                      "id_item": "dc70d1cb-baaa-47e2-881b-372053dd2eb1",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                                      "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "7"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "67"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "68"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "67"
                                                },
                                                "mt_pos": {
                                                  "$ref": "11"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "st_users1": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_st_det": [
                                                  {
                                                    "$id": "69",
                                                    "id_doc_st": "fab55511-fe52-4348-9bc0-89412b328e78",
                                                    "id_line": 2,
                                                    "id_item": "e5176d77-bf53-40ba-9bb5-6038b863df95",
                                                    "comment": "sample string 4",
                                                    "qty": 5.1,
                                                    "status": 1,
                                                    "active": true,
                                                    "mt_items": {
                                                      "$ref": "7"
                                                    },
                                                    "tt_doc_st": {
                                                      "$ref": "66"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "66"
                                                  },
                                                  {
                                                    "$ref": "66"
                                                  }
                                                ],
                                                "tt_doc_st2": {
                                                  "$ref": "66"
                                                }
                                              },
                                              {
                                                "$ref": "66"
                                              }
                                            ]
                                          },
                                          "mt_locations": {
                                            "$ref": "67"
                                          },
                                          "mt_locations1": {
                                            "$ref": "67"
                                          },
                                          "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": "70",
                                              "id": "439d4c69-dcc5-49c8-848e-75df0f6b3187",
                                              "spool_server": "sample string 2",
                                              "id_doc_sa": "ffdb675c-5dd4-4a31-9be5-897b3caa9937",
                                              "spool_printer": "sample string 4",
                                              "count": 5,
                                              "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                              "printed": true,
                                              "print_on": "2026-07-08T06:22:55.3805615+02:00",
                                              "tt_doc_sa": {
                                                "$ref": "14"
                                              }
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ]
                                        },
                                        "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": "65"
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ],
                                "st_pos_license": [
                                  {
                                    "$id": "71",
                                    "id": "00df7ed6-c85b-4572-9904-ff971171b801",
                                    "id_pos": "0f06f946-3890-4d1e-aba3-a9aaed68a024",
                                    "mac_address": "sample string 3",
                                    "date_end": "2026-07-08T06:22:55.3805615+02:00",
                                    "key_access": "sample string 5",
                                    "id_user_add": "b01385cd-1650-441d-a741-ff65dc4a6684",
                                    "active": true,
                                    "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                    "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "st_users_pos": [
                                  {
                                    "$id": "72",
                                    "id_user": "6c936df0-39bb-41a5-80c0-1aaf298d3dbb",
                                    "id_pos": "677fe3c8-ca07-40be-9bd2-87eb5b82bef5",
                                    "pass_required": true,
                                    "active": true,
                                    "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                    "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ],
                                "tt_doc_sa": [
                                  {
                                    "$ref": "14"
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "tt_pos_connection": [
                                  {
                                    "$id": "73",
                                    "id": "e3a70ead-3e1e-45c7-a731-cb5d473c311a",
                                    "id_pos": "a664c81b-2321-4d8b-b04b-dac661b3cc50",
                                    "date_add": "2026-07-08T06:22:55.3805615+02:00",
                                    "date_upd": "2026-07-08T06:22:55.3805615+02:00",
                                    "date_out": "2026-07-08T06:22:55.3805615+02:00",
                                    "connection_type": "sample string 3",
                                    "connection_speed": 1,
                                    "terminal_name": "sample string 4",
                                    "version": "sample string 5",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    }
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "tt_pos_sesion": [
                                  {
                                    "$ref": "45"
                                  },
                                  {
                                    "$ref": "45"
                                  }
                                ],
                                "mt_branches": {
                                  "$ref": "3"
                                },
                                "tt_logs": [
                                  {
                                    "$id": "74",
                                    "id": "42cc7f24-3619-414c-b744-71257e791bab",
                                    "id_user_add": "51b123db-63a6-4ad6-8416-b9154dc717a2",
                                    "id_table": "7f263e6d-29f6-434c-b125-30f3bbb94023",
                                    "message_log": "sample string 3",
                                    "json_object": "sample string 4",
                                    "log_type": "sample string 5",
                                    "id_pos": "2d8a36e3-8b0d-4ef6-a78d-aa0b69edfebf",
                                    "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_sync_tables": {
                                      "$id": "75",
                                      "id": "4b1cb6fe-dec6-48f0-9646-df57a140bd13",
                                      "level": 2,
                                      "order": 3,
                                      "name": "sample string 4",
                                      "log_ins": true,
                                      "log_upd": true,
                                      "packet_forward": true,
                                      "active": true,
                                      "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                      "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                      "commited": true,
                                      "st_sync_packages_det": [
                                        {
                                          "$id": "76",
                                          "id": "5d4dc435-869f-49d8-b3e9-181f73af4e8b",
                                          "id_sync": "5f8c7d73-0f30-4240-9204-da379025dca5",
                                          "json": "sample string 3",
                                          "id_table": "2d944bab-43f6-4937-9db0-29f3fc6ca7c6",
                                          "order": 5,
                                          "st_sync_packages": {
                                            "$id": "77",
                                            "id": "9ae48755-6a96-4d39-a174-f22500142a95",
                                            "id_branch_from": "e01055fa-1c50-4c11-a0a2-40c14ae018ae",
                                            "id_branch_to": "884d06a4-0f95-4be7-8be8-83364f04b3ad",
                                            "type": 4,
                                            "created_on": "2026-07-08T06:22:55.3805615+02:00",
                                            "order": 6,
                                            "status": 7,
                                            "log_info": "sample string 8",
                                            "sync_on": "2026-07-08T06:22:55.3805615+02:00",
                                            "send_on": "2026-07-08T06:22:55.3805615+02:00",
                                            "mt_branches": {
                                              "$ref": "3"
                                            },
                                            "mt_branches1": {
                                              "$ref": "3"
                                            },
                                            "st_sync_packages_det": [
                                              {
                                                "$ref": "76"
                                              },
                                              {
                                                "$ref": "76"
                                              }
                                            ]
                                          },
                                          "st_sync_tables": {
                                            "$ref": "75"
                                          }
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "tt_logs": [
                                        {
                                          "$ref": "74"
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ],
                                "st_local_variables": [
                                  {
                                    "$id": "78",
                                    "id": "6daac380-1a1e-4bb0-a3a3-4b7547ee3267",
                                    "id_pos": "642a44a7-7cdf-449b-b440-54a2cc8503ad",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "value": "sample string 5",
                                    "type": "sample string 6",
                                    "last_update": "2026-07-08T06:22:55.3805615+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    }
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "tt_doc_st": [
                                  {
                                    "$ref": "66"
                                  },
                                  {
                                    "$ref": "66"
                                  }
                                ]
                              },
                              {
                                "$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": "79",
                            "id": "62abf728-376a-42b1-b8c7-22f0c32f8aa3",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "authorized": true,
                            "active": true,
                            "created_on": "2026-07-08T06:22:55.3805615+02:00",
                            "last_update": "2026-07-08T06:22:55.3805615+02:00",
                            "id_user_upd": "ec8e8dc9-6708-4de1-bfab-05be9b028d1f",
                            "commited": true,
                            "mt_employees": [
                              {
                                "$ref": "1"
                              },
                              {
                                "$ref": "1"
                              }
                            ],
                            "st_users": {
                              "$ref": "9"
                            }
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "mt_items_sub": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "mt_locations": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "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_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": [
                          {
                            "$ref": "60"
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$ref": "71"
                          },
                          {
                            "$ref": "71"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$ref": "72"
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "st_users_token": [
                          {
                            "$id": "80",
                            "id": "5958760d-5a47-4d91-8832-7a7ab652e38b",
                            "token_id": "sample string 2",
                            "id_user": "afffd1ad-74bf-444a-b7ae-5417f054b65f",
                            "date_from": "2026-07-08T06:22:55.3805615+02:00",
                            "date_end": "2026-07-08T06:22:55.3805615+02:00",
                            "created_on": "2026-07-08T06:22:55.3805615+02:00",
                            "st_users": {
                              "$ref": "9"
                            }
                          },
                          {
                            "$ref": "80"
                          }
                        ],
                        "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_st": [
                          {
                            "$ref": "66"
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "tt_doc_st1": [
                          {
                            "$ref": "66"
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_logs": [
                          {
                            "$ref": "74"
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "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": "81",
                            "id": "76d3960d-1312-4e80-854b-66d12128e79f",
                            "id_room_activity": "613f2b9d-8908-4097-bc96-61d7b686c3e0",
                            "id_pos_sesion": "00d42aa1-2b7a-4b69-88d8-236dc0346880",
                            "log_text": "sample string 4",
                            "id_user": "2e8f8134-17d9-4cee-9ead-ade49bc6392f",
                            "created_on": "2026-07-08T06:22:55.3805615+02:00",
                            "commited": true,
                            "st_users": {
                              "$ref": "9"
                            }
                          },
                          {
                            "$ref": "81"
                          }
                        ],
                        "tt_tips_users": [
                          {
                            "$ref": "56"
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "64"
                          },
                          {
                            "$ref": "64"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "22"
                          },
                          {
                            "$ref": "22"
                          }
                        ],
                        "mt_docs": [
                          {
                            "$ref": "15"
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "tt_pos_sesion_users": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "tt_doc_sa1": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "mt_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_rooms_units_states": [
                          {
                            "$ref": "54"
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "st_users_profiles": {
                          "$ref": "59"
                        },
                        "tt_cmd_connection": [
                          {
                            "$ref": "58"
                          },
                          {
                            "$ref": "58"
                          }
                        ],
                        "tt_cmd_messages": [
                          {
                            "$ref": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ]
                      }
                    },
                    "mt_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": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "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": "61"
            },
            {
              "$ref": "61"
            }
          ],
          "st_images_types": {
            "$id": "82",
            "id": "95090ffe-1a86-4fd2-9343-8627ef879515",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-07-08T06:22:55.3938387+02:00",
            "last_update": "2026-07-08T06:22:55.3938387+02: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": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "mt_periods": [
          {
            "$id": "83",
            "id_branch": "bb6ba807-4f37-4879-9a5f-e78fefe47bbc",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-07-08T06:22:55.3938387+02:00",
            "date_end": "2026-07-08T06:22:55.3938387+02:00",
            "state": "sample string 6",
            "created_on": "2026-07-08T06:22:55.3938387+02:00",
            "last_update": "2026-07-08T06:22:55.3938387+02:00",
            "commited": true,
            "mt_branches": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "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": "77"
          },
          {
            "$ref": "77"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "77"
          },
          {
            "$ref": "77"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ]
      },
      "mt_employees": {
        "$ref": "1"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "mt_employees_profiles": {
    "$ref": "79"
  },
  "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": "64"
    },
    {
      "$ref": "64"
    }
  ],
  "tt_rooms_units_activity": [
    {
      "$ref": "47"
    },
    {
      "$ref": "47"
    }
  ],
  "tt_rooms_units_activity1": [
    {
      "$ref": "47"
    },
    {
      "$ref": "47"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.