PUT api/Mt_Pos_Rooms

Request Information

URI Parameters

None.

Body Parameters

mt_pos_rooms
NameDescriptionTypeAdditional information
id_pos

globally unique identifier

Required

id_room

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_pos

mt_pos

None.

mt_rooms

mt_rooms

None.

st_users

st_users

None.

Request Formats

application/json, text/json

Sample:
{
  "id_pos": "4e1ee3e2-6c96-409f-b0e2-79133f7640fe",
  "id_room": "7fb41c21-1955-4a2f-b72e-d4a13df82b7b",
  "active": true,
  "created_on": "2026-09-06T06:56:56.3199643+02:00",
  "last_update": "2026-09-06T06:56:56.3199643+02:00",
  "id_user_upd": "312f4a04-3f13-4599-9a99-271a5fe0ce4e",
  "commited": true,
  "mt_pos": {
    "$id": "2",
    "id": "4b918174-65a8-4c66-ae17-638ed518686d",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "69d87566-acfd-4afd-a97a-c722a76a7472",
    "id_zone": "e8f8f9e7-fb50-4123-907d-90fa96685ed1",
    "user_required": true,
    "active": true,
    "created_on": "2026-09-06T06:56:56.3199643+02:00",
    "last_update": "2026-09-06T06:56:56.3199643+02:00",
    "id_user_upd": "957c2c46-7af6-4ba3-aae1-a119a117fcf8",
    "commited": true,
    "mt_branches_zones": {
      "$id": "3",
      "id": "3d3716c1-7ae8-4d52-a19a-35e1046c7514",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "f52c1e67-41f2-4558-b13c-7424d496b212",
      "active": true,
      "created_on": "2026-09-06T06:56:56.3199643+02:00",
      "last_update": "2026-09-06T06:56:56.3199643+02:00",
      "id_user_upd": "280e8c43-7871-4418-b1f9-56c99d4891bf",
      "commited": true,
      "mt_branches": {
        "$id": "4",
        "id": "eb831341-d671-4732-8941-028338a3411e",
        "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": "306dc91c-0158-485c-bec2-50ce446b834d",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-09-06T06:56:56.3199643+02:00",
        "last_update": "2026-09-06T06:56:56.3199643+02:00",
        "id_user_upd": "98ae7df6-ff7a-4c99-bc1f-6151b9f00e99",
        "commited": true,
        "st_images": {
          "$id": "5",
          "id": "95b23466-ba7e-4283-9f77-970dd430f361",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "68a5466f-6644-48e9-9a95-2b1138953bf6",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-09-06T06:56:56.3199643+02:00",
          "last_update": "2026-09-06T06:56:56.3199643+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "mt_categories": [
            {
              "$id": "6",
              "id": "938f7827-5545-49ec-a493-47596daf2140",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "36fd9119-f808-4e1d-99ee-1ba4f444bd23",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "ae0610f2-6f45-4880-963f-1fcb81116771",
              "view_pos": true,
              "order": 8,
              "order_sec": 9,
              "color_border": "sample string 10",
              "color_button": "sample string 11",
              "color_font": "sample string 12",
              "font_bold": true,
              "font_underline": true,
              "font_size": 15,
              "big_buttons": true,
              "active": true,
              "created_on": "2026-09-06T06:56:56.3199643+02:00",
              "last_update": "2026-09-06T06:56:56.3199643+02:00",
              "id_user_upd": "637f121e-ee46-441e-a522-25a8aa57bb57",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "7",
                  "id_category": "435ca570-b9aa-45d1-ab6c-7d3e1c9d6c55",
                  "id_item": "36b50649-2763-40b0-9be5-8cdfdcfdf8cc",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-09-06T06:56:56.3199643+02:00",
                  "last_update": "2026-09-06T06:56:56.3199643+02:00",
                  "id_user_upd": "b777cef2-22c5-48b4-8723-4e09ef9c1fc5",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "6"
                  },
                  "mt_items": {
                    "$id": "8",
                    "id": "11f9a1fb-d8ef-4ed9-ab12-95063bd1c9e1",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "1a425ab2-a26c-48f3-9cd3-b5a78ffac573",
                    "id_unit_sec": "8a334248-b7f4-4473-84db-d3df37b91496",
                    "id_brand": "c7c5f980-fef7-4ff5-ae2c-033590b11748",
                    "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": "351c12dc-8e30-4277-9290-7277d4f27d17",
                    "view_pos": true,
                    "order": 23,
                    "color_border": "sample string 24",
                    "color_button": "sample string 25",
                    "color_font": "sample string 26",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 29,
                    "active": true,
                    "created_on": "2026-09-06T06:56:56.3199643+02:00",
                    "last_update": "2026-09-06T06:56:56.3199643+02:00",
                    "id_user_upd": "aa150e1f-edf1-46d9-8132-f355268b6e7d",
                    "commited": true,
                    "mt_brands": {
                      "$id": "9",
                      "id": "65f6da37-6de1-4f8b-8cd8-6bdb51996864",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-09-06T06:56:56.3199643+02:00",
                      "last_update": "2026-09-06T06:56:56.3199643+02:00",
                      "id_user_upd": "5e4367db-37ad-41da-9e47-0ecb5d9ffed7",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "st_users": {
                        "$id": "10",
                        "id": "03ede068-4b7e-4283-982d-4affe48b41fd",
                        "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": "c38c10e5-2ce8-4753-9cfa-0261ffd60753",
                        "view_messages": true,
                        "id_image_photo": "d7f95901-10d3-4f90-86a0-251b96668722",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "d1553708-dfee-4dd6-8e7d-5a524b5586d0",
                        "view_pos": true,
                        "order": 15,
                        "color_border": "sample string 16",
                        "color_button": "sample string 17",
                        "color_font": "sample string 18",
                        "active": true,
                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "4"
                          },
                          {
                            "$ref": "4"
                          }
                        ],
                        "mt_branches_zones": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ],
                        "mt_brands": [
                          {
                            "$ref": "9"
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_categories": [
                          {
                            "$ref": "6"
                          },
                          {
                            "$ref": "6"
                          }
                        ],
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_cloakrooms": [
                          {
                            "$id": "11",
                            "id": "a41516f4-84a5-4605-801c-1e4f817869da",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "id_pos": "0c9b8d95-6816-47ff-9f6c-b9884cd84252",
                            "unit_ini": 5,
                            "unit_end": 6,
                            "name_pos": "sample string 7",
                            "id_image": "2248ef0d-c520-4e16-9319-230613db8b15",
                            "view_pos": true,
                            "order": 9,
                            "color_border": "sample string 10",
                            "color_button": "sample string 11",
                            "color_font": "sample string 12",
                            "active": true,
                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                            "last_update": "2026-09-06T06:56:56.3199643+02:00",
                            "id_user_upd": "e8f5e945-3e00-430a-8cde-d7834feb73ae",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "tt_cloakrooms_units": [
                              {
                                "$id": "12",
                                "id": "e59dbc4f-4eb5-4655-a7c5-13734b3fe8c5",
                                "id_cloakroom": "a3ba1c29-744a-4915-a352-1b71392caeda",
                                "id_pos_sesion": "17ded8d6-0b0d-4e71-a558-a8eff35fa923",
                                "unit_id": 4,
                                "date_open": "2026-09-06T06:56:56.3199643+02:00",
                                "date_close": "2026-09-06T06:56:56.3199643+02:00",
                                "id_doc_sa": "a6659463-2017-4121-9658-031af87dab76",
                                "commited": true,
                                "mt_cloakrooms": {
                                  "$ref": "11"
                                },
                                "tt_doc_sa": {
                                  "$id": "13",
                                  "id": "59176dd6-162c-4325-b138-946b774a728f",
                                  "id_pos": "469231d0-94ae-4db6-ae2f-e66865cde2f0",
                                  "id_doc": "e7c624cd-185a-49d2-80f7-08162b04c47d",
                                  "id_branch": "ab1a6b13-1e9b-49ad-818f-7dc7ae8c6d75",
                                  "nro_doc": "sample string 5",
                                  "date_doc": "2026-09-06T06:56:56.3199643+02:00",
                                  "date_tax": "2026-09-06T06:56:56.3199643+02:00",
                                  "hour_doc": "00:00:00.1234567",
                                  "block": true,
                                  "id_ref": "9d540273-55e6-4835-99d6-e8842fceaa03",
                                  "id_relationship": "f4d51d63-91ca-4230-8987-58291663ac3a",
                                  "id_loc_from": "fc7ea96e-dc75-4cb0-aa8f-b0872a88dc0f",
                                  "id_loc_end": "f0e1920c-afd2-4b7d-badb-709145afbd2f",
                                  "id_user_add": "f5d9b2d0-e1ee-4768-9db1-513e088a6c0f",
                                  "id_user_upd": "087e1896-59ac-440a-9f5e-d3871360edcb",
                                  "comment": "sample string 12",
                                  "id_pos_sesion": "40cdd7e2-22e8-482f-adfc-44a494684ffc",
                                  "id_room_unit": "aeb5a9f6-240d-4420-833e-7a6d0f20f952",
                                  "ref_locator": "sample string 13",
                                  "ref_zone_aut": "sample string 14",
                                  "id_pos_type": "ad3c278e-397e-4822-bf77-cbac68ff5305",
                                  "p_dis": 15.1,
                                  "p_chr": 16.1,
                                  "amt_net": 17.1,
                                  "amt_tax": 18.1,
                                  "amt_dis": 19.1,
                                  "amt_chr": 20.1,
                                  "amt_tot": 21.1,
                                  "active": true,
                                  "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                  "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                  "commited": true,
                                  "created_by": 1,
                                  "doc_print": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_docs": {
                                    "$id": "14",
                                    "id": "1aab420c-ce96-48c5-a13b-7ce9397ac730",
                                    "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": "93787a28-671b-4cb5-a63b-797f3f885e05",
                                    "view_pos": true,
                                    "order": 23,
                                    "color_border": "sample string 24",
                                    "color_button": "sample string 25",
                                    "color_font": "sample string 26",
                                    "active": true,
                                    "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                    "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                    "id_user_upd": "1ffddae4-5d36-4744-8a09-245a78c77f40",
                                    "commited": true,
                                    "mt_docs_payment_money": [
                                      {
                                        "$id": "15",
                                        "id_doc": "3b9c551b-e1cd-41b4-be28-3afc9a9f50d0",
                                        "id_pay": "b1822fc9-9765-4455-962b-1b6d8f76dc2f",
                                        "id_money": "7ca589df-ef04-4c66-a963-e2068f201d89",
                                        "active": true,
                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                        "id_user_upd": "6545f036-ed85-4128-9662-67a7fdd49ab2",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_money_types": {
                                          "$id": "16",
                                          "id": "e45bc9bc-19a4-453a-9782-65e58bbe3d6e",
                                          "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": "07fcace8-85d7-429c-9316-99ef226f928e",
                                          "view_pos": true,
                                          "order": 8,
                                          "color_border": "sample string 9",
                                          "color_button": "sample string 10",
                                          "color_font": "sample string 11",
                                          "active": true,
                                          "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                          "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                          "id_user_upd": "8a0d9321-903c-4658-a694-9daa9f3728b2",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "mt_money_rates": [
                                            {
                                              "$id": "17",
                                              "id_money_1": "7a3f4d36-6a7e-4a6a-b389-f4cdb8dbe283",
                                              "id_money_2": "c80c3e08-bacc-4f36-b127-2d45a5d91840",
                                              "date_from": "2026-09-06T06:56:56.3199643+02:00",
                                              "coefficient": 4.1,
                                              "active": true,
                                              "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                              "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                              "id_user_upd": "08f2d706-183a-41c0-af7d-97a552b969ca",
                                              "commited": true,
                                              "mt_money_types": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types1": {
                                                "$ref": "16"
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "mt_money_rates1": [
                                            {
                                              "$ref": "17"
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_sa_cashflow": [
                                            {
                                              "$id": "18",
                                              "id_doc_sa": "5f2d5a83-4fe3-470d-86f4-75d3a54ddc9c",
                                              "id_pay": "8ee1458a-3ec1-4f04-a8d8-a3e8a0d45773",
                                              "id_money": "eccc1d28-2d54-4d89-823c-d7f0421fcffc",
                                              "date_cashflow": "2026-09-06T06:56:56.3199643+02:00",
                                              "coefficient": 5.1,
                                              "id_user_add": "a2c8eaf1-bf35-4e99-8b2b-7a8528fd13f8",
                                              "amt_tot_md": 7.1,
                                              "amt_tot_mo": 8.1,
                                              "mt_payment_types": {
                                                "$id": "19",
                                                "id": "dfecd05e-b5dc-4c0d-b83a-edc6d87e90c8",
                                                "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": "51660aad-daaf-4e6b-a143-9e861637733a",
                                                "view_pos": true,
                                                "order": 13,
                                                "color_border": "sample string 14",
                                                "color_button": "sample string 15",
                                                "color_font": "sample string 16",
                                                "active": true,
                                                "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                "id_user_upd": "7b3ea8f5-017a-4091-8918-8203e2e9b446",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "a4565a8a-233d-4882-af09-b811e2ecbc09",
                                                    "id_line": 2,
                                                    "id_pay": "fc33bc65-9f2f-4ac0-9202-0a1ebfebfc49",
                                                    "id_money": "962b080d-7497-4323-8bd5-d8953e64ff51",
                                                    "coefficient": 5.1,
                                                    "id_voucher": "39eafc5f-5212-471d-b0a9-6b09e6f731ee",
                                                    "id_employee": "17acb573-c92c-4082-bb7b-c74109bfda90",
                                                    "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": "5eea6104-8ecd-4c97-b3fd-787adb8b947b",
                                                    "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": "21",
                                                      "id": "1268a3b4-80e9-41cd-b4fa-edf7f7a3eaa5",
                                                      "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": "05e433a6-9650-4cec-ac11-31ca7c719334",
                                                      "name_pos": "sample string 12",
                                                      "id_image": "5f07a016-9eea-44ed-9e41-95980eb47ced",
                                                      "view_pos": true,
                                                      "order": 14,
                                                      "color_border": "sample string 15",
                                                      "color_button": "sample string 16",
                                                      "color_font": "sample string 17",
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                      "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                      "id_user_upd": "aaed9603-075c-4787-9bc0-1c5c49cb0cc6",
                                                      "commited": true,
                                                      "mt_employees_branches": [
                                                        {
                                                          "$id": "22",
                                                          "id_employee": "d2315c46-9fd8-43bd-93f5-4ccd308dc726",
                                                          "id_branch": "250572a9-bc70-49da-92fc-9bed5aceb181",
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                          "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                          "id_user_upd": "50257674-48fb-4372-89eb-c702623e5367",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "mt_employees_profiles": {
                                                        "$id": "23",
                                                        "id": "6fc6648f-dcfc-4536-8f01-dae047da7d1b",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "authorized": true,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                        "id_user_upd": "0c1689d7-a7e6-4ed4-b7aa-4c769c0256d1",
                                                        "commited": true,
                                                        "mt_employees": [
                                                          {
                                                            "$ref": "21"
                                                          },
                                                          {
                                                            "$ref": "21"
                                                          }
                                                        ],
                                                        "st_users": {
                                                          "$ref": "10"
                                                        }
                                                      },
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "10"
                                                      },
                                                      "tt_doc_sa_det": [
                                                        {
                                                          "$id": "24",
                                                          "id_doc_sa": "1722edd6-057e-4612-9b84-0055f0bf87a1",
                                                          "id_line": 2,
                                                          "id_item_sub": "c178da98-82c6-4312-9af9-2e33ab0e8e17",
                                                          "qty": 4.1,
                                                          "id_list": "3ba2f0b3-1e36-478c-94f6-fe1a8cfa56e2",
                                                          "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": "d06eeb14-299c-4807-b979-f35b5198faa9",
                                                          "is_used": true,
                                                          "qty_vou": 1.1,
                                                          "amt_vou": 1.1,
                                                          "comment": "sample string 15",
                                                          "ref_det": "sample string 16",
                                                          "id_employee": "03a4bb90-8356-4170-94a6-8c02ceee18e9",
                                                          "name_generic": "sample string 17",
                                                          "type_ope": 1,
                                                          "id_user_add": "addd86e2-a48c-4297-91f6-709f8e24a547",
                                                          "id_user_upd": "0c8a0e67-f00c-4377-90a8-b4d0160febcd",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_items_sub": {
                                                            "$id": "25",
                                                            "id": "7c1c323b-cfc5-4125-9522-3ff915395ab2",
                                                            "id_item": "87f26cd2-ea2a-43a1-aa80-8c84ae0c7702",
                                                            "id_item_type": "112e5632-1853-4369-9cd7-9691f298a78d",
                                                            "is_default": true,
                                                            "barcode": "sample string 5",
                                                            "voucher_apply": true,
                                                            "id_voucher_json": "d7b7489b-b884-4261-9045-21a4de006933",
                                                            "count_voucher": 1,
                                                            "id_voucher_type": 1,
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                            "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                            "id_user_upd": "81bd56e2-d1ec-40f7-a8bb-a02e1705f302",
                                                            "commited": true,
                                                            "mt_items": {
                                                              "$ref": "8"
                                                            },
                                                            "mt_items_formula": [
                                                              {
                                                                "$id": "26",
                                                                "id_item_sub": "3e841d76-f601-42b5-bf25-0c0c53755c39",
                                                                "id_item": "23ea6212-0ea9-4530-bb51-b2cf2d8fde0e",
                                                                "group_id": 3,
                                                                "id_unit_ref": "e61aaa9b-bbfb-4da0-93f1-d38af073fe7f",
                                                                "qty_dis": 5,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_units_ref": {
                                                                  "$id": "27",
                                                                  "id": "5a63844f-3da6-469e-8411-9286e9fb4d28",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "coefficient": 4.1,
                                                                  "id_unit": "75384407-eec2-4f0b-aef2-a0acb0133673",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                  "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                  "id_user_upd": "4b620e9b-c4f4-4c9e-9269-29a34b48f926",
                                                                  "commited": true,
                                                                  "mt_units": {
                                                                    "$id": "28",
                                                                    "id": "3bc525da-284c-4bcd-855a-4a65aecff997",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "id_user_upd": "eb1a4fba-66d7-4f72-bbf4-c35671b325e0",
                                                                    "commited": true,
                                                                    "mt_units_ref": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_items": [
                                                                      {
                                                                        "$ref": "8"
                                                                      },
                                                                      {
                                                                        "$ref": "8"
                                                                      }
                                                                    ],
                                                                    "mt_items1": [
                                                                      {
                                                                        "$ref": "8"
                                                                      },
                                                                      {
                                                                        "$ref": "8"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                }
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "mt_items_types": {
                                                              "$id": "29",
                                                              "id": "5f346b8b-2ad1-4a64-bda4-5a6e22e6bb67",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "name_short": "sample string 4",
                                                              "name_pos": "sample string 5",
                                                              "id_image": "7b96ceea-dd9a-4917-9756-5ab9333bbf06",
                                                              "view_pos": true,
                                                              "order": 7,
                                                              "color_border": "sample string 8",
                                                              "color_button": "sample string 9",
                                                              "color_font": "sample string 10",
                                                              "font_bold": true,
                                                              "font_underline": true,
                                                              "font_size": 13,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                              "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                              "id_user_upd": "0a61c406-99fd-45ba-8f98-756707619657",
                                                              "commited": true,
                                                              "tt_vouchers_det": [
                                                                {
                                                                  "$id": "30",
                                                                  "id_voucher": "6223be6a-931e-4909-abe3-5769f467cf6f",
                                                                  "id_line": "59d90083-dc6e-4993-a8a9-8cd71781378b",
                                                                  "id_category": "cf9d7962-e5e7-45e3-afd2-ea22c2048a1f",
                                                                  "id_item": "f88d9c2e-0f77-4727-8761-caeb6d3f9a55",
                                                                  "id_item_type": "c7d132eb-994b-4e03-85e6-6abb28b0d287",
                                                                  "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": "a7ef2659-daba-4b56-bac8-d29af32c2547",
                                                                    "id_voucher": 2,
                                                                    "locator_voucher": "sample string 3",
                                                                    "qr_code": "sample string 4",
                                                                    "date_from": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "date_end": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "date_used": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "date_sesion": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "id_employee": "b70ef908-953b-49d8-889d-67f054a2275a",
                                                                    "id_branch": "c1a6102e-c64d-49c8-ac85-5d2eae3c3268",
                                                                    "id_voucher_permision": "4b75bd64-caf1-4381-b057-59249c234fe1",
                                                                    "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": "d00baf5e-c73c-4bfc-a4cc-c03e3bcaa3e4",
                                                                    "id_user_add": "4f340627-ab74-4601-9589-2aeeee45a4df",
                                                                    "id_doc_sa": "a867c762-900f-4acb-905a-ab50f3fe0442",
                                                                    "id_item_sub": "d9188282-30c4-4563-aaf4-f15f313c5bfa",
                                                                    "id_pos_sesion": "1d3cdd0e-5f03-439b-8216-93d503692d6b",
                                                                    "is_authorized": true,
                                                                    "is_automatic": true,
                                                                    "print_in_branch": true,
                                                                    "printed": true,
                                                                    "is_entry": true,
                                                                    "is_consume": true,
                                                                    "is_used_entry": true,
                                                                    "is_used_consume": true,
                                                                    "is_close": true,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "21"
                                                                    },
                                                                    "mt_payment_types": {
                                                                      "$ref": "19"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "tt_vouchers_permisions": {
                                                                      "$id": "32",
                                                                      "id": "d8810560-a873-4ef6-b548-bdc63cf1db8a",
                                                                      "date_from": "2026-09-06T06:56:56.3199643+02:00",
                                                                      "date_end": "2026-09-06T06:56:56.3199643+02:00",
                                                                      "date_used": "2026-09-06T06:56:56.3199643+02:00",
                                                                      "id_employee": "7d764603-316e-47be-9dd2-6523eb4be548",
                                                                      "id_branch": "52ae06d1-58c9-4ff6-8589-ada07fc92ee4",
                                                                      "count": 6,
                                                                      "count_used": 1,
                                                                      "unlimited": true,
                                                                      "id_user_add": "637ccd46-3834-400f-be1b-8e0b6d299de5",
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                      "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_vouchers": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ]
                                                                    }
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "30"
                                                                }
                                                              ],
                                                              "st_images": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users": {
                                                                "$ref": "10"
                                                              },
                                                              "mt_items_sub": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "mt_prices_rules": [
                                                                {
                                                                  "$id": "33",
                                                                  "id": "3278bdab-0ead-434b-9dce-aa9b23e41d76",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "date_from": "2026-09-06T06:56:56.3199643+02:00",
                                                                  "date_end": "2026-09-06T06:56:56.3199643+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": "207fcab4-e008-4e15-af98-0750bbeeeb44",
                                                                  "id_pos": "f2496e84-5bae-47c8-ab39-204de657d7aa",
                                                                  "id_list": "7e40505f-062c-48be-94c3-fe6fc1ff2823",
                                                                  "id_item": "472580e8-4838-4183-923f-c46cc499850f",
                                                                  "id_item_type": "32fa26d5-1104-4127-a1e3-362f1b0b969c",
                                                                  "id_category": "6d230f7f-17ea-4fdf-837a-e03b9fb6e06e",
                                                                  "by_day_week": true,
                                                                  "use_mon": true,
                                                                  "use_tue": true,
                                                                  "use_wed": true,
                                                                  "use_thu": true,
                                                                  "use_fri": true,
                                                                  "use_sat": true,
                                                                  "use_sun": true,
                                                                  "use_hour_ini": "00:00:00.1234567",
                                                                  "use_hour_end": "00:00:00.1234567",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                  "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                  "id_user_upd": "70e3c72c-ed49-49d9-8a88-3797da385844",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_categories": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "mt_pos": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "34",
                                                                    "id": "51a7f87e-1822-4d8a-80c0-e6f2623e27fa",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "140df592-41a3-4263-8984-fb130277500c",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "61daa928-bdf9-4665-9caa-0b12367e718f",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "id_user_upd": "d58990b1-a9ed-4ab2-80d8-72b2098d21e6",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_pos": "63a4176b-9d51-4d23-9fa9-6b7eb539637d",
                                                                        "id_pos_type": "e3ab3802-902d-4227-bad5-5fd3f1df81c1",
                                                                        "id_price_list": "0de4ff04-3676-4cd3-9e2d-1a0257cbd4b1",
                                                                        "is_default": true,
                                                                        "view_mon": true,
                                                                        "view_tue": true,
                                                                        "view_wed": true,
                                                                        "view_thu": true,
                                                                        "view_fri": true,
                                                                        "view_sat": true,
                                                                        "view_sun": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "id_user_upd": "eec82476-eff9-4d76-91f9-e4f6e4498ce4",
                                                                        "commited": true,
                                                                        "mt_pos_view": {
                                                                          "$id": "36",
                                                                          "id_pos": "8636ae90-cf7a-427a-ab0f-a48d18827450",
                                                                          "id_pos_type": "f1139336-78e4-4dfb-80d2-2244dc857896",
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                          "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                          "id_user_upd": "fcc612d7-f7ff-4d0d-a3ae-bf3324302d1b",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_pos_types": {
                                                                            "$id": "37",
                                                                            "id": "ad664f09-f040-4e28-9c1d-3b25aff80683",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "is_module": true,
                                                                            "order": 5,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                            "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                            "id_user_upd": "c0902cba-c39c-4bbb-85d5-dd9307a2e608",
                                                                            "commited": true,
                                                                            "mt_items_featured": [
                                                                              {
                                                                                "$id": "38",
                                                                                "id": "4288c2c4-537b-4095-a58c-82e76268a9a4",
                                                                                "id_branch": "3b16a867-8da5-4df8-a7e0-6f66275f7917",
                                                                                "id_pos_type": "d4ae2384-351f-4b84-bc19-ad7e80b2e70e",
                                                                                "id_pos": "d7a55a5e-e5c0-4b12-9751-9f9a4e1305b3",
                                                                                "id_item": "1842384e-f00f-4cbf-bd68-6cdab252135a",
                                                                                "date_from": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "date_end": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "image_id": 4,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "id_user_upd": "0db69bdb-2a99-4f1f-a151-498881dbfba6",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "mt_items": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "38"
                                                                              }
                                                                            ],
                                                                            "mt_pos_doc_print": [
                                                                              {
                                                                                "$id": "39",
                                                                                "id_pos_print": "60a3c189-2479-4736-aa39-1b5ae560e940",
                                                                                "id_doc": "63335dcc-911f-4a38-8da1-7443c612dc76",
                                                                                "id_pos_type": "53dacd7e-b767-4242-8133-8bc7114b9563",
                                                                                "id_doc_print": "22a4ef4e-b481-4a85-a0a5-3f66e5616b8f",
                                                                                "copies": 5,
                                                                                "print_mode": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "id_user_upd": "5f0753a3-bdb3-4870-a156-d71121955605",
                                                                                "commited": true,
                                                                                "mt_docs": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_print": {
                                                                                  "$id": "40",
                                                                                  "id": "26a323e6-1e2a-480c-a80a-bdda504141ad",
                                                                                  "id_pos": "9fa74d09-c284-4e4e-957b-17cc9d9fc652",
                                                                                  "id_mask": "sample string 3",
                                                                                  "name": "sample string 4",
                                                                                  "mode_print": 5,
                                                                                  "port": "sample string 6",
                                                                                  "baud_rate": 1,
                                                                                  "data_bits": 1,
                                                                                  "stop_bit": 1,
                                                                                  "flow_control": 1,
                                                                                  "parity": 1,
                                                                                  "pin_cashdrawer": 1,
                                                                                  "ip_printer": "sample string 7",
                                                                                  "port_ip": 1,
                                                                                  "printer_name": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                                  "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                                  "id_user_upd": "137832af-306c-48c7-8299-c8976b7e5678",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_doc_print": {
                                                                                  "$id": "41",
                                                                                  "id": "3148a744-a65c-4431-aa56-b23bef9e13d1",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high_row": 5,
                                                                                  "high_doc": 6,
                                                                                  "with_doc": 7,
                                                                                  "to_file": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                                  "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                                  "commited": true,
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_doc_print_det": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_doc_print": "004a388e-c2c2-408d-a24b-887dbb4c804c",
                                                                                      "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": "41"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "39"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_view": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "43",
                                                                        "id_list": "90dec577-0c35-435b-bf81-6d50d97df332",
                                                                        "id_item_sub": "a3f91217-d3c9-484e-ade6-0c149a680344",
                                                                        "validity_date": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "id_user_upd": "3a1ed75d-ed61-492a-bbc4-0f43d2b2b5b8",
                                                                        "commited": true,
                                                                        "mt_items_sub": {
                                                                          "$ref": "25"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list1": [
                                                                      {
                                                                        "$ref": "34"
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list2": {
                                                                      "$ref": "34"
                                                                    },
                                                                    "mt_prices_list_rules": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "44b744e5-8b18-4e43-b6eb-9c64e52f4ce6",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "date_end": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "id_branch": "acabfca5-d9f0-4fec-9da2-de0540c9f094",
                                                                        "id_pos": "5e43470d-6ab6-437f-bf72-6f67c67252be",
                                                                        "id_list": "700d3001-80be-4232-833b-0a7455fb971c",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "id_user_upd": "42d70f94-c041-4519-a466-567cce30087a",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$ref": "33"
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "24"
                                                                      },
                                                                      {
                                                                        "$ref": "24"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_items_customs": [
                                                                {
                                                                  "$id": "45",
                                                                  "id": "3be27cf0-d887-4304-8766-4eaf580456ee",
                                                                  "order_id": 2,
                                                                  "id_item": "f5a09446-910e-4c88-b55b-8f4dc984681c",
                                                                  "id_item_type": "0ad417dd-bdfd-4ece-acad-72732ec041bd",
                                                                  "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": "79b98cc1-3dd9-43a8-b2b1-110965639852",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "eb664832-3dcc-4729-9616-5f43e3b5e3f7",
                                                                  "count_voucher": 1,
                                                                  "id_category": "5056b5c1-caca-4232-ae36-d7357256d046",
                                                                  "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                  "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                  "id_user_upd": "1d17ce58-7476-409d-9ca6-69a87d57d4bc",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$id": "46",
                                                                    "id": "c2bd0303-48e9-4b54-909e-e11e64a090fc",
                                                                    "nro_sesion": 2,
                                                                    "id_pos": "0628dd45-93d5-4eb9-9683-11eca6d8024a",
                                                                    "date_tax": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "date_open": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "date_close": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "id_user_open": "6582bba8-fe8c-47a6-b8a5-3d6f1bcacf42",
                                                                    "id_user_close": "5e12a7ba-92ff-47ed-b680-f40c6a63c45d",
                                                                    "nro_z": 1,
                                                                    "amt_tot": 1.1,
                                                                    "locator_event": "sample string 6",
                                                                    "status_pos": 7,
                                                                    "training_sesion": true,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                    "commited": true,
                                                                    "mt_pos": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "tt_cloakrooms_units": [
                                                                      {
                                                                        "$ref": "12"
                                                                      },
                                                                      {
                                                                        "$ref": "12"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$ref": "45"
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pt": [
                                                                      {
                                                                        "$id": "47",
                                                                        "id": "460b49cc-c6df-4b83-8071-a2186d5845e8",
                                                                        "json_object": "sample string 2",
                                                                        "json_pays": "sample string 3",
                                                                        "id_pos_sesion": "1aea545f-d68f-4ae1-a1b7-a9439ed356ad",
                                                                        "type_pay": 5,
                                                                        "module": "sample string 6",
                                                                        "process": true,
                                                                        "json_cloackrooms": "sample string 8",
                                                                        "multi_select": 9,
                                                                        "terminal_name": "sample string 10",
                                                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "47"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_units_activity": [
                                                                      {
                                                                        "$id": "48",
                                                                        "id": "c5be7b6c-38be-48d1-821e-99e378194697",
                                                                        "id_room_unit": "af1efab5-1ac9-4596-9b5f-1e34d779ada0",
                                                                        "id_room_list": "f5eca35f-30aa-4b7d-be2e-9322803c08b0",
                                                                        "nro_res_ext": "sample string 3",
                                                                        "date_reserved": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "date_from": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "date_end": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "date_open": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "date_close": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "id_employee": "f58b4417-9c97-4d90-9e7a-c5500f60b660",
                                                                        "id_employee_sec": "a7fd316c-a7fe-4c5b-bdb7-30337af825e2",
                                                                        "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": "07dbccff-d58e-401a-91d3-867bfd61ef14",
                                                                        "comment": "sample string 7",
                                                                        "id_user_open": "4579a171-34ba-4a36-93b2-c322b3e404ad",
                                                                        "id_user_close": "72fe998f-4e3e-4657-a17e-709aac944853",
                                                                        "id_unit_state": "b3dda9fc-f923-4708-bc09-100e8d89731c",
                                                                        "id_pos_sesion": "ccf3e979-d340-4ffb-b7c1-e51135b57a97",
                                                                        "vip": true,
                                                                        "paid": true,
                                                                        "send": true,
                                                                        "send_date": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "commited": true,
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_employees1": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_rooms_units": {
                                                                          "$id": "49",
                                                                          "id": "8ed55ffa-0283-4cf7-b890-bd7f8880e6ee",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "name_label": "sample string 4",
                                                                          "name_zone": "sample string 5",
                                                                          "order": 6,
                                                                          "id_room": "1172b3e2-6510-443a-8425-7549576230da",
                                                                          "pax": 8,
                                                                          "pos_x": 9,
                                                                          "pos_y": 10,
                                                                          "size_w": 1,
                                                                          "size_h": 1,
                                                                          "in_map": true,
                                                                          "reserved_on": true,
                                                                          "id_room_type": "88ed7976-ef1b-4aa5-ab25-c1deeda096f4",
                                                                          "locked": true,
                                                                          "date_locked": "2026-09-06T06:56:56.3199643+02:00",
                                                                          "comment_locked": "sample string 15",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                          "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                          "id_user_upd": "d61b9693-d0b8-464c-9d77-0f8181e5ab25",
                                                                          "commited": true,
                                                                          "mt_rooms": {
                                                                            "$id": "50",
                                                                            "id": "807e6eca-6fd8-46d0-99af-a7f1f91b3c2c",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_branch": "fa19626c-4b0d-4e65-947a-bd0c564a41ac",
                                                                            "name_pos": "sample string 6",
                                                                            "id_image": "3d09f696-064f-4fdf-9e84-6de77a2ebd3c",
                                                                            "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": "8d9f325d-f0b7-4929-80b3-3ee760adf147",
                                                                            "refresh_status": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                            "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                            "id_user_upd": "1173d5ef-87b3-4c18-857d-526bfa995ed4",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_pos_rooms": [
                                                                              {
                                                                                "$ref": "1"
                                                                              },
                                                                              {
                                                                                "$ref": "1"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_images1": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_list": [
                                                                              {
                                                                                "$id": "51",
                                                                                "id": "206c42c9-5c0c-41db-8292-a52023f5db5c",
                                                                                "id_room": "ff856232-e727-4d5e-9883-8fd2653a9c01",
                                                                                "date_in": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "date_out": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "id_user_add": "b3127d6e-2fcd-4518-b976-0189ffbd5130",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "50"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_types": {
                                                                            "$id": "52",
                                                                            "id": "e279d3e9-0fef-4f93-bf73-8db332bdd656",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "high": 5,
                                                                            "width": 6,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                            "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                            "id_user_upd": "87dfdee9-bfd3-4e04-91e6-236d1429a498",
                                                                            "commited": true,
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "mt_rooms_units_states_types": [
                                                                              {
                                                                                "$id": "53",
                                                                                "id_room_type": "6d66cf99-c7dd-4f55-b712-eaa94c59124b",
                                                                                "id_room_state": "be0b337f-a7ae-44ff-a0e2-4ad3447f89da",
                                                                                "id_image": "ffc93890-f42b-431e-a502-cfbe733fe214",
                                                                                "color_font": "sample string 4",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 7,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "id_user_upd": "2be4d58c-0bf6-4a06-92e3-5a8aa6a9b8f5",
                                                                                "commited": true,
                                                                                "mt_rooms_units_states": {
                                                                                  "$id": "54",
                                                                                  "id": "c6d0de97-c54d-4ed1-8470-42d2161e89fd",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "color": "sample string 5",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                                  "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                                  "id_user_upd": "23e15437-70cb-4262-a841-a36c4ed3ff75",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$ref": "52"
                                                                                },
                                                                                "st_images": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "53"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            }
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "48"
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_states": {
                                                                          "$ref": "54"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_rooms_list": {
                                                                          "$ref": "51"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_tips": [
                                                                      {
                                                                        "$id": "55",
                                                                        "id": "6d6d3d93-c903-4489-b5d1-1b8d09435839",
                                                                        "id_pos_sesion": "e14b2168-aa6b-4956-addc-003bb34e9d14",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "id_user": "d56d70a2-ef9f-47d7-8a1a-4487e777b8d9",
                                                                        "id_room_unit_activity": "6a50f0c3-66b4-452e-839b-81db0e1347b3",
                                                                        "id_doc_sa": "4bde35c3-ad9d-4a6a-a91c-ff9db1ce7337",
                                                                        "id_pos_type": "91add6d5-af98-4c82-9a8e-c26c31e70327",
                                                                        "block": true,
                                                                        "comment": "sample string 5",
                                                                        "json_response": "sample string 6",
                                                                        "id_doc_ref": "890f7823-b14c-4009-9d07-3fde97c8783f",
                                                                        "coupon_id": "sample string 7",
                                                                        "terminal_id": "sample string 8",
                                                                        "card_name": "sample string 9",
                                                                        "card_bank": "sample string 10",
                                                                        "card_number": "sample string 11",
                                                                        "client_name": "sample string 12",
                                                                        "money_type": "sample string 13",
                                                                        "merchant_id": "sample string 14",
                                                                        "aid": "sample string 15",
                                                                        "auth_num": "sample string 16",
                                                                        "authorization": true,
                                                                        "signature": true,
                                                                        "contactless": true,
                                                                        "date_hour_pay": "sample string 17",
                                                                        "terminal_name": "sample string 18",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "commited": true,
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_tips_users": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_tip": "38ad3054-fc35-4131-be2a-9de076e6adb9",
                                                                            "id_user": "4de05f87-59d5-431d-80dc-b6fa40b99f62",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "type_share": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                            "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_tips": {
                                                                              "$ref": "55"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion_users": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_pos_sesion": "2c22390d-961c-4a86-ad43-3f0def29cbf6",
                                                                        "id_user": "d85f180f-c6ca-4f52-ab2b-01cdf81007e8",
                                                                        "date_add": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "distribution_index": 1.1,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "57"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "13"
                                                                      },
                                                                      {
                                                                        "$ref": "13"
                                                                      }
                                                                    ],
                                                                    "tt_cmd_connection": [
                                                                      {
                                                                        "$id": "58",
                                                                        "id": "53206401-cf10-4e80-9384-8297e87e610e",
                                                                        "id_user": "3a17cae7-6fc5-4fe8-82af-6ad55f958bb5",
                                                                        "id_user_profile": "6b859aa7-aaae-4ed6-9396-5b15e5870101",
                                                                        "locator": "sample string 4",
                                                                        "date_end": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "id_pos_sesion": "1f9b9aa1-f3bc-41e6-90c0-4224b9b1c737",
                                                                        "date_login": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "date_logout": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "terminal_id": "sample string 6",
                                                                        "terminal_type": "sample string 7",
                                                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users_profiles": {
                                                                          "$id": "59",
                                                                          "id": "defd28c5-8119-484e-8413-c0a4eec0694d",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "is_pass_required": true,
                                                                          "is_admin": true,
                                                                          "level_id": 7,
                                                                          "order_1": 8,
                                                                          "order_2": 9,
                                                                          "order_3": 10,
                                                                          "order_4": 11,
                                                                          "is_tips": true,
                                                                          "is_view_all": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                          "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                          "commited": true,
                                                                          "st_permisions": [
                                                                            {
                                                                              "$id": "60",
                                                                              "id": "1d75f960-5495-42e6-b230-0eb35c5ad9f1",
                                                                              "id_function": "3b3d7e9c-2219-497e-a83f-bd62eb4a4618",
                                                                              "id_user": "4c0d1590-3cf8-45b2-9474-6a5a8f805d5a",
                                                                              "id_profile": "7b776a7f-64e1-4cd4-b398-2d0735ec00b5",
                                                                              "permission": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                              "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                              "commited": true,
                                                                              "st_users_profiles": {
                                                                                "$ref": "59"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_functions": {
                                                                                "$id": "61",
                                                                                "id": "46f7ebc5-a460-4964-bacc-3b9c18513235",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "level_id": 5,
                                                                                "id_group": "6a668c73-528c-4d1a-bacb-94fe36cbb50d",
                                                                                "name_event": "sample string 7",
                                                                                "name_pos": "sample string 8",
                                                                                "id_image": "94649f9e-1926-4294-aae6-01156957e478",
                                                                                "view_pos": true,
                                                                                "order": 10,
                                                                                "color_border": "sample string 11",
                                                                                "color_button": "sample string 12",
                                                                                "color_font": "sample string 13",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 16,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                                "commited": true,
                                                                                "st_functions_groups": {
                                                                                  "$id": "62",
                                                                                  "id": "92ed0fe9-238d-4afc-8527-74abe9bf3f6a",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                                  "last_update": "2026-09-06T06:56:56.3199643+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": "10"
                                                                            },
                                                                            {
                                                                              "$ref": "10"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$ref": "58"
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "58"
                                                                      }
                                                                    ],
                                                                    "tt_cmd_messages": [
                                                                      {
                                                                        "$id": "63",
                                                                        "id": "fe0727e2-f8ab-42ab-a0f8-9637deea1286",
                                                                        "id_user": "9216e4ea-1e89-4861-9bc0-3014eca40bbf",
                                                                        "date_add": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "destiny_type": 4,
                                                                        "id_key": "31528604-2fd9-47a1-97e0-885103b117c3",
                                                                        "message": "sample string 6",
                                                                        "message_view": true,
                                                                        "date_view": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "id_pos_sesion": "bf46d4e9-5109-40f6-add7-e8d7fb55f659",
                                                                        "terminal_add": "sample string 9",
                                                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "63"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "45"
                                                                }
                                                              ]
                                                            },
                                                            "mt_items_vouchers": {
                                                              "$id": "64",
                                                              "id": "99c41c6c-f376-4845-9a21-b2d9ab40b603",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "json": "sample string 5",
                                                              "id_pay_type": "a0026931-bd9f-42a4-8215-a8b67af59f0f",
                                                              "id_doc_print": "8e45e42b-dd24-4123-8617-9dcec2d9bc02",
                                                              "hour_end": "00:00:00.1234567",
                                                              "price_item_sub": true,
                                                              "define_validity": true,
                                                              "price_ref": true,
                                                              "price_min": 11.1,
                                                              "supply_apply": 12,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                                              "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                                              "commited": true,
                                                              "mt_items_sub": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ]
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "mt_prices_items": [
                                                              {
                                                                "$ref": "43"
                                                              },
                                                              {
                                                                "$ref": "43"
                                                              }
                                                            ],
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$ref": "24"
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ]
                                                          },
                                                          "mt_prices_list": {
                                                            "$ref": "34"
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "10"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_doc_sa_det_stock": [
                                                            {
                                                              "$id": "65",
                                                              "id_doc_sa": "1c4b8d6d-acd5-4457-a847-5df99aaf350f",
                                                              "id_line": 2,
                                                              "id_item": "a6eef845-df26-4687-8bff-9523fe5981ac",
                                                              "qty": 4.1,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa_det": {
                                                                "$ref": "24"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "65"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ],
                                                      "tt_vouchers_permisions": [
                                                        {
                                                          "$ref": "32"
                                                        },
                                                        {
                                                          "$ref": "32"
                                                        }
                                                      ],
                                                      "tt_rooms_units_activity": [
                                                        {
                                                          "$ref": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ],
                                                      "tt_rooms_units_activity1": [
                                                        {
                                                          "$ref": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ]
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_payment_types": {
                                                      "$ref": "19"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    },
                                                    "tt_vouchers": {
                                                      "$ref": "31"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_vouchers": [
                                                  {
                                                    "$ref": "31"
                                                  },
                                                  {
                                                    "$ref": "31"
                                                  }
                                                ]
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              },
                                              "mt_money_types": {
                                                "$ref": "16"
                                              },
                                              "tt_doc_sa": {
                                                "$ref": "13"
                                              }
                                            },
                                            {
                                              "$ref": "18"
                                            }
                                          ],
                                          "tt_doc_sa_pay": [
                                            {
                                              "$ref": "20"
                                            },
                                            {
                                              "$ref": "20"
                                            }
                                          ]
                                        },
                                        "mt_payment_types": {
                                          "$ref": "19"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ],
                                    "st_images": {
                                      "$ref": "5"
                                    },
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "mt_pos_doc_print": [
                                      {
                                        "$ref": "39"
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "st_doc_num": [
                                      {
                                        "$id": "66",
                                        "id_pos": "89e5c804-b6b3-4125-a474-748a46334ed3",
                                        "id_doc": "066b97e7-6311-48dd-a02b-19525d791976",
                                        "value": 3,
                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        }
                                      },
                                      {
                                        "$ref": "66"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$id": "67",
                                        "id": "e478ea2f-b194-4389-adb5-bae81b631e36",
                                        "id_pos": "d9d12366-256f-47f4-97d3-b5a7ea63a15d",
                                        "id_doc": "f1335ee6-83b3-4849-b4ff-977f2042e307",
                                        "id_branch": "7cd1a66b-26ee-4294-b14c-0ba2b1d523b9",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-09-06T06:56:56.3199643+02:00",
                                        "block": true,
                                        "nro_original": "sample string 8",
                                        "id_ref": "f26727b2-8d10-484d-aa06-639095d90bf6",
                                        "id_loc_from": "fd5a756f-c5ab-4f5a-90c5-945b8dfd812a",
                                        "id_loc_end": "84432237-84e4-4239-8f6f-36b1db0c79f5",
                                        "id_user_add": "bb629f3b-b173-41f5-b21d-0007f7a48c42",
                                        "id_user_upd": "722bfa31-33ae-4550-96e4-0b897be54689",
                                        "id_pos_sesion": "8e0bacb0-e05e-4c10-a140-f46b68865837",
                                        "comment": "sample string 12",
                                        "status": 1,
                                        "is_send": true,
                                        "date_send": "2026-09-06T06:56:56.3199643+02:00",
                                        "active": true,
                                        "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                        "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_locations": {
                                          "$id": "68",
                                          "id": "2eb81152-53c6-4177-8622-d3a800556c20",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "reserved": true,
                                          "id_branch": "a9109dd0-165a-4f98-acf5-3fbd90a18dc8",
                                          "active": true,
                                          "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                          "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                          "id_user_upd": "95ffff41-4962-4817-b463-766f61df7702",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_sa1": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ],
                                          "tt_stock": [
                                            {
                                              "$id": "69",
                                              "id_location": "280b8fe9-4b6e-4136-ab1a-c71e5c7cda25",
                                              "id_item": "0e24b1b8-4453-4e17-87eb-25515f7e7b89",
                                              "stock_ideal": 3.1,
                                              "stock_min": 4.1,
                                              "stock_max": 5.1,
                                              "stock": 6.1,
                                              "active": true,
                                              "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                              "last_update": "2026-09-06T06:56:56.3199643+02:00",
                                              "commited": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "mt_locations": {
                                                "$ref": "68"
                                              }
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ]
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "st_users1": {
                                          "$ref": "10"
                                        },
                                        "tt_doc_st_det": [
                                          {
                                            "$id": "70",
                                            "id_doc_st": "dffd5e9f-323c-48fe-9c0c-db2a21a78715",
                                            "id_line": 2,
                                            "id_item": "8a223c01-4654-4a48-a0e5-b9d932a885e8",
                                            "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": "2"
                                  },
                                  "st_users": {
                                    "$ref": "10"
                                  },
                                  "st_users1": {
                                    "$ref": "10"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$ref": "12"
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ],
                                  "tt_doc_sa_cashflow": [
                                    {
                                      "$ref": "18"
                                    },
                                    {
                                      "$ref": "18"
                                    }
                                  ],
                                  "tt_doc_sa_det": [
                                    {
                                      "$ref": "24"
                                    },
                                    {
                                      "$ref": "24"
                                    }
                                  ],
                                  "tt_doc_sa_pay": [
                                    {
                                      "$ref": "20"
                                    },
                                    {
                                      "$ref": "20"
                                    }
                                  ],
                                  "tt_doc_sa1": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "tt_doc_sa2": {
                                    "$ref": "13"
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "46"
                                  },
                                  "tt_rooms_units_activity": {
                                    "$ref": "48"
                                  },
                                  "tt_spool_doc_print": [
                                    {
                                      "$id": "71",
                                      "id": "d191c40b-6d7e-4977-9202-9f61232fe947",
                                      "spool_server": "sample string 2",
                                      "id_doc_sa": "c9a23c2f-8bb9-4585-968b-edff8ddf2b0f",
                                      "spool_printer": "sample string 4",
                                      "count": 5,
                                      "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                      "printed": true,
                                      "print_on": "2026-09-06T06:56:56.3199643+02:00",
                                      "tt_doc_sa": {
                                        "$ref": "13"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ]
                                },
                                "tt_pos_sesion": {
                                  "$ref": "46"
                                }
                              },
                              {
                                "$ref": "12"
                              }
                            ]
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "mt_docs_payment_money": [
                          {
                            "$ref": "15"
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "mt_employees": [
                          {
                            "$ref": "21"
                          },
                          {
                            "$ref": "21"
                          }
                        ],
                        "mt_employees_profiles": [
                          {
                            "$ref": "23"
                          },
                          {
                            "$ref": "23"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "mt_items_sub": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "29"
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "mt_locations": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "mt_money_rates": [
                          {
                            "$ref": "17"
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "mt_money_types": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "mt_payment_types": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "mt_pos": [
                          {
                            "$ref": "2"
                          },
                          {
                            "$ref": "2"
                          }
                        ],
                        "mt_pos_doc_print": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_pos_prices_list": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "mt_pos_print": [
                          {
                            "$ref": "40"
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "mt_pos_rooms": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "mt_pos_types": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "mt_pos_view": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "mt_prices_items": [
                          {
                            "$ref": "43"
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "mt_prices_list": [
                          {
                            "$ref": "34"
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "mt_prices_list_rules": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "mt_rooms_units": [
                          {
                            "$ref": "49"
                          },
                          {
                            "$ref": "49"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "mt_rooms_units_types": [
                          {
                            "$ref": "52"
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "mt_units": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units_ref": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_images1": {
                          "$ref": "5"
                        },
                        "st_permisions": [
                          {
                            "$ref": "60"
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$id": "72",
                            "id": "fac74405-4e55-49f2-a108-1c2efd2f810b",
                            "id_pos": "2d758da6-f61c-4afc-a3ea-c0b2904b3ee0",
                            "mac_address": "sample string 3",
                            "date_end": "2026-09-06T06:56:56.3199643+02:00",
                            "key_access": "sample string 5",
                            "id_user_add": "863d9d72-08c1-4afb-a32a-c5dca7bcb329",
                            "active": true,
                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                            "last_update": "2026-09-06T06:56:56.3199643+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$id": "73",
                            "id_user": "077c7523-fcff-485b-b8c1-a3a292429b44",
                            "id_pos": "57fb7538-40e4-43c9-98ac-9a8a19bd088f",
                            "pass_required": true,
                            "active": true,
                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                            "last_update": "2026-09-06T06:56:56.3199643+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "st_users_token": [
                          {
                            "$id": "74",
                            "id": "07601141-2f53-46ea-b86e-d32fd097038e",
                            "token_id": "sample string 2",
                            "id_user": "3e157d02-b89f-4185-8f30-75293951dfbf",
                            "date_from": "2026-09-06T06:56:56.3199643+02:00",
                            "date_end": "2026-09-06T06:56:56.3199643+02:00",
                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "tt_doc_sa_cashflow": [
                          {
                            "$ref": "18"
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "tt_doc_sa_det": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "tt_doc_sa_det1": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "tt_doc_st": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "tt_doc_st1": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "45"
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "tt_logs": [
                          {
                            "$id": "75",
                            "id": "31e955d9-fe00-4d06-addf-b062c6288bdd",
                            "id_user_add": "46b42fec-6457-4a7c-a73d-1b87816e266a",
                            "id_table": "f8671dca-dedf-4afd-9392-6024a6257696",
                            "message_log": "sample string 3",
                            "json_object": "sample string 4",
                            "log_type": "sample string 5",
                            "id_pos": "7ced00a2-fc33-47a1-a856-4f44f2a929c6",
                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_sync_tables": {
                              "$id": "76",
                              "id": "cbbc39c9-f8ed-471f-a3f2-8e1e18c01db2",
                              "level": 2,
                              "order": 3,
                              "name": "sample string 4",
                              "log_ins": true,
                              "log_upd": true,
                              "packet_forward": true,
                              "active": true,
                              "created_on": "2026-09-06T06:56:56.3199643+02:00",
                              "last_update": "2026-09-06T06:56:56.3199643+02:00",
                              "commited": true,
                              "st_sync_packages_det": [
                                {
                                  "$id": "77",
                                  "id": "c3ce7628-6b35-4518-a870-7accecb2cab3",
                                  "id_sync": "05bfa598-623a-42fa-80b0-7819808bbe14",
                                  "json": "sample string 3",
                                  "id_table": "165c5822-6b97-451d-b600-bb2ca2e5fa84",
                                  "order": 5,
                                  "st_sync_packages": {
                                    "$id": "78",
                                    "id": "c1cb0459-e23f-40c3-99e7-a0e871c85028",
                                    "id_branch_from": "c8efa61e-6efd-4bb3-a7a7-d74d616f3d97",
                                    "id_branch_to": "0eacb76e-acad-4d03-8358-7c27be3e3dab",
                                    "type": 4,
                                    "created_on": "2026-09-06T06:56:56.3199643+02:00",
                                    "order": 6,
                                    "status": 7,
                                    "log_info": "sample string 8",
                                    "sync_on": "2026-09-06T06:56:56.3199643+02:00",
                                    "send_on": "2026-09-06T06:56:56.3199643+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": "10"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ],
                        "tt_pos_sesion": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_pos_sesion1": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_rooms_list": [
                          {
                            "$ref": "51"
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "tt_rooms_units_activity": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "tt_rooms_units_activity1": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "tt_rooms_units_log": [
                          {
                            "$id": "79",
                            "id": "08d69a68-8f0c-482a-9c6c-c41e94d6836a",
                            "id_room_activity": "6e6accac-597f-4264-beb2-e8f462f3777e",
                            "id_pos_sesion": "b7f6692d-4f86-46f8-abb0-42f8da35eaa8",
                            "log_text": "sample string 4",
                            "id_user": "1b8239c6-71fe-4b95-991d-a0957a9ff716",
                            "event_type": "sample string 6",
                            "correlation_id": "90d1b62b-79e9-4e4e-bff9-2bed39064f95",
                            "id_room_unit": "5358d51b-ba1d-4011-88e0-248e3294b69d",
                            "id_room_unit_source": "5443274b-0ade-49ad-975e-f90bb14069e3",
                            "id_room_unit_destination": "899c42ea-645c-449a-91c1-804461e4f69c",
                            "id_room_activity_related": "09ffa866-80c2-4cb2-9f8f-9e0acda4d947",
                            "id_doc_sa": "c3b6b909-ae6c-40bc-9289-5f7d1d76057e",
                            "id_user_authorizer": "d3921c05-e225-4924-98ec-669d900af57e",
                            "data_json": "sample string 7",
                            "created_on": "2026-09-06T06:56:56.3199643+02:00",
                            "commited": true,
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "tt_tips_users": [
                          {
                            "$ref": "56"
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "32"
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "31"
                          },
                          {
                            "$ref": "31"
                          }
                        ],
                        "mt_docs": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "tt_pos_sesion_users": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "tt_doc_sa1": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "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_categories_items": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_items_formula": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_units": {
                      "$ref": "28"
                    },
                    "mt_units1": {
                      "$ref": "28"
                    },
                    "st_images": {
                      "$ref": "5"
                    },
                    "st_users": {
                      "$ref": "10"
                    },
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "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": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "30"
                      },
                      {
                        "$ref": "30"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "10"
                  }
                },
                {
                  "$ref": "7"
                }
              ],
              "st_images": {
                "$ref": "5"
              },
              "st_users": {
                "$ref": "10"
              },
              "mt_prices_rules": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "mt_employees": [
            {
              "$ref": "21"
            },
            {
              "$ref": "21"
            }
          ],
          "mt_items": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "mt_items_types": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ],
          "mt_money_types": [
            {
              "$ref": "16"
            },
            {
              "$ref": "16"
            }
          ],
          "mt_payment_types": [
            {
              "$ref": "19"
            },
            {
              "$ref": "19"
            }
          ],
          "mt_prices_list": [
            {
              "$ref": "34"
            },
            {
              "$ref": "34"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms1": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ],
          "st_functions": [
            {
              "$ref": "61"
            },
            {
              "$ref": "61"
            }
          ],
          "st_images_types": {
            "$id": "80",
            "id": "d42e90f5-af50-43f5-8d13-21e9a9b58385",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-09-06T06:56:56.3199643+02:00",
            "last_update": "2026-09-06T06:56:56.3199643+02:00",
            "commited": true,
            "st_images": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ]
          },
          "mt_docs": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ],
          "st_users": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "st_users1": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ]
        },
        "st_users": {
          "$ref": "10"
        },
        "mt_branches_zones": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_employees_branches": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_locations": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "mt_periods": [
          {
            "$id": "81",
            "id_branch": "9c6ed4f8-1484-48ff-8e75-442c8703a77a",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-09-06T06:56:56.3199643+02:00",
            "date_end": "2026-09-06T06:56:56.3199643+02:00",
            "state": "sample string 6",
            "created_on": "2026-09-06T06:56:56.3199643+02:00",
            "last_update": "2026-09-06T06:56:56.3199643+02:00",
            "commited": true,
            "mt_branches": {
              "$ref": "4"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "mt_pos": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_sync_packages": [
          {
            "$ref": "78"
          },
          {
            "$ref": "78"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "78"
          },
          {
            "$ref": "78"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ]
      },
      "mt_pos": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_users": {
        "$ref": "10"
      }
    },
    "mt_cloakrooms": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_pos_print": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_pos_rooms": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users": {
      "$ref": "10"
    },
    "mt_pos_view": [
      {
        "$ref": "36"
      },
      {
        "$ref": "36"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "66"
      },
      {
        "$ref": "66"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "73"
      },
      {
        "$ref": "73"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_pos_connection": [
      {
        "$id": "82",
        "id": "c9147a36-dc0e-40e4-83c0-d107936ab720",
        "id_pos": "7a9295cc-6314-43b5-8fa1-1325153c7455",
        "date_add": "2026-09-06T06:56:56.3199643+02:00",
        "date_upd": "2026-09-06T06:56:56.3199643+02:00",
        "date_out": "2026-09-06T06:56:56.3199643+02:00",
        "connection_type": "sample string 3",
        "connection_speed": 1,
        "terminal_name": "sample string 4",
        "version": "sample string 5",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "82"
      }
    ],
    "tt_pos_sesion": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "mt_branches": {
      "$ref": "4"
    },
    "tt_logs": [
      {
        "$ref": "75"
      },
      {
        "$ref": "75"
      }
    ],
    "st_local_variables": [
      {
        "$id": "83",
        "id": "59539a72-b633-444a-b8dd-979cc9ca41fd",
        "id_pos": "731d4a7d-a7b0-490d-a61d-8f14ac2483dd",
        "name": "sample string 3",
        "description": "sample string 4",
        "value": "sample string 5",
        "type": "sample string 6",
        "last_update": "2026-09-06T06:56:56.3199643+02:00",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ]
  },
  "mt_rooms": {
    "$ref": "50"
  },
  "st_users": {
    "$ref": "10"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.