PUT api/Mt_Units

Request Information

URI Parameters

None.

Body Parameters

mt_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_units_ref

Collection of mt_units_ref

None.

st_users

st_users

None.

mt_items

Collection of mt_items

None.

mt_items1

Collection of mt_items

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "8f5d2dfe-c042-4b7a-b4f1-4c478f9c40ff",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2026-07-08T10:42:27.4781157+02:00",
  "last_update": "2026-07-08T10:42:27.4781157+02:00",
  "id_user_upd": "b4026b87-201c-427a-bbe0-3240d03a4e57",
  "commited": true,
  "mt_units_ref": [
    {
      "$id": "2",
      "id": "5410d1e5-f561-4e3b-84ec-b20913f2bb73",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "coefficient": 4.1,
      "id_unit": "7547c3cc-f721-4904-b73b-1081cdbc230c",
      "active": true,
      "created_on": "2026-07-08T10:42:27.4781157+02:00",
      "last_update": "2026-07-08T10:42:27.4781157+02:00",
      "id_user_upd": "f5230ea9-3990-4d1e-ad3a-d56c44257586",
      "commited": true,
      "mt_units": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "1e2b52af-b402-4288-a963-bec8b7e429b4",
        "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": "e841f008-f46d-4aba-9ece-455331800b80",
        "view_messages": true,
        "id_image_photo": "d316dbfd-4602-4c39-b882-86ac4f523270",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "a27b3a01-ea01-4e7c-b70b-5d7f2b1d78e5",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-07-08T10:42:27.4781157+02:00",
        "last_update": "2026-07-08T10:42:27.4781157+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "965e4503-5ad8-4c14-8e53-7cc6a64aead8",
            "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": "32689519-f4e5-4a55-b9e8-cda1f26ea59f",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-07-08T10:42:27.4781157+02:00",
            "last_update": "2026-07-08T10:42:27.4781157+02:00",
            "id_user_upd": "67cca764-6226-42cb-898a-e921b8032abb",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "681d94a0-20dd-495f-bb4e-fb4692260d8f",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "72f17882-b78d-4479-8b96-dd61f4996106",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-07-08T10:42:27.4781157+02:00",
              "last_update": "2026-07-08T10:42:27.4781157+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "da1402ed-c55f-40ee-99bd-d8c5c0a8bd27",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "c75c7c7c-137c-4b49-bee7-9c7d83b418ec",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "8127dd68-7314-403b-b8ee-867709ffa8ff",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-07-08T10:42:27.4781157+02:00",
                  "last_update": "2026-07-08T10:42:27.4781157+02:00",
                  "id_user_upd": "a9da3fcf-8b14-4b8e-8b35-d5267636ff67",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "caad929a-87f5-4fbc-b299-e953a0719807",
                      "id_item": "f8e40609-ca2e-4aed-a8d0-16a4c6bf7956",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-07-08T10:42:27.4781157+02:00",
                      "last_update": "2026-07-08T10:42:27.4781157+02:00",
                      "id_user_upd": "5147a90d-ce95-489f-97f7-8205e2cccbd9",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "34ffe648-154c-4060-bc74-977873c1e8f1",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "6a80f05f-5d16-4493-addf-bbd9710e1ec7",
                        "id_unit_sec": "d25315bd-d114-4b31-a5c6-45a06ec71da8",
                        "id_brand": "b4c64a07-a131-4ceb-8cf4-3c1202264127",
                        "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": "8f46525f-294b-42df-a30a-dbb37b26e7eb",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-07-08T10:42:27.4781157+02:00",
                        "last_update": "2026-07-08T10:42:27.4781157+02:00",
                        "id_user_upd": "b6ec6c82-e9b6-44e3-a923-338693bcc3e6",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "4a7c0619-78af-4381-83f8-1bc62b2586f9",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-07-08T10:42:27.4781157+02:00",
                          "last_update": "2026-07-08T10:42:27.4781157+02:00",
                          "id_user_upd": "742adcc0-16ba-4936-8984-d79f5ad45673",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "3"
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$id": "10",
                            "id": "cd06e5c0-f6c7-41f3-9f89-e0101c94f132",
                            "id_branch": "3bc5abfe-4897-4473-a654-13fcc5dfe8d2",
                            "id_pos_type": "d0caad78-73c9-454e-a444-ece97f6b217e",
                            "id_pos": "f21e093d-ac2c-49fb-b187-f9a1ef2505c3",
                            "id_item": "f59eb08c-45fb-4c7f-8a45-0bd9f2e8d20d",
                            "date_from": "2026-07-08T10:42:27.4781157+02:00",
                            "date_end": "2026-07-08T10:42:27.4781157+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-07-08T10:42:27.4781157+02:00",
                            "last_update": "2026-07-08T10:42:27.4781157+02:00",
                            "id_user_upd": "b37df5b4-6cb0-47ca-8eea-6615d2ae8d74",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "3c010a56-6bb9-49fe-9db2-4c46c1822fd7",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "0ce0ab01-ca7c-4531-970c-07ca148d4c3b",
                              "id_zone": "9c3f9f5d-87ba-480d-9530-26b4f30b5052",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                              "id_user_upd": "602c69b2-5d16-48ee-8a56-eb8b37aad6fd",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "0112e9a0-2f98-4bcd-bb82-77e90425dca4",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "d45ff889-068b-47f4-a0e6-bfc8da3f31c8",
                                "active": true,
                                "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                "id_user_upd": "71aa1e71-b0da-439d-a949-f998044c2324",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "5959f970-949a-41a0-95cd-bf40bb213f07",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "3ee3211e-13a1-4d4b-b253-2027bd312224",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "811bff9c-1bbc-42a5-b122-9f35b3f06a71",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                  "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                  "id_user_upd": "0240b69c-94b3-4691-b7f1-74178f522497",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "d8155601-7163-44f3-afb5-75a7869421f0",
                                      "id_cloakroom": "07de4fbf-dc84-41aa-9ec1-9b8452bce839",
                                      "id_pos_sesion": "87ba5f01-c7e6-4657-899e-5589270c6b45",
                                      "unit_id": 4,
                                      "date_open": "2026-07-08T10:42:27.4781157+02:00",
                                      "date_close": "2026-07-08T10:42:27.4781157+02:00",
                                      "id_doc_sa": "b9b10d83-35c7-4b68-95b4-9609671ee672",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "cd521555-3fb1-43af-8da9-8a94d637a105",
                                        "id_pos": "4e3abd53-d2cd-4fc5-95b9-4140394d47a0",
                                        "id_doc": "3ad09e3d-b588-4cdf-9b9c-b55700b93f2d",
                                        "id_branch": "0f55dba4-fd3e-4a99-8bf5-27ae4749fea6",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T10:42:27.4781157+02:00",
                                        "date_tax": "2026-07-08T10:42:27.4781157+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "f0d09d71-64eb-44ab-b6d3-c3fee056045a",
                                        "id_relationship": "07bc3c1f-f7d5-4bdd-809d-5c0d9d82da01",
                                        "id_loc_from": "2b175f6d-c9e0-42ab-8fc8-132359b4bb3c",
                                        "id_loc_end": "7d8dcf0a-968e-4752-b41f-efcb9edeea44",
                                        "id_user_add": "fdd9ecea-ef12-4fb8-830d-7b03e22282c9",
                                        "id_user_upd": "5973b61e-dd8d-4bd6-87e1-5ee63f045a41",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "d81ce823-c953-4022-9e4c-32f46ec88f3b",
                                        "id_room_unit": "367456d8-0f11-4a44-b823-c7614bc4c1fc",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "22a4fdd0-bbcd-40f8-a34f-abe8d2cabaac",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                        "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "61b9083d-f0d3-4153-9c50-c09133b7f0c2",
                                          "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": "ac87961a-7cad-41f2-8d0f-9ae03e37554e",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                          "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                          "id_user_upd": "c9677562-e205-47f7-a1bf-304ce2aaf626",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "e3009172-b037-4e88-a0b5-257442878624",
                                              "id_pay": "211049ce-af9f-4b47-a9b9-172b656a7afb",
                                              "id_money": "cf24299b-6e13-4264-8ea8-a3f1b05e4ab3",
                                              "active": true,
                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                              "id_user_upd": "7dd43226-4457-409c-b78f-82346558f5b6",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "5a8f36e4-0868-4c4b-8cd1-7a3b94dbed7b",
                                                "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": "f449ed6a-7bb5-4331-a9e2-8959b7e8001f",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                "id_user_upd": "0a15aabd-8162-484d-a6eb-05d6f92dd00e",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "3be05628-02d9-4a2b-bf9b-afbe01617820",
                                                    "id_money_2": "2d6a944d-b28b-471a-a0dd-8b271f2552dd",
                                                    "date_from": "2026-07-08T10:42:27.4781157+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                    "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                    "id_user_upd": "94765c93-f636-4d0b-a5bf-830a0cf3153d",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "11130a7f-a08d-44f8-88b9-145a7b3f0e75",
                                                    "id_pay": "70d759dd-9220-45d0-8660-8838a664e0a4",
                                                    "id_money": "183c2890-9a6e-4b7e-b7cd-326980a590e1",
                                                    "date_cashflow": "2026-07-08T10:42:27.4781157+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "6cf2d48d-65cf-459d-9d52-c530c0251c98",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "e8499fcb-19a6-4b95-9657-938c840c27f0",
                                                      "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": "9a833a54-ac33-440b-80ec-197f4b14fb10",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                      "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                      "id_user_upd": "826ab1fc-62a9-4e3d-8e5e-3b44d6ff3191",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "22",
                                                          "id_doc_sa": "cf8b3939-1cb2-4385-bf6d-fceb601f5bac",
                                                          "id_line": 2,
                                                          "id_pay": "b0a1ebf0-875d-450d-90c9-58c9b01ce5ff",
                                                          "id_money": "bcc0aafe-e9d5-4eac-a83d-9652c4e05a9c",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "607e2f9a-c789-4b34-b359-9d9b75ee1c52",
                                                          "id_employee": "00560cf0-bfc0-42b3-9424-6caf7a440fbb",
                                                          "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": "87a483ec-a511-4ff2-aa7f-f1a92ab56b8c",
                                                          "coupon_id": "sample string 9",
                                                          "terminal_id": "sample string 10",
                                                          "card_name": "sample string 11",
                                                          "card_bank": "sample string 12",
                                                          "card_number": "sample string 13",
                                                          "client_name": "sample string 14",
                                                          "money_type": "sample string 15",
                                                          "merchant_id": "sample string 16",
                                                          "aid": "sample string 17",
                                                          "auth_num": "sample string 18",
                                                          "authorization": true,
                                                          "signature": true,
                                                          "contactless": true,
                                                          "date_hour_pay": "sample string 19",
                                                          "terminal_name": "sample string 20",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$id": "23",
                                                            "id": "3db6a455-7b2b-4d22-aef2-b5bf48c2a29a",
                                                            "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": "dcc66dfc-643c-4561-bb7f-d083d4f5b365",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "36c9af68-589b-4251-8b29-bcf19cd60a63",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                            "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                            "id_user_upd": "a2444a6f-2229-406e-afd2-264bfccb64af",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "dcafc134-f09a-456d-8ea6-810b6d6e636d",
                                                                "id_branch": "8a1e0145-f921-461b-a390-80f7d08e944f",
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                "id_user_upd": "c114c61d-5215-40e9-b838-a35cd3dee2a1",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "2a9f6f8c-4165-4103-9dd5-a47295406812",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                              "id_user_upd": "28e60c61-8c0c-44d6-8c7e-a2607c6357ca",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "26",
                                                                "id_doc_sa": "2d845ec9-eb3a-4778-b81c-8a09ca11c653",
                                                                "id_line": 2,
                                                                "id_item_sub": "048e4963-5b8d-4e8f-8b10-9d86dcc4f94c",
                                                                "qty": 4.1,
                                                                "id_list": "3aad6d4a-70d9-42d4-978b-6efec4fb8608",
                                                                "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": "a4979209-f9e0-40e2-a032-33878afec59d",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "ed5fc88f-39af-4fd8-a6b4-af91124d29ec",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "2fe33465-3a9b-4d21-b902-ca09ba6e30e2",
                                                                "id_user_upd": "46e5be2a-226c-4c96-8474-aedb9cac751c",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "4bff99e8-7337-49c7-b6c4-6411cab3eee0",
                                                                  "id_item": "f5740f28-7001-41e3-b378-6b7034c5ffdd",
                                                                  "id_item_type": "74e78537-0863-49df-b174-3ce8fed8215a",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "0b6ca9fc-2cbf-4743-9eed-4250cb91861d",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                  "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                  "id_user_upd": "79038f5a-57ed-46ef-8eac-2fb9c44feca6",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "4fd44030-16e8-4d60-90b2-cc4726f97cd1",
                                                                      "id_item": "7c2baa4b-105f-43f7-abb6-6a1bcd553d71",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "cc4f4668-eb6a-482d-b4e8-649957343df6",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$ref": "2"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "cb652ef9-205f-48a8-bb26-d316453f4e0b",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "9d4dd0e1-13ce-4c56-8ba5-e24af7940e37",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                    "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                    "id_user_upd": "3c4bd129-c542-49a8-a8d7-cc13bcde57a7",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "57a4fbee-0943-444c-8381-a6a46bced798",
                                                                        "id_line": "24976ea6-1d3a-453f-a2ab-927a9da1247b",
                                                                        "id_category": "bcfb391e-2687-4108-b09f-600b29dd754c",
                                                                        "id_item": "95c33fe4-fc20-4548-9037-511855af40ff",
                                                                        "id_item_type": "b2327263-183c-45ba-835d-e36ba72dc1f3",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "3eb076bf-635c-4e28-b2a9-fed231919aa9",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "date_end": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "date_used": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "date_sesion": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "id_employee": "4bf21d6f-d698-4c41-a99f-bacbf8fad636",
                                                                          "id_branch": "6cc90027-b021-4db9-a22f-a398e09a77b5",
                                                                          "id_voucher_permision": "7d1205e3-4170-48b8-8fae-fcc2081b2cec",
                                                                          "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": "5eab804e-0649-459e-871a-6aeff244d30e",
                                                                          "id_user_add": "dff8b430-5863-4173-8113-74b23e8d31c2",
                                                                          "id_doc_sa": "ed59c3fa-a795-4c75-a409-ff5474e99c7b",
                                                                          "id_item_sub": "64369554-3db1-43f7-a38a-7a01e0599b6d",
                                                                          "id_pos_sesion": "b7d52c0e-cd25-4738-bfeb-b6ff971d187b",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "0cd8775f-91ff-4be5-8cf7-8eb89a578ce2",
                                                                            "date_from": "2026-07-08T10:42:27.4781157+02:00",
                                                                            "date_end": "2026-07-08T10:42:27.4781157+02:00",
                                                                            "date_used": "2026-07-08T10:42:27.4781157+02:00",
                                                                            "id_employee": "3eb59897-5a4a-4af8-b621-b8c6290a5ac0",
                                                                            "id_branch": "549a1857-598c-4a7e-9188-ad1b859e839e",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "a51cd863-ea34-40b6-bd16-de6bf3204b29",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                            "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "8ca1d997-6ca7-4450-a95a-b54d970b1ccb",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T10:42:27.4781157+02:00",
                                                                        "date_end": "2026-07-08T10:42:27.4781157+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": "8e355cfb-2c9c-4349-94f8-369bf055505e",
                                                                        "id_pos": "8f852978-080c-44c7-9577-d4b12f303a7f",
                                                                        "id_list": "9c996da1-74d4-49dd-b356-b865caa685cd",
                                                                        "id_item": "b3bdc199-7b55-45e0-9c1e-baa109d2c4a7",
                                                                        "id_item_type": "4b5f4188-d5aa-4944-b1e6-ed6449322cf6",
                                                                        "id_category": "fd352330-2989-46b0-b68c-ccbdcab7781f",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                        "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                        "id_user_upd": "55478a8a-0d08-4345-8b4d-2b927dd15800",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "a320e27e-f9bc-407d-8c29-365e16afc12f",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "c2156740-a653-4a64-a2e9-7e5449775cd9",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "9479ebd9-22b5-45ac-851a-9fe7369d6874",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "id_user_upd": "32f8a92c-ae65-45ae-9d03-8e956131e807",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "6e19780e-031f-4e20-9329-41b924c4c5d0",
                                                                              "id_pos_type": "a6364420-b5f7-407a-896d-ec476036ec8c",
                                                                              "id_price_list": "f418ec89-0799-4b89-8b7a-b0e411a208cf",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "id_user_upd": "3a8830f0-9aed-4e6e-90c8-dfed28d82baf",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "e82d6584-2483-4a40-9a7b-e54dd2640520",
                                                                                "id_pos_type": "a5dfeb3a-da3f-4622-be29-819061de1d46",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                "id_user_upd": "5d8e90d7-2e2c-4c0e-8669-9e1d07ff0d5d",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "db3ea56c-f7a9-40d5-ab56-0d63923f5ae9",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                  "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                  "id_user_upd": "23e99847-81e4-4bc6-b17d-38de8684334b",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "fe52ce80-4e92-464c-80ce-e4e3c5f8a3b2",
                                                                                      "id_doc": "e29d1cc5-470c-4250-af2b-a2779e04c9ff",
                                                                                      "id_pos_type": "e9ec834b-4cf6-4125-90e2-3a31bdfeaeb9",
                                                                                      "id_doc_print": "6ac4053f-0608-4f26-a63e-07ac9fffbc7c",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "id_user_upd": "23026569-cc31-4fd1-8a03-86a65e962481",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "633d0e85-033d-4c89-9875-d8863814062d",
                                                                                        "id_pos": "3b8c089e-9c64-476e-9cff-d7ec452d81c8",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                        "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                        "id_user_upd": "85510f81-ecc2-4239-87ef-10c3d6c2ab98",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "745adde5-8c63-4cc2-879b-8b51dc676b01",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                        "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "728ea946-c013-4217-a639-81738ac07ecf",
                                                                                            "id_line": 2,
                                                                                            "text": "sample string 3",
                                                                                            "type_line": "sample string 4",
                                                                                            "type_align": "sample string 5",
                                                                                            "ref_line": 6,
                                                                                            "font_name": "sample string 7",
                                                                                            "font_bold": true,
                                                                                            "font_underline": true,
                                                                                            "font_color": "sample string 10",
                                                                                            "st_doc_print": {
                                                                                              "$ref": "40"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "41"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "834526c3-9b28-48d0-bed6-2b1c7c9c989d",
                                                                              "id_item_sub": "c13f6c21-3a60-4b8f-bfd3-1287be71f5f3",
                                                                              "validity_date": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "id_user_upd": "e8f5ac31-567c-4cb8-b408-0626b845a44e",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "61ea8669-cebc-4299-af6f-e0f6f8bb3d62",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "date_end": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "id_branch": "1ef0a5f6-7daf-495c-81a6-3334d3c5d060",
                                                                              "id_pos": "832522ea-4bb0-4b77-8faa-b49eab15a150",
                                                                              "id_list": "a76fa920-b3a2-4a8b-a147-95e6c978eb8d",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "id_user_upd": "205eb196-ac7b-4b2a-ab72-c155d3d0cdcb",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "5b28964e-18e2-4456-838a-21bb36baa1f8",
                                                                        "order_id": 2,
                                                                        "id_item": "8cd74a61-0e16-430a-91a2-ad8ccc29610c",
                                                                        "id_item_type": "36c346fc-d2f8-4c94-acc9-8573242c50ec",
                                                                        "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": "8cff3c1c-5f34-4480-8216-818f31044232",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "f2f5766f-b8ff-4672-a0a2-6c72e55e2e60",
                                                                        "count_voucher": 1,
                                                                        "id_category": "83165d01-ccfb-4629-a48c-c1b9f3d114a1",
                                                                        "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                        "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                        "id_user_upd": "406a79ca-2492-43f9-9643-22248a9deb35",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "956dde71-5afc-4e73-a2c0-d582c8bc5bd5",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "a868de9f-7be6-4040-b47b-8cd551bf249f",
                                                                          "date_tax": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "date_open": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "date_close": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "id_user_open": "dc042fb1-ef16-4198-b5e2-95d7e196c248",
                                                                          "id_user_close": "0a28ccfa-e87d-4b4c-b477-6a1a65f76aae",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "3e293d84-c45e-463e-9d02-3f5f4d99a2d1",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "0964302c-1d70-4ae2-99dc-55381ab11ed0",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "793e4c77-acf1-4c9e-a22c-53d4b2f7589a",
                                                                              "id_room_unit": "8f265713-f6ce-470c-af92-dced1d8beb67",
                                                                              "id_room_list": "0f7b2fe0-2912-440c-9211-dbddbac9f346",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "date_from": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "date_end": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "date_open": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "date_close": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "id_employee": "7274f8de-be17-4dda-84a4-cb27938ebadd",
                                                                              "id_employee_sec": "e14a6109-78c6-4257-b458-7208224e340f",
                                                                              "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": "8cb96c52-3894-4ed3-92f3-494155dc600b",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "bfa00c29-330e-44d6-a605-ceae3851d593",
                                                                              "id_user_close": "a43dd37b-8286-4bb9-9331-a6a81558f04b",
                                                                              "id_unit_state": "31315d3d-aa4e-45ce-af06-bba05e4d3902",
                                                                              "id_pos_sesion": "3f4feb7a-a8e0-46ff-a065-6b7f26f1b1a3",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "ba5d1041-79c3-4d11-a835-0c9affe91a6a",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "e36922ed-296f-4a97-91c6-eefc0bbc949e",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "56cbff16-b1ab-4679-86e3-a812683fde4f",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T10:42:27.4781157+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                "id_user_upd": "f3bd0444-52ce-4785-aecc-cc1ea56b2c5c",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "9fa49dbb-72e9-44b6-a3ab-41b8d308275d",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "70cdd515-e416-4fb4-a562-9ade8cdf0f30",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "c3c2f4a3-bcd3-49ae-b4d7-24a15cbade3a",
                                                                                  "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": "95c3e838-a43c-4393-9040-9d2d733c7c98",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                  "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                  "id_user_upd": "85c9e2b3-b87c-43a7-bb81-31dcde78690a",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "ed10bfd0-2af2-4eff-830d-32fb6c2897f3",
                                                                                      "id_room": "e142bdf4-bf0e-46c6-bff6-b438f5c7c3ee",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "id_user_upd": "6f37266b-6292-4848-a233-3de71b111e8d",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "8c9844c7-25ef-4dea-94fd-b7a7a0f8848b",
                                                                                      "id_room": "ee8b9050-ed58-4bbc-96f9-cf2822e9ecbb",
                                                                                      "date_in": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "date_out": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "id_user_add": "990bb5a8-8e33-4c5c-ab3b-1053b0dd2dc0",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "0f306ac5-e34e-413c-8b42-2e11704e421d",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                  "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                  "id_user_upd": "19bb5137-1fc2-4ba3-ba81-db0a0cd9887f",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "2bc75b4b-bb72-46e4-a249-6693987486c6",
                                                                                      "id_room_state": "b0ba1c06-e77d-4d10-b357-4ab3719892d0",
                                                                                      "id_image": "5804de62-9556-46fb-879a-b404107f2a9e",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "id_user_upd": "b596e00e-4ddf-4057-90d3-5323658d81eb",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "f7f4021f-953c-4085-8cbe-bfef16211edc",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                        "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                        "id_user_upd": "82c2409c-716d-4626-a965-ef641df9cfec",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "bfc582bb-bc80-4fa6-a450-8f90bc6b364a",
                                                                              "id_pos_sesion": "5c0d5466-95bb-486c-9b25-71c36ed93361",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "03799c13-a7fe-40ef-94c3-24114e358dee",
                                                                              "id_room_unit_activity": "8b34c70b-c48b-43d1-8280-79aebf045b33",
                                                                              "id_doc_sa": "0a92a70f-b6cc-4871-ba9b-11b574b47e07",
                                                                              "id_pos_type": "87977744-4da6-41aa-bfa8-29b4d6aadb36",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "4bad2a1d-2f2f-46a3-8f2f-5ecb044e01b6",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "ffd6074e-bd5a-4501-b0e3-f9d48701c1e7",
                                                                                  "id_user": "536b1d29-4456-49f2-97bc-f40026f1c39d",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                  "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "f5e615c8-1084-42c8-b7c4-5be392b9d60a",
                                                                              "id_user": "359ec753-9ed5-4fa1-bd80-3033c05a5a36",
                                                                              "date_add": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id": "91932f55-672f-454a-b370-3afb4edbb511",
                                                                              "id_user": "dc911994-398c-4bfe-ae91-c972f02e9c59",
                                                                              "id_user_profile": "849d0524-2fa4-4732-a433-bcc42c7cbca2",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "id_pos_sesion": "ef0e0321-f918-4842-a303-63a02ea4c3b4",
                                                                              "date_login": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "date_logout": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "59",
                                                                                "id": "57f05ae1-f9c0-4fea-ab35-663ddd6e3989",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id": "8f28165b-0218-4d0a-b3cf-abcf5e14eb15",
                                                                                    "id_function": "d89ab38c-0e9f-4223-a026-9f03c1f96633",
                                                                                    "id_user": "fc5e2036-54a7-43bb-809b-49fbfe090bbf",
                                                                                    "id_profile": "6ad3b3a2-80e4-43b4-8281-d48360e6e016",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                    "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "61",
                                                                                      "id": "fb9bc5e6-ba5d-4116-816f-ae9cc684026d",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "0a45b5f7-bf92-4bc3-a40c-58b8de47623f",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "3ed4eb07-c4e3-485d-b417-c757279fac6a",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "62",
                                                                                        "id": "c86cb946-9aec-49b7-9a4f-f9e5fe9233c4",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                                        "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "63",
                                                                              "id": "5d4c3f02-a775-4bd4-8a36-c8765423fb91",
                                                                              "id_user": "1aec5106-92b1-4a1b-9f47-de75ad9fe6e3",
                                                                              "date_add": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "663ce91d-cff8-4529-8cfd-a30992b19eb0",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "id_pos_sesion": "c406cb91-f124-4f8f-a3a9-037faf094d20",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "63"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "64",
                                                                    "id": "91894137-9114-47e8-9857-8be8e04c50b0",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "bb324535-0c1b-4d3f-99c0-e6c9efd50805",
                                                                    "id_doc_print": "d4a31e3d-1a16-40c7-9c8c-514e1436c7b8",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                                    "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "65",
                                                                    "id_doc_sa": "824a2e05-953c-46f3-a880-bfa818c2ad2d",
                                                                    "id_line": 2,
                                                                    "id_item": "d5146aa2-e402-4da5-b0c8-df2ec0cc95ee",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "65"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "66",
                                              "id_pos": "1ab6f9f6-e98a-4412-9218-b7a27e9a7a93",
                                              "id_doc": "c098c361-e3a1-4d07-8b0a-08091ecc88c0",
                                              "value": 3,
                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "67",
                                              "id": "fc32e6a9-c3db-4ab5-b1c7-142c10999fc5",
                                              "id_pos": "83c478ea-855e-4db9-93ad-e9bbef2f7a8c",
                                              "id_doc": "1ee9577f-c4d4-4b54-8858-e63ede46b38d",
                                              "id_branch": "22940f48-63eb-478f-a8b3-3a94e793794e",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T10:42:27.4781157+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "08d203dc-fbf4-48db-9af1-f6f49cb501bc",
                                              "id_loc_from": "406578a3-860f-425a-91c6-baad04658e59",
                                              "id_loc_end": "2595815e-8614-4353-b4c6-3b2718a88b25",
                                              "id_user_add": "a12a24d6-a212-4d93-8e62-fb2b75bec9e7",
                                              "id_user_upd": "76ea22a2-d747-44e6-ae11-415f385966cc",
                                              "id_pos_sesion": "bb61146c-0501-4a79-8f9f-263740be9af6",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-07-08T10:42:27.4781157+02:00",
                                              "active": true,
                                              "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                              "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "cd3d0ddb-5db1-483a-87db-895643798a69",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "b1deafb4-cac2-460b-84c4-01cc4167bc44",
                                                "active": true,
                                                "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                "id_user_upd": "8544b309-ece5-4261-8398-6d6d40b26b25",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "69",
                                                    "id_location": "ed18c4fb-563a-4250-ae66-4d190f58b548",
                                                    "id_item": "ad704ce8-5c88-43c2-97c5-052612bdcfbb",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T10:42:27.4781157+02:00",
                                                    "last_update": "2026-07-08T10:42:27.4781157+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "68"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "70",
                                                  "id_doc_st": "3c72af21-25b7-4dd2-8695-6572f800aa30",
                                                  "id_line": 2,
                                                  "id_item": "17befb70-8471-46f7-aee4-3d15b33644ee",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "68"
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "71",
                                            "id": "09fc0b0d-06a8-4d7d-93ef-0beb7df05a88",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "d25be647-8021-44ae-ab87-0cc734a1eb79",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-07-08T10:42:27.4937427+02:00",
                                            "printed": true,
                                            "print_on": "2026-07-08T10:42:27.4937427+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "7d664c90-2b40-4127-be5f-9a98978a1354",
                                  "id_pos": "a5480868-a71f-436b-a494-00ac3a046bce",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-07-08T10:42:27.4937427+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "f2c7c92d-920e-4d26-81b8-eb765f8236ae",
                                  "active": true,
                                  "created_on": "2026-07-08T10:42:27.4937427+02:00",
                                  "last_update": "2026-07-08T10:42:27.4937427+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "13f07a8f-9666-458e-9c5a-2d8666d339d2",
                                  "id_pos": "745c5946-805d-4c3d-b476-8e11c0f2b36f",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T10:42:27.4937427+02:00",
                                  "last_update": "2026-07-08T10:42:27.4937427+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "80bbe2fa-7ed2-4d3c-817a-622d668801c6",
                                  "id_pos": "ab3fb921-f486-4786-bfa0-3d80c39ca61f",
                                  "date_add": "2026-07-08T10:42:27.4937427+02:00",
                                  "date_upd": "2026-07-08T10:42:27.4937427+02:00",
                                  "date_out": "2026-07-08T10:42:27.4937427+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "0f93aa91-4afc-4772-bf97-6676233c1191",
                                  "id_user_add": "1cf60c4b-2f11-426f-a499-29993c013a2e",
                                  "id_table": "f96d69c5-e1c2-47be-b627-4d4b9460f7ce",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "f1c67c7b-4ca3-4cef-85ae-76eea752d887",
                                  "created_on": "2026-07-08T10:42:27.4937427+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "c6ac720b-a5f6-4641-86f7-ba2f92e4b5fa",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-07-08T10:42:27.4937427+02:00",
                                    "last_update": "2026-07-08T10:42:27.4937427+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "a2dd45b3-f6ee-460f-858e-96354e750697",
                                        "id_sync": "132ce9bc-0263-4574-a8ce-589644581d62",
                                        "json": "sample string 3",
                                        "id_table": "603a82df-74e8-4f76-81d5-7b56700924d8",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "e615c171-0366-48ae-8671-ccb955237731",
                                          "id_branch_from": "90a46f65-2fbe-4d9a-bfbd-c3982c397dc3",
                                          "id_branch_to": "a87e0d50-81c3-4396-8521-967052e3f863",
                                          "type": 4,
                                          "created_on": "2026-07-08T10:42:27.4937427+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-07-08T10:42:27.4937427+02:00",
                                          "send_on": "2026-07-08T10:42:27.4937427+02:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "95561811-4ffc-476e-a1a4-72bb6ee555eb",
                                  "id_pos": "c06ca3de-f9f3-4917-b0da-ed34bfe10076",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-07-08T10:42:27.4937427+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "37"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "1"
                        },
                        "mt_units1": {
                          "$ref": "1"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "65"
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "70"
                          },
                          {
                            "$ref": "70"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_functions": [
                {
                  "$ref": "61"
                },
                {
                  "$ref": "61"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "86efe221-c418-44e2-8639-2ee429b0d894",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-07-08T10:42:27.4937427+02:00",
                "last_update": "2026-07-08T10:42:27.4937427+02:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "68"
              },
              {
                "$ref": "68"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "c66e00ba-a1fa-4c12-942c-924df1cd7f9e",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-07-08T10:42:27.4937427+02:00",
                "date_end": "2026-07-08T10:42:27.4937427+02:00",
                "state": "sample string 6",
                "created_on": "2026-07-08T10:42:27.4937427+02:00",
                "last_update": "2026-07-08T10:42:27.4937427+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "78"
              },
              {
                "$ref": "78"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "78"
              },
              {
                "$ref": "78"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "67"
              },
              {
                "$ref": "67"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_locations": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_units": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "72"
          },
          {
            "$ref": "72"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "9f02b88f-5fff-4db8-a9ab-8107ba6b5149",
            "token_id": "sample string 2",
            "id_user": "3c5878e3-8cee-4000-b36f-77403e578c31",
            "date_from": "2026-07-08T10:42:27.4937427+02:00",
            "date_end": "2026-07-08T10:42:27.4937427+02:00",
            "created_on": "2026-07-08T10:42:27.4937427+02:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "75"
          },
          {
            "$ref": "75"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "83",
            "id": "b2d4acde-9520-4e1e-b58c-58f0986c1f5b",
            "id_room_activity": "da4fb6cd-774a-48a4-8b06-8196e32aac8b",
            "id_pos_sesion": "e8edd18d-d11d-4a72-89f6-2aedca0d5cef",
            "log_text": "sample string 4",
            "id_user": "0b8350bc-851d-434c-b399-e212c00d9e0b",
            "created_on": "2026-07-08T10:42:27.4937427+02:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "st_users_profiles": {
          "$ref": "59"
        },
        "tt_cmd_connection": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ]
      },
      "mt_items_formula": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": {
    "$ref": "3"
  },
  "mt_items": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "mt_items1": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.