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": "e901a87b-2b2f-4974-9200-1b67f564510e",
  "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": "242baec7-9a7e-431e-8d7a-791a583ce6db",
  "name_pos": "sample string 12",
  "id_image": "b78f1584-5595-46a7-a17a-36878d98fdbb",
  "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-09-06T06:46:32.8504852+02:00",
  "last_update": "2026-09-06T06:46:32.8504852+02:00",
  "id_user_upd": "e8ac4725-f13e-466a-8cd3-012c41708230",
  "commited": true,
  "mt_employees_branches": [
    {
      "$id": "2",
      "id_employee": "15b82981-9864-4bc5-96a8-f59c5081ecfa",
      "id_branch": "418e2cc8-d63d-4948-8ceb-936e8d2c7a52",
      "active": true,
      "created_on": "2026-09-06T06:46:32.8504852+02:00",
      "last_update": "2026-09-06T06:46:32.8504852+02:00",
      "id_user_upd": "50e04f99-e3da-4988-821f-24d487dc099e",
      "commited": true,
      "mt_branches": {
        "$id": "3",
        "id": "5d57a04b-3f9c-4ac2-9358-08b25fa7a874",
        "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": "e571601a-77d4-4702-bec9-b979dffd75d6",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-09-06T06:46:32.8504852+02:00",
        "last_update": "2026-09-06T06:46:32.8504852+02:00",
        "id_user_upd": "7293663b-8b52-4ba9-a68c-1d160fc6f2b6",
        "commited": true,
        "st_images": {
          "$id": "4",
          "id": "7f7573a8-877f-4baa-9e4a-a81bc26b575e",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "f89b39a7-33f2-4df9-90d6-2c1835d0ec6a",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-09-06T06:46:32.8504852+02:00",
          "last_update": "2026-09-06T06:46:32.8504852+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_categories": [
            {
              "$id": "5",
              "id": "2a57a7f3-0fa3-46fe-899a-a0b4ef318cf9",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "92a81ce9-7904-4efb-ac2b-d3ab9e662d18",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "7f3652e0-659d-467e-944c-7b71a0beb124",
              "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-09-06T06:46:32.8504852+02:00",
              "last_update": "2026-09-06T06:46:32.8504852+02:00",
              "id_user_upd": "a9ef1dc0-7857-4c9e-8b87-6c06d0add2e5",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "6",
                  "id_category": "b94b429e-7474-47fe-97aa-3b72e6525af1",
                  "id_item": "93e70b3b-9639-4b6d-8d62-7bf8c351cc44",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-09-06T06:46:32.8504852+02:00",
                  "last_update": "2026-09-06T06:46:32.8504852+02:00",
                  "id_user_upd": "cee87f1a-79f7-4fa9-8df5-ed168f3f592b",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "5"
                  },
                  "mt_items": {
                    "$id": "7",
                    "id": "6cbab478-d033-49da-bcfe-c8e9dc4c8be7",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "ffbe13db-2db7-4ede-8b1b-da223ffa6664",
                    "id_unit_sec": "a220fc58-547e-4f12-b36e-1c02e333b0d6",
                    "id_brand": "ea571f38-8ea4-4540-a73f-6aa2444a080d",
                    "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": "07675637-c915-4407-b9d3-242509f586ed",
                    "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-09-06T06:46:32.8504852+02:00",
                    "last_update": "2026-09-06T06:46:32.8504852+02:00",
                    "id_user_upd": "1714105d-e2b9-4ec5-8406-8af4a8aefbbd",
                    "commited": true,
                    "mt_brands": {
                      "$id": "8",
                      "id": "8296bd0e-9725-417f-b058-49ffbab8e0dd",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-09-06T06:46:32.8504852+02:00",
                      "last_update": "2026-09-06T06:46:32.8504852+02:00",
                      "id_user_upd": "00ff793c-2a7f-40a6-a157-68db1f1b60ec",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "st_users": {
                        "$id": "9",
                        "id": "74783540-6a92-4a82-9c0a-8194fb35c7c9",
                        "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": "2baf9b96-cfb5-410a-9237-a2f12b4984f7",
                        "view_messages": true,
                        "id_image_photo": "e950fc30-a676-4ee7-99fd-9e7d621ddf2f",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "47883784-e876-426e-a514-253f8ffcd41d",
                        "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-09-06T06:46:32.8504852+02:00",
                        "last_update": "2026-09-06T06:46:32.8504852+02:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ],
                        "mt_branches_zones": [
                          {
                            "$id": "10",
                            "id": "7f8cddc9-990f-4d60-8d08-05603d05bd52",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "c8e32a84-3cec-4a61-83a9-a56d73de7ce0",
                            "active": true,
                            "created_on": "2026-09-06T06:46:32.8504852+02:00",
                            "last_update": "2026-09-06T06:46:32.8504852+02:00",
                            "id_user_upd": "82796df5-262b-47d5-9729-1ce6be0ebc5d",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "3"
                            },
                            "mt_pos": [
                              {
                                "$id": "11",
                                "id": "0b44af5d-9108-4e14-8394-02af922acc44",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "042b56a5-4b52-4f8c-85b4-862198a3e0b8",
                                "id_zone": "a22c2680-50a4-40d2-9b84-9fdb268fdd2d",
                                "user_required": true,
                                "active": true,
                                "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                "id_user_upd": "3ae15216-ef7d-4629-acc0-032771ea7ce0",
                                "commited": true,
                                "mt_branches_zones": {
                                  "$ref": "10"
                                },
                                "mt_cloakrooms": [
                                  {
                                    "$id": "12",
                                    "id": "f6930bf6-418a-46cb-8b5a-2cc57b980cd4",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "id_pos": "03b139a9-afb3-4602-8df1-a1152da6330d",
                                    "unit_ini": 5,
                                    "unit_end": 6,
                                    "name_pos": "sample string 7",
                                    "id_image": "25fd1615-0a4d-415e-ae17-5bb01e047653",
                                    "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-09-06T06:46:32.8504852+02:00",
                                    "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                    "id_user_upd": "30072ba6-f5d0-41e1-80e1-e44dfe810804",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_images": {
                                      "$ref": "4"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$id": "13",
                                        "id": "c76a870c-c421-4eeb-a495-2538f3da93fb",
                                        "id_cloakroom": "40783013-a010-48a8-95e6-7d16feb6b57e",
                                        "id_pos_sesion": "fe6d5f49-6331-4991-ad34-718388f2a07f",
                                        "unit_id": 4,
                                        "date_open": "2026-09-06T06:46:32.8504852+02:00",
                                        "date_close": "2026-09-06T06:46:32.8504852+02:00",
                                        "id_doc_sa": "4ff04a34-34cc-4171-86bc-58d56625afc9",
                                        "commited": true,
                                        "mt_cloakrooms": {
                                          "$ref": "12"
                                        },
                                        "tt_doc_sa": {
                                          "$id": "14",
                                          "id": "8c5a4bd9-1b39-4077-89ec-cda9e3296a32",
                                          "id_pos": "88a101d6-2fc8-4c21-80b6-7b308f67d053",
                                          "id_doc": "7b9348c3-527d-44e9-976c-de416fb89255",
                                          "id_branch": "c1f03389-5749-4430-aa28-23ddfd0fdee4",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-09-06T06:46:32.8504852+02:00",
                                          "date_tax": "2026-09-06T06:46:32.8504852+02:00",
                                          "hour_doc": "00:00:00.1234567",
                                          "block": true,
                                          "id_ref": "026c54ba-6cec-4abb-bd41-089300161c20",
                                          "id_relationship": "046e6fc5-8c9a-480f-b7e1-0e65dfffdcb0",
                                          "id_loc_from": "4f8c9659-62d1-4016-b952-e52cfe1bfa5f",
                                          "id_loc_end": "4fc14190-c20e-4b07-9285-2a72a953c756",
                                          "id_user_add": "937754cc-4ca0-436d-8c94-cea525247c26",
                                          "id_user_upd": "5b502b7b-1170-4e7f-af55-cf924b698df6",
                                          "comment": "sample string 12",
                                          "id_pos_sesion": "0c4453db-6203-4534-b3ce-8272629cdd70",
                                          "id_room_unit": "75e3a430-8351-44b9-b8cb-b6c4a20e13ba",
                                          "ref_locator": "sample string 13",
                                          "ref_zone_aut": "sample string 14",
                                          "id_pos_type": "017e8ce5-b523-4a42-a56c-c79a4855ff61",
                                          "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-09-06T06:46:32.8504852+02:00",
                                          "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                          "commited": true,
                                          "created_by": 1,
                                          "doc_print": true,
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_docs": {
                                            "$id": "15",
                                            "id": "bb568d9e-4952-4d4e-9e04-cc9442ee09c2",
                                            "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": "22b210c1-1849-4957-b78d-270f2b0337b6",
                                            "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-09-06T06:46:32.8504852+02:00",
                                            "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                            "id_user_upd": "11957459-a461-4dce-9005-c240886f1c54",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$id": "16",
                                                "id_doc": "d70cb585-f2d7-424c-994b-4691f7704e90",
                                                "id_pay": "eb8afd31-1df1-4a01-b1c4-e85531d5625c",
                                                "id_money": "0984b352-09b7-445e-a529-cc9f47487d6b",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                "id_user_upd": "e78c2fd2-5895-4398-af39-50bcdfb0244a",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_money_types": {
                                                  "$id": "17",
                                                  "id": "657b4f58-ecd0-4c4c-accc-f13285e7871c",
                                                  "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": "258384db-5713-4980-8c68-a21655d5f357",
                                                  "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-09-06T06:46:32.8504852+02:00",
                                                  "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                  "id_user_upd": "2b8b04ac-8eb2-4131-9e12-21e7a1831f72",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "16"
                                                    },
                                                    {
                                                      "$ref": "16"
                                                    }
                                                  ],
                                                  "mt_money_rates": [
                                                    {
                                                      "$id": "18",
                                                      "id_money_1": "a03d2e43-ef15-4bcc-883e-ca9ab3e98837",
                                                      "id_money_2": "1f4e41be-f2f8-43a9-9568-86f7ee83f2e1",
                                                      "date_from": "2026-09-06T06:46:32.8504852+02:00",
                                                      "coefficient": 4.1,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                      "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                      "id_user_upd": "3075a1d1-02e0-4804-9d95-6549a2668a5c",
                                                      "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": "8866b25a-7740-4cb0-9c94-805880af205d",
                                                      "id_pay": "608224d5-cacd-41fb-aab8-8d582a386c58",
                                                      "id_money": "814a2586-27a3-47ad-8f7b-0c0b91a6b7e0",
                                                      "date_cashflow": "2026-09-06T06:46:32.8504852+02:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "e77b2aa6-bdf5-4c1b-a5a7-82e231a9b511",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "20",
                                                        "id": "f7c86ca1-5ce4-4a82-80ad-ca5909ad2023",
                                                        "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": "8db41cc5-5779-49dd-8d57-0f95562e5be0",
                                                        "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-09-06T06:46:32.8504852+02:00",
                                                        "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                        "id_user_upd": "df80323f-4340-444f-857e-90d88f8a8d3c",
                                                        "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": "c1909d5d-2dd5-4d66-8baa-2ef31deb9934",
                                                            "id_line": 2,
                                                            "id_pay": "ebbeab18-999e-422f-aae6-f932e4597f08",
                                                            "id_money": "94727c75-a8b6-4272-b12e-0ee406453c55",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "2e7c3c5e-c4bf-4cef-8653-9ba49eb5911e",
                                                            "id_employee": "d6cde0ed-c77c-4077-9f00-6e11d79cb77c",
                                                            "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": "fbb63564-7ec7-4edd-8683-361a2c723961",
                                                            "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": "a52a8c09-b61f-443d-8d86-2a95f6f43362",
                                                              "id_voucher": 2,
                                                              "locator_voucher": "sample string 3",
                                                              "qr_code": "sample string 4",
                                                              "date_from": "2026-09-06T06:46:32.8504852+02:00",
                                                              "date_end": "2026-09-06T06:46:32.8504852+02:00",
                                                              "date_used": "2026-09-06T06:46:32.8504852+02:00",
                                                              "date_sesion": "2026-09-06T06:46:32.8504852+02:00",
                                                              "id_employee": "bc488bc7-6975-47f5-81b5-d2700a3ff59c",
                                                              "id_branch": "094f955d-3e91-4b28-98b4-f1a5d8e9689f",
                                                              "id_voucher_permision": "f51d1f96-4816-4c26-9edb-3447f33e9d9b",
                                                              "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": "1ecb48f1-36ee-481e-9955-9117861603fd",
                                                              "id_user_add": "1d6708b7-a697-49a9-8aea-7f64ac20a70d",
                                                              "id_doc_sa": "990cb8e3-710b-4646-bf22-b18dbab0b119",
                                                              "id_item_sub": "1fe5edde-8c17-4252-ba33-32a45d0bf5f0",
                                                              "id_pos_sesion": "50f42455-d67e-4d2a-a840-178e9aed33c9",
                                                              "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-09-06T06:46:32.8504852+02:00",
                                                              "last_update": "2026-09-06T06:46:32.8504852+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": "88790292-4a19-4d4b-98fd-62968083c99b",
                                                                  "id_line": "16597718-f423-45ef-b78f-29ebe3d0e5b4",
                                                                  "id_category": "6c8daca9-8db2-42ef-b057-4dbab7b9ceea",
                                                                  "id_item": "81802498-41fd-4a5a-945c-af370140500e",
                                                                  "id_item_type": "ce0c9e59-c03e-463a-9107-bd455af54eb0",
                                                                  "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": "207bce3b-ce86-44b4-813b-7dca7b6b57a3",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "1f36ea38-4c97-43ac-aff1-4e52abf16a43",
                                                                    "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-09-06T06:46:32.8504852+02:00",
                                                                    "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                    "id_user_upd": "304b3f4b-6e36-40ed-9db5-cc3537bed970",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$ref": "23"
                                                                      },
                                                                      {
                                                                        "$ref": "23"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$id": "25",
                                                                        "id": "b9af5c7f-8c0e-466d-b016-d9111c810817",
                                                                        "id_item": "108675ef-2d14-4819-96cc-b9af5c84fc96",
                                                                        "id_item_type": "e820ab8d-c652-4a58-a2e4-a83c581eccba",
                                                                        "is_default": true,
                                                                        "barcode": "sample string 5",
                                                                        "voucher_apply": true,
                                                                        "id_voucher_json": "0d9a25d9-f5ac-4084-8f67-ae2f1d4a4723",
                                                                        "count_voucher": 1,
                                                                        "id_voucher_type": 1,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                        "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                        "id_user_upd": "cb802a7d-1273-4899-b5fc-ddebd5f7e190",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$id": "26",
                                                                            "id_item_sub": "956c37ba-e804-4878-a1fa-5fa0540619f3",
                                                                            "id_item": "c2c27da9-e8a6-48d0-9b34-a051f3705d26",
                                                                            "group_id": 3,
                                                                            "id_unit_ref": "5cbf64da-b31e-414c-8136-7a2a459955cf",
                                                                            "qty_dis": 5,
                                                                            "mt_items": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "mt_items_sub": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_units_ref": {
                                                                              "$id": "27",
                                                                              "id": "dc3a4e97-1bc6-4619-9a63-8d8bcc495e63",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "coefficient": 4.1,
                                                                              "id_unit": "e6a483f8-02b1-48d0-9c10-66f5d645b172",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "id_user_upd": "37ca12a0-1f74-4551-9312-61c93351a92d",
                                                                              "commited": true,
                                                                              "mt_units": {
                                                                                "$id": "28",
                                                                                "id": "29c9e8d1-9a42-4178-a612-5e43dc32557f",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                "id_user_upd": "44318d51-7617-4539-b23e-8bc29baf5f67",
                                                                                "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": "18add163-896f-43a1-80e7-9122135c45de",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "json": "sample string 5",
                                                                          "id_pay_type": "cf981caf-5d9d-41ae-9fc0-7f01e140596e",
                                                                          "id_doc_print": "ca3ce011-5827-4694-8bf2-d1257934867e",
                                                                          "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-09-06T06:46:32.8504852+02:00",
                                                                          "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                          "commited": true,
                                                                          "mt_items_sub": [
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$id": "30",
                                                                            "id_list": "612541a9-dfdf-4165-b650-40fc506dc9e6",
                                                                            "id_item_sub": "e6f05ba8-405f-4c50-8791-937b68ddba53",
                                                                            "validity_date": "2026-09-06T06:46:32.8504852+02:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                            "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                            "id_user_upd": "9c6191fc-12e3-49ef-b1bb-1e1662e5afc6",
                                                                            "commited": true,
                                                                            "mt_items_sub": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$id": "31",
                                                                              "id": "a5351fa4-d8a5-48ad-885e-244c78cc37d4",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "95811f86-af66-4377-92c1-eb9d899a62e5",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "6fce47a7-8946-4122-b070-c1dad594d616",
                                                                              "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-09-06T06:46:32.8504852+02:00",
                                                                              "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "id_user_upd": "d233b163-87d8-46a1-ae6f-1927b24765f7",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "32",
                                                                                  "id_pos": "576b15ea-e6fb-4949-b99a-cc25d04d4bcb",
                                                                                  "id_pos_type": "29257210-b3d6-4272-b3b8-0cf9a990c4f9",
                                                                                  "id_price_list": "bb43f3ed-a75d-40b2-a66a-beb823440b23",
                                                                                  "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-09-06T06:46:32.8504852+02:00",
                                                                                  "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "id_user_upd": "337472d7-32c9-4b08-99e7-b2e133aea7a5",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "33",
                                                                                    "id_pos": "274a2b3a-2b0d-480d-8a47-f7d1f28d8b5c",
                                                                                    "id_pos_type": "d4560765-eba5-4092-937c-392a92c425bd",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                    "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                    "id_user_upd": "eebb476b-4841-487b-ab3f-6c137dcf2007",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "11"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "32"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "34",
                                                                                      "id": "9439b489-5f90-4d99-9f2d-71e41635d626",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                      "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                      "id_user_upd": "297920c4-f5ed-40a8-8d5d-5f8ff8c4dcc3",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$id": "35",
                                                                                          "id": "2f1e8556-3278-4727-8e15-07ac054115e1",
                                                                                          "id_branch": "739dbde6-f3f9-4620-adab-50710ddf0267",
                                                                                          "id_pos_type": "b9c0e389-b7a6-4bd9-8024-dec428fecc09",
                                                                                          "id_pos": "9bc3a89b-0829-4f5c-9626-5df729ecbebb",
                                                                                          "id_item": "231a7eab-2ae5-4efc-8b93-24f69bba3110",
                                                                                          "date_from": "2026-09-06T06:46:32.8504852+02:00",
                                                                                          "date_end": "2026-09-06T06:46:32.8504852+02:00",
                                                                                          "image_id": 4,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                          "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                          "id_user_upd": "1d8102b2-e808-46bf-a747-09f3be5a2412",
                                                                                          "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": "b8df5ed5-648b-42b1-bd21-7e3b1f62ed74",
                                                                                          "id_doc": "35c8af2a-6d29-476c-b03c-f5216383b62c",
                                                                                          "id_pos_type": "c2f7b399-4d64-43c0-bc79-fc97451826aa",
                                                                                          "id_doc_print": "a5f31daa-d996-40ef-83e8-5c43f2b8d216",
                                                                                          "copies": 5,
                                                                                          "print_mode": 6,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                          "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                          "id_user_upd": "1415bc5b-3082-45ca-a60e-55f148796584",
                                                                                          "commited": true,
                                                                                          "mt_docs": {
                                                                                            "$ref": "15"
                                                                                          },
                                                                                          "mt_pos_print": {
                                                                                            "$id": "37",
                                                                                            "id": "804e4038-a303-4ac8-9275-c737c6fc08ce",
                                                                                            "id_pos": "9278a3c4-38be-4126-b5ea-3aaf1dd3b95a",
                                                                                            "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-09-06T06:46:32.8504852+02:00",
                                                                                            "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                            "id_user_upd": "db2bf0c9-2de5-49ba-a66f-bc581a9d95eb",
                                                                                            "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": "399ca5d3-a27c-4908-ba84-815ef5e8b9ea",
                                                                                            "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-09-06T06:46:32.8504852+02:00",
                                                                                            "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                            "commited": true,
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "36"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "36"
                                                                                              }
                                                                                            ],
                                                                                            "st_doc_print_det": [
                                                                                              {
                                                                                                "$id": "39",
                                                                                                "id_doc_print": "209fcb52-74e5-4e2b-91b3-f7ab60eb9bd4",
                                                                                                "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": "7216d0ee-9c81-4e32-b778-971281a9212c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "date_end": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "id_branch": "e9436bc6-b896-4053-8c28-c0c26bc026ef",
                                                                                  "id_pos": "6f8b98ae-e098-4297-b275-618b3ffbd058",
                                                                                  "id_list": "194a8ae6-0cc4-4eaa-b115-fcd178c0333d",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "id_user_upd": "722e112c-9bfc-4f4c-bb5c-edbb19841cb9",
                                                                                  "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": "a8d0f5f3-1bdd-47a3-b39b-7ce0b44923c4",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "date_end": "2026-09-06T06:46:32.8504852+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": "0bc62678-ea55-4642-906b-e91b41f72a5a",
                                                                                  "id_pos": "962d1603-d1e9-4e59-82dc-efbeb275b0a4",
                                                                                  "id_list": "9044b2b6-02bc-4dc6-8bc9-bce9f01c3196",
                                                                                  "id_item": "73b2c95d-2038-414c-8275-3f6181bd3d11",
                                                                                  "id_item_type": "2cbf7515-fa79-41f9-aaf5-3941c6a15338",
                                                                                  "id_category": "fc0e2c7b-dd75-466e-989d-d9a42c8f31f0",
                                                                                  "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-09-06T06:46:32.8504852+02:00",
                                                                                  "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "id_user_upd": "8c5bc2d2-ad94-4808-8652-f7b2e29df110",
                                                                                  "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": "dbd26ce3-fa97-47fe-9d25-0294228f115b",
                                                                                  "id_line": 2,
                                                                                  "id_item_sub": "15d860a9-21cc-4351-b348-419440efb496",
                                                                                  "qty": 4.1,
                                                                                  "id_list": "9fd7333f-8274-4d01-ba0f-28c43b1ec355",
                                                                                  "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": "03d05527-a564-465a-8bf5-904f3ddcccd3",
                                                                                  "is_used": true,
                                                                                  "qty_vou": 1.1,
                                                                                  "amt_vou": 1.1,
                                                                                  "comment": "sample string 15",
                                                                                  "ref_det": "sample string 16",
                                                                                  "id_employee": "bd779731-5167-4caa-a219-b40a9d9d0538",
                                                                                  "name_generic": "sample string 17",
                                                                                  "type_ope": 1,
                                                                                  "id_user_add": "1f29bc7b-f420-4b74-9730-6dd6f017e0c9",
                                                                                  "id_user_upd": "330557ab-41ce-4b0e-88e8-58d734340c11",
                                                                                  "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": "334ecdd6-8936-4359-8434-d055c77efa0f",
                                                                                      "id_line": 2,
                                                                                      "id_item": "123b70f8-5f06-428e-af46-5eb7c55e175c",
                                                                                      "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": "f4578982-2d17-4039-9e94-2476e979e2ea",
                                                                        "order_id": 2,
                                                                        "id_item": "d1e12f1f-edce-4773-84a0-badc9401f799",
                                                                        "id_item_type": "4baa4c13-5cce-4156-8921-212ec8f821c4",
                                                                        "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": "d143b8d1-cf85-4013-8fc8-44746f8d8fbc",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "1efe7a17-35b3-4b4f-8db0-94188252c7ee",
                                                                        "count_voucher": 1,
                                                                        "id_category": "1a021b49-2cbc-4ccf-949f-05284eeca1a4",
                                                                        "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                        "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                        "id_user_upd": "6fa23dab-d311-47e4-b1c9-0c76b684244d",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "f1e6a22c-3c34-4f7f-950a-072ac66de66b",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "2721bd7a-c752-4a7c-9ec0-b98630af5d94",
                                                                          "date_tax": "2026-09-06T06:46:32.8504852+02:00",
                                                                          "date_open": "2026-09-06T06:46:32.8504852+02:00",
                                                                          "date_close": "2026-09-06T06:46:32.8504852+02:00",
                                                                          "id_user_open": "ad020b09-19f5-4a4d-bbe4-10f90af9f13d",
                                                                          "id_user_close": "e87115ec-62f0-41c2-868b-0c546424da09",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                          "last_update": "2026-09-06T06:46:32.8504852+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": "acd6fbe1-4a73-49c9-bb03-2cbd8420d8c4",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "6690ac5c-4dc9-4f0b-bab4-87b71509ca6d",
                                                                              "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-09-06T06:46:32.8504852+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "3c5697ba-ddad-4131-9aaa-c0d9104613f9",
                                                                              "id_room_unit": "3ddf5b99-66f3-490c-8807-9f7fbb95f597",
                                                                              "id_room_list": "4c6189cf-1d19-4d9d-bdd3-02cbda87d18c",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "date_from": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "date_end": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "date_open": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "date_close": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "id_employee": "ea6d61d1-1985-4b5b-b288-50b7958dc471",
                                                                              "id_employee_sec": "a22ac1c9-7198-4423-8ce4-6cd1f6406b92",
                                                                              "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": "f4f97468-ddd8-4592-886b-6a3153c96887",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "f95ec8c6-88ec-4200-aed4-01752603bc51",
                                                                              "id_user_close": "ecb8f8f3-b7bf-4b06-9399-b93708acea2b",
                                                                              "id_unit_state": "1de83cd4-08db-4686-a8cb-0778abd2272e",
                                                                              "id_pos_sesion": "9c294eb9-e609-4077-b691-3a77df34d67d",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "33336e2b-ee04-488e-996c-cff4c3ee65e4",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "845b754d-e48e-47a5-82cc-4565e520d437",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "64e8c2fc-afed-4b92-84f5-8e3bcc122fb2",
                                                                                "locked": true,
                                                                                "date_locked": "2026-09-06T06:46:32.8504852+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                "id_user_upd": "a5ee2b5c-f87e-4d39-8e64-74cd342385ee",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "7f8a8d68-ad9a-4653-b583-36adb23c7886",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "4df215c8-c3b4-4a3a-92e7-d6e05a33814c",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "51a000cd-2cc1-452a-a2c2-200dd09629a9",
                                                                                  "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": "4c9a4ddf-f7cb-4acc-9627-a697ffd5c6ad",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "id_user_upd": "c9c46048-74d0-4c72-a2b8-d05a359d735b",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "b50f275d-4f18-4df0-bf75-b4d6f2b5c3b9",
                                                                                      "id_room": "6a9b99b0-758c-4f8e-b43c-05e02424a64b",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                      "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                      "id_user_upd": "e3aeb6af-182c-4581-8aeb-80629bc64316",
                                                                                      "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": "30978a7f-a293-4688-969a-d03098aae410",
                                                                                      "id_room": "013f59a1-d1ed-4663-8907-2de1bb0eb54b",
                                                                                      "date_in": "2026-09-06T06:46:32.8504852+02:00",
                                                                                      "date_out": "2026-09-06T06:46:32.8504852+02:00",
                                                                                      "id_user_add": "3e413645-c34e-40a0-8e78-95fdde125b7f",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                      "last_update": "2026-09-06T06:46:32.8504852+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": "c350c012-37e2-4035-91be-6ad8c84aac17",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "id_user_upd": "7db0361f-3dc2-453c-b1cd-d37d8a0eedfc",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "37e31703-befe-478c-affd-4bfd403057b4",
                                                                                      "id_room_state": "5bdfb8be-8132-4aa5-86e3-018bdabcfcd9",
                                                                                      "id_image": "9e689a74-f24d-498e-af1f-acc3c645f31e",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                      "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                      "id_user_upd": "1c35e101-8425-49b6-8261-855f807a31e1",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "2ad0e2b8-cc65-4d52-b1a8-566bc5d394f7",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                        "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                        "id_user_upd": "8405e034-97a2-4ba6-95c2-bfa6ac2e06d8",
                                                                                        "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": "5a934f3d-e821-4517-8ce7-ec471291873b",
                                                                              "id_pos_sesion": "5958eb6d-b4bc-49b3-aca3-9a7ddde94767",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "b7df9710-df78-46b3-a88e-c85418407be7",
                                                                              "id_room_unit_activity": "2ea1681a-6e1e-4120-9d61-f6a2edad0fd6",
                                                                              "id_doc_sa": "252e6a88-7e06-4878-809c-2c3059053615",
                                                                              "id_pos_type": "c1ab3e7e-512c-4996-94dd-2d597f7f2c7d",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "168dee02-8d5a-4be2-8930-e441ff5d0483",
                                                                              "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-09-06T06:46:32.8504852+02:00",
                                                                              "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "b202b91f-5946-43ab-be30-6c28b576242b",
                                                                                  "id_user": "5cbb3f93-8151-4183-9fc8-e5b20de1b315",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                  "last_update": "2026-09-06T06:46:32.8504852+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": "49926ca1-6210-40a1-9640-b0d6dbf12dad",
                                                                              "id_user": "fa8ebfb9-ca71-4218-9278-5765bb416276",
                                                                              "date_add": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "last_update": "2026-09-06T06:46:32.8504852+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": "eb3d7c33-2d63-4b87-b5bd-bef98725a5f3",
                                                                              "id_user": "cad26a9b-c0e4-4add-8c31-52b6c71c58d3",
                                                                              "id_user_profile": "a1b7573d-0038-4cbb-b71d-981cf331be0f",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "id_pos_sesion": "d456f293-f928-44d9-8d52-724b786337e4",
                                                                              "date_login": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "date_logout": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "59",
                                                                                "id": "4b1647b8-8b1c-4701-a250-9df8c33c253f",
                                                                                "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-09-06T06:46:32.8504852+02:00",
                                                                                "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id": "cbac0c7e-3c51-465a-a4cd-20b8b719492e",
                                                                                    "id_function": "b9bf572f-c20d-4dbe-b654-3334000ed128",
                                                                                    "id_user": "040789ad-7cb0-4c20-929d-14186c89a894",
                                                                                    "id_profile": "914ebc7e-21cd-423f-a716-59e9e12b5537",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                    "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "61",
                                                                                      "id": "1a2f04e3-7f5c-4892-947c-2893af65ef10",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "81014f1e-a30c-4409-b65b-fc387acc1554",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "83cf9168-0749-4d2a-8829-aa837219f980",
                                                                                      "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-09-06T06:46:32.8504852+02:00",
                                                                                      "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "62",
                                                                                        "id": "637e2d81-c917-4222-b0fd-8bc621c04a66",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                                        "last_update": "2026-09-06T06:46:32.8504852+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": "be73b305-ef11-4da0-aa13-04b50d155db4",
                                                                              "id_user": "985529c8-98c4-4c07-ae60-bd225687d028",
                                                                              "date_add": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "b92c24b9-f9e2-494d-8e80-bfcf5c45652e",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "id_pos_sesion": "e4429c20-29f5-4ee9-93e8-10ea3494a883",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                              "last_update": "2026-09-06T06:46:32.8504852+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": "4662c19f-44e9-4b7e-aa60-62b8c5f73266",
                                                                "date_from": "2026-09-06T06:46:32.8504852+02:00",
                                                                "date_end": "2026-09-06T06:46:32.8504852+02:00",
                                                                "date_used": "2026-09-06T06:46:32.8504852+02:00",
                                                                "id_employee": "2c020240-825a-4964-ab72-4c16bb490007",
                                                                "id_branch": "6ac51602-34d8-4c39-904e-8dfe15933f3c",
                                                                "count": 6,
                                                                "count_used": 1,
                                                                "unlimited": true,
                                                                "id_user_add": "7fbebc10-af4b-4eca-9b38-a7097bf36a89",
                                                                "is_entry": true,
                                                                "is_consume": true,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                                "last_update": "2026-09-06T06:46:32.8504852+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": "7e26ebd0-b17f-4bdd-8ef7-0fb71e7844bb",
                                                "id_doc": "e7b85db8-f1fc-49f6-b450-eae574a07248",
                                                "value": 3,
                                                "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                "last_update": "2026-09-06T06:46:32.8504852+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": "1d6fdbae-6a7e-4bea-a690-d2373ef4150b",
                                                "id_pos": "25389165-9845-4741-b49a-a9e1e185ef81",
                                                "id_doc": "9d0b6b18-1d4e-40fa-b4ac-6df09a252eb3",
                                                "id_branch": "a687a755-ab72-43e9-aa72-f8e15f5d9f76",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-09-06T06:46:32.8504852+02:00",
                                                "block": true,
                                                "nro_original": "sample string 8",
                                                "id_ref": "cb035b21-d9d3-4dde-8009-cc6ae0ea101b",
                                                "id_loc_from": "807834da-e5c7-44ac-bda0-10a4dec7b99c",
                                                "id_loc_end": "809f1e32-4ff1-40e0-bd1c-b91df8dcdfc2",
                                                "id_user_add": "53dfcbb4-f3b1-4298-b29b-1ebecf4fde6d",
                                                "id_user_upd": "3abea7e4-db99-4f17-af19-c53590113737",
                                                "id_pos_sesion": "c108cd7d-a8e4-4ef4-8af4-c6617e9a1784",
                                                "comment": "sample string 12",
                                                "status": 1,
                                                "is_send": true,
                                                "date_send": "2026-09-06T06:46:32.8504852+02:00",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "3"
                                                },
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_locations": {
                                                  "$id": "67",
                                                  "id": "e8a86c53-b217-44cf-9a2d-563636b4473b",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "c49983c2-7c19-4a3b-8972-9afa2baec364",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                  "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                                  "id_user_upd": "974e8af3-24c6-4652-b776-175065ccd5c8",
                                                  "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": "81511128-4b6a-4ff5-b9d9-114e378bf1e8",
                                                      "id_item": "619b8afc-d398-49c0-8ba2-c4ade9e90f93",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                                      "last_update": "2026-09-06T06:46:32.8504852+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": "27afe915-2a7c-4e2f-a432-24c8f7b3c495",
                                                    "id_line": 2,
                                                    "id_item": "f8e0c7be-c312-4719-a0d2-41026ab8b948",
                                                    "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": "23eceec0-92fa-45a3-b9bc-65757656ec6c",
                                              "spool_server": "sample string 2",
                                              "id_doc_sa": "f4bc622a-2c7f-4ccc-b5a9-01466e9f89bc",
                                              "spool_printer": "sample string 4",
                                              "count": 5,
                                              "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                              "printed": true,
                                              "print_on": "2026-09-06T06:46:32.8504852+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": "430b9dd1-2252-4ca6-9058-1ef5b1f628c5",
                                    "id_pos": "2c5f1aaa-a14f-4457-ab8a-0069bd148a8e",
                                    "mac_address": "sample string 3",
                                    "date_end": "2026-09-06T06:46:32.8504852+02:00",
                                    "key_access": "sample string 5",
                                    "id_user_add": "a41467b5-3d7d-4b49-9675-d4c765203582",
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                    "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "st_users_pos": [
                                  {
                                    "$id": "72",
                                    "id_user": "55340c1e-590d-483a-a4be-9555589dcc16",
                                    "id_pos": "e84522bc-6fde-48b3-a5bd-ac35e87d7457",
                                    "pass_required": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                    "last_update": "2026-09-06T06:46:32.8504852+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": "65de869c-1033-48a9-be6f-49774cb28740",
                                    "id_pos": "c5de227b-cefc-4d4f-a68d-c5f93f8e71d9",
                                    "date_add": "2026-09-06T06:46:32.8504852+02:00",
                                    "date_upd": "2026-09-06T06:46:32.8504852+02:00",
                                    "date_out": "2026-09-06T06:46:32.8504852+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": "aa5eae90-2226-4e20-9c3d-a955fbc6fbf4",
                                    "id_user_add": "85a95954-f134-4a6d-b70b-1b5f2d4fe0ad",
                                    "id_table": "516ba1d5-e049-4b4b-8dfb-8e5aa6e5a5ac",
                                    "message_log": "sample string 3",
                                    "json_object": "sample string 4",
                                    "log_type": "sample string 5",
                                    "id_pos": "64af0dde-4999-4e37-afde-344442cbf43d",
                                    "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_sync_tables": {
                                      "$id": "75",
                                      "id": "40bd61a6-758b-499d-b7e1-d7f980a30803",
                                      "level": 2,
                                      "order": 3,
                                      "name": "sample string 4",
                                      "log_ins": true,
                                      "log_upd": true,
                                      "packet_forward": true,
                                      "active": true,
                                      "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                      "last_update": "2026-09-06T06:46:32.8504852+02:00",
                                      "commited": true,
                                      "st_sync_packages_det": [
                                        {
                                          "$id": "76",
                                          "id": "821bc8f6-eb0c-4b48-bfa0-97de5ef7aef1",
                                          "id_sync": "90ba2c75-d629-4665-b0e1-1be9a9b5f941",
                                          "json": "sample string 3",
                                          "id_table": "41aff98a-25d7-4f81-9796-ad121ab6f8c3",
                                          "order": 5,
                                          "st_sync_packages": {
                                            "$id": "77",
                                            "id": "ecc0f5d0-ff16-4471-8046-4c88402d4478",
                                            "id_branch_from": "159c63f1-1304-41fa-825e-90703c96871f",
                                            "id_branch_to": "3301aac2-a8c9-49a7-a8a6-2dc709aced0b",
                                            "type": 4,
                                            "created_on": "2026-09-06T06:46:32.8504852+02:00",
                                            "order": 6,
                                            "status": 7,
                                            "log_info": "sample string 8",
                                            "sync_on": "2026-09-06T06:46:32.8504852+02:00",
                                            "send_on": "2026-09-06T06:46:32.8504852+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": "c7923a27-39e9-4f67-9c5a-4fd4f3c9364a",
                                    "id_pos": "fe0ff86d-4ca5-4b72-8fee-376c798bc2bc",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "value": "sample string 5",
                                    "type": "sample string 6",
                                    "last_update": "2026-09-06T06:46:32.8504852+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": "80da7f9e-746c-446e-af26-147a8e2b59a4",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "authorized": true,
                            "active": true,
                            "created_on": "2026-09-06T06:46:32.8504852+02:00",
                            "last_update": "2026-09-06T06:46:32.8504852+02:00",
                            "id_user_upd": "9be47b67-6f10-4294-8040-b8af38a31f1e",
                            "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": "b79bbb92-a2ca-43da-85b4-7630a3d41632",
                            "token_id": "sample string 2",
                            "id_user": "2d2e3143-9ffa-484d-9ee6-1726827f09cf",
                            "date_from": "2026-09-06T06:46:32.8504852+02:00",
                            "date_end": "2026-09-06T06:46:32.8504852+02:00",
                            "created_on": "2026-09-06T06:46:32.8504852+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": "20170d6d-ff4f-49ab-82fb-24197fecefca",
                            "id_room_activity": "d4962d63-142e-4d71-b51d-3a621639ef6c",
                            "id_pos_sesion": "c12ab05f-264e-4a31-8bd0-717aca3c9642",
                            "log_text": "sample string 4",
                            "id_user": "38f4e196-19db-4267-90e0-6e7d3b4c5fce",
                            "event_type": "sample string 6",
                            "correlation_id": "2a46ab4f-0f58-46a5-a295-5e327d25b23a",
                            "id_room_unit": "ae3f0f11-0713-4b57-9944-512e086dd4d2",
                            "id_room_unit_source": "f69982cc-cb26-42ec-9e5f-5bb47ff534c3",
                            "id_room_unit_destination": "374e7a02-dc82-427d-895c-0610340a1a39",
                            "id_room_activity_related": "7172e7ce-7095-410f-91bc-2ea444a730a8",
                            "id_doc_sa": "18aaab1a-cfca-4f12-aed0-98f21d49f82f",
                            "id_user_authorizer": "0cc7a245-8784-4f1a-8596-a76934922696",
                            "data_json": "sample string 7",
                            "created_on": "2026-09-06T06:46:32.8504852+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": "bef0e717-be7b-401c-891e-287eaab0969b",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-09-06T06:46:32.8504852+02:00",
            "last_update": "2026-09-06T06:46:32.8504852+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": "050c302c-9509-43e1-b383-3816c3c4edbb",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-09-06T06:46:32.8504852+02:00",
            "date_end": "2026-09-06T06:46:32.8504852+02:00",
            "state": "sample string 6",
            "created_on": "2026-09-06T06:46:32.8504852+02:00",
            "last_update": "2026-09-06T06:46:32.8504852+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.