PUT api/Mt_Rooms_Units

Request Information

URI Parameters

None.

Body Parameters

mt_rooms_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 5

name_label

string

Required

Max length: 10

name_zone

string

Max length: 20

order

integer

Required

id_room

globally unique identifier

Required

pax

integer

Required

pos_x

integer

Required

pos_y

integer

Required

size_w

integer

None.

size_h

integer

None.

in_map

boolean

Required

reserved_on

boolean

Required

id_room_type

globally unique identifier

Required

locked

boolean

Required

date_locked

date

None.

comment_locked

string

Max length: 100

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_rooms

mt_rooms

None.

mt_rooms_units_types

mt_rooms_units_types

None.

st_users

st_users

None.

tt_rooms_units_activity

Collection of tt_rooms_units_activity

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "7c66cad9-071a-490a-886d-f94e4b5df36a",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "name_label": "sample string 4",
  "name_zone": "sample string 5",
  "order": 6,
  "id_room": "0ab62f18-18ee-4d7a-813b-b587c625a365",
  "pax": 8,
  "pos_x": 9,
  "pos_y": 10,
  "size_w": 1,
  "size_h": 1,
  "in_map": true,
  "reserved_on": true,
  "id_room_type": "f813b70e-0271-47ca-b7ad-39fdd59993b5",
  "locked": true,
  "date_locked": "2026-05-09T09:38:35.5199317+02:00",
  "comment_locked": "sample string 15",
  "active": true,
  "created_on": "2026-05-09T09:38:35.5199317+02:00",
  "last_update": "2026-05-09T09:38:35.5199317+02:00",
  "id_user_upd": "fb64c6a1-84d1-4926-b6cf-34971b8f1ea3",
  "commited": true,
  "mt_rooms": {
    "$id": "2",
    "id": "040e92a0-eb14-46b9-8183-d6e21bdb17cf",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "b1b24702-902e-47c2-b734-89ae7caf5e8d",
    "name_pos": "sample string 6",
    "id_image": "b1018f86-4d63-425d-ba56-be4b953b51f8",
    "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": "6dc61496-883e-4f2f-9459-5e71e417e7b7",
    "refresh_status": true,
    "active": true,
    "created_on": "2026-05-09T09:38:35.5199317+02:00",
    "last_update": "2026-05-09T09:38:35.5199317+02:00",
    "id_user_upd": "4b461e7e-6e4a-4b2d-a51b-62de3129c8f6",
    "commited": true,
    "mt_branches": {
      "$id": "3",
      "id": "8091cf34-8571-45f5-a8c3-4684cad01b55",
      "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": "753a57ed-409e-45ba-8fc5-23557403fc08",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-05-09T09:38:35.5199317+02:00",
      "last_update": "2026-05-09T09:38:35.5199317+02:00",
      "id_user_upd": "cf1900a4-1a52-4d26-9d52-4139dba54f53",
      "commited": true,
      "st_images": {
        "$id": "4",
        "id": "9008307e-a5aa-4ca1-9bd0-dc9b99c7a645",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "b8ba9d22-febc-4d0e-9add-f08257ad45b2",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-05-09T09:38:35.5199317+02:00",
        "last_update": "2026-05-09T09:38:35.5199317+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_categories": [
          {
            "$id": "5",
            "id": "726b1777-e81c-4589-a4b3-bb06b4ce1b78",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "052e11ec-23cc-443b-968d-d13467519eef",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "0f1d5e39-ee5a-49fd-8dad-ce3928534a3f",
            "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-05-09T09:38:35.5199317+02:00",
            "last_update": "2026-05-09T09:38:35.5199317+02:00",
            "id_user_upd": "9f5f4a4d-d056-471a-ae82-723f4133b72d",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "6",
                "id_category": "44c3cd7e-b0de-4703-9002-9f641058049c",
                "id_item": "2f34562e-8265-40b3-b9c5-accca40f0f2c",
                "is_default": true,
                "active": true,
                "created_on": "2026-05-09T09:38:35.5199317+02:00",
                "last_update": "2026-05-09T09:38:35.5199317+02:00",
                "id_user_upd": "cb66075a-b1be-4442-8b53-d2bcb11c220b",
                "commited": true,
                "mt_categories": {
                  "$ref": "5"
                },
                "mt_items": {
                  "$id": "7",
                  "id": "a4d6b2bb-9683-41a3-9d1a-4d80655eb0e3",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "c360d566-d143-43fd-a95a-b3ca1fc2b2e7",
                  "id_unit_sec": "d97290f6-7a65-4a73-a505-0839848178df",
                  "id_brand": "6678fc4d-eb66-4da0-b7a6-6628c7cb11f9",
                  "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": "f0e9fc53-6dbf-4588-9ef7-49ce850ee002",
                  "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-05-09T09:38:35.5199317+02:00",
                  "last_update": "2026-05-09T09:38:35.5199317+02:00",
                  "id_user_upd": "981705b0-d5bf-4ef6-b1ae-7b0df505a112",
                  "commited": true,
                  "mt_brands": {
                    "$id": "8",
                    "id": "0f8c9fb3-26d0-4f3d-a737-a4020d4806b5",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-05-09T09:38:35.5199317+02:00",
                    "last_update": "2026-05-09T09:38:35.5199317+02:00",
                    "id_user_upd": "ad76aa30-0bfe-4f45-b3af-c8c47ed015c8",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "st_users": {
                      "$id": "9",
                      "id": "c0649f49-3fad-4c41-a104-367ddd73b69a",
                      "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": "e454a7df-82fc-4560-a77d-d6f7d504505a",
                      "view_messages": true,
                      "id_image_photo": "e4875213-dbb1-4aba-a9f1-2bd132ad7194",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "213a99e3-0485-4061-9e11-3a13d0112fc5",
                      "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-05-09T09:38:35.5199317+02:00",
                      "last_update": "2026-05-09T09:38:35.5199317+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "3"
                        },
                        {
                          "$ref": "3"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "10",
                          "id": "a14dbb25-856a-4752-bbb1-50ab3459d4fd",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "5c84bc83-a7b2-4699-b423-b9d1c194af34",
                          "active": true,
                          "created_on": "2026-05-09T09:38:35.5199317+02:00",
                          "last_update": "2026-05-09T09:38:35.5199317+02:00",
                          "id_user_upd": "ac2d7a15-1128-4055-b105-d080405d093b",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "3"
                          },
                          "mt_pos": [
                            {
                              "$id": "11",
                              "id": "5742000d-ece2-4626-b5cf-b9858257e9ec",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "201e5e32-cc03-438a-893f-11b0822f54db",
                              "id_zone": "857f4306-fe45-412e-9a77-96eca064e3c8",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                              "id_user_upd": "3d13bcb4-1ffa-413e-8b60-417d7554686a",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "10"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "12",
                                  "id": "a76cf17b-06f0-405c-88df-9d729b09fca4",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "ec4a4037-388f-4af5-849f-ae321b7a0877",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "bcd293a0-0209-46b8-9938-e548e7be690a",
                                  "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-05-09T09:38:35.5199317+02:00",
                                  "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                  "id_user_upd": "c481121d-8dfe-4664-8edf-0fd5449c4b7f",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "4"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "13",
                                      "id": "798e7194-454e-4dc7-896f-eb3e3e1efcd4",
                                      "id_cloakroom": "b4f8eb7a-1e40-4b68-8fa7-ee609ecbbbbf",
                                      "id_pos_sesion": "fc8537c2-78c0-4947-a26e-67aeda96b2ab",
                                      "unit_id": 4,
                                      "date_open": "2026-05-09T09:38:35.5199317+02:00",
                                      "date_close": "2026-05-09T09:38:35.5199317+02:00",
                                      "id_doc_sa": "d923aad2-2653-44e7-811d-1f085918d816",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "12"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "14",
                                        "id": "5f09c55f-972a-4063-b9a1-0ebe8507c7b2",
                                        "id_pos": "f870a1ee-3e36-4c4a-aa0f-534444b639f0",
                                        "id_doc": "3c798b96-471d-4cbe-a8d8-3eb311886ca7",
                                        "id_branch": "79c2f428-8d64-4efa-8eba-41ca614b4e3a",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-05-09T09:38:35.5199317+02:00",
                                        "date_tax": "2026-05-09T09:38:35.5199317+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "0d43ea2e-21f4-4072-8f9c-6f83209ce387",
                                        "id_relationship": "c343799c-8698-4d56-b1f6-50d13068bf4e",
                                        "id_loc_from": "7095188f-e4b6-4fba-97bc-8e532ff05a62",
                                        "id_loc_end": "6df51ae2-e6bd-4b21-be94-91b7cb2a83be",
                                        "id_user_add": "3a76ea6a-58af-4790-8a82-306ee574edfb",
                                        "id_user_upd": "c8f35ea7-ddb7-4d4b-9f23-0c31531bed4c",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "05ffe1e6-9e7b-417e-bd54-02899473c763",
                                        "id_room_unit": "6dd26365-31a3-4882-aa19-fc9d2e954c4e",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "67bd1b83-1185-4f17-acf7-31822fc25b28",
                                        "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-05-09T09:38:35.5199317+02:00",
                                        "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "3"
                                        },
                                        "mt_docs": {
                                          "$id": "15",
                                          "id": "725b2c7f-4d23-4d26-b942-e1af46fe48b8",
                                          "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": "c6c7679e-02f2-4294-8c01-d7aa8e5ac339",
                                          "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-05-09T09:38:35.5199317+02:00",
                                          "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                          "id_user_upd": "b7b5081b-0bee-4597-8c67-46b37f43afdf",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "16",
                                              "id_doc": "25c0064e-4ee6-4c69-a473-9f09838148e1",
                                              "id_pay": "b2b367c1-9097-4ae8-a8a9-e1dacf1f14d6",
                                              "id_money": "05043906-0732-4b2e-ac9c-8e78b6553ffa",
                                              "active": true,
                                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                              "id_user_upd": "c361a8f0-a69e-4436-a8b4-70cf41f05739",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_money_types": {
                                                "$id": "17",
                                                "id": "92f2009d-8360-4381-aeae-c3565888488d",
                                                "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": "5bb32d4f-39e4-4e9d-91a8-0309590c6895",
                                                "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-05-09T09:38:35.5199317+02:00",
                                                "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                "id_user_upd": "8c1e8e88-f077-47af-9b61-bbaec941846d",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "16"
                                                  },
                                                  {
                                                    "$ref": "16"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "18",
                                                    "id_money_1": "c22c23c8-a39a-440c-b967-53015b7aa0f9",
                                                    "id_money_2": "db063c2c-87e3-401b-a696-ac2c56c985eb",
                                                    "date_from": "2026-05-09T09:38:35.5199317+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                    "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                    "id_user_upd": "46632b31-ca50-4a24-9bdb-1d38e116002c",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "17"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "17"
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "19",
                                                    "id_doc_sa": "37153a9d-5bce-417c-bed3-52a2407a6966",
                                                    "id_pay": "658fd878-301e-43e7-9fa7-f46a8f50ea4f",
                                                    "id_money": "e0ee38aa-d845-468f-9bb6-a35e0535dc91",
                                                    "date_cashflow": "2026-05-09T09:38:35.5199317+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "213d459c-ed4f-4bbe-b034-9ecbade7dcbf",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "20",
                                                      "id": "33e475ed-a89b-41e1-bbf5-2b77ad15587e",
                                                      "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": "bc566530-69da-41e9-8cdb-1858d65b64aa",
                                                      "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-05-09T09:38:35.5199317+02:00",
                                                      "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                      "id_user_upd": "9a1d1494-99f1-46de-9693-81b24e9c2e29",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "16"
                                                        },
                                                        {
                                                          "$ref": "16"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "4"
                                                      },
                                                      "st_users": {
                                                        "$ref": "9"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "19"
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "21",
                                                          "id_doc_sa": "787fc267-8af1-4c46-a309-650160c9d074",
                                                          "id_line": 2,
                                                          "id_pay": "9d0a6030-9543-47e7-aa5d-1c8da8d497f0",
                                                          "id_money": "95f679e8-29fc-43b1-978b-a7b95f18471e",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "846910f4-34d3-4117-9aba-d82ab83d2cf2",
                                                          "id_employee": "c48be0a8-25ae-4fc3-bdc1-bb790caca22e",
                                                          "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": "fc3f1dd8-5b37-4ba8-b038-475df0b24a5d",
                                                          "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": "22",
                                                            "id": "ec1733c6-c3e8-48e4-809d-b8d28942948f",
                                                            "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": "698bb06a-6bb4-40fa-bb6b-a91bd928ed00",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "4552ad50-f8e0-496f-a699-9115b1722f54",
                                                            "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-05-09T09:38:35.5199317+02:00",
                                                            "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                            "id_user_upd": "e773af27-10ee-4ff2-8c65-7313600c0902",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "23",
                                                                "id_employee": "79df4c4f-29f8-444e-a33f-51357b524c53",
                                                                "id_branch": "69397939-9d27-4419-896b-67db4949fac0",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                "id_user_upd": "ddd74f68-58b0-43e9-8887-4b18090d4d57",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "22"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "23"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "24",
                                                              "id": "6d3d03ed-9401-43c5-a80e-c9d36864158b",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                              "id_user_upd": "d1aa6238-52c3-4da0-b7d4-7d2d6fe3d18d",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "22"
                                                                },
                                                                {
                                                                  "$ref": "22"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "9"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "4"
                                                            },
                                                            "st_users": {
                                                              "$ref": "9"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "25",
                                                                "id_doc_sa": "3d06d0c1-be31-4179-a737-3d17008567ef",
                                                                "id_line": 2,
                                                                "id_item_sub": "ef57d873-fe46-4c3f-8d0d-e7d6c433c1a6",
                                                                "qty": 4.1,
                                                                "id_list": "55bccd4b-605c-4873-84ae-5abac5d2c15e",
                                                                "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": "d7a47f19-dc64-4125-aa8b-1315d8c790bf",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "db7b0b41-265f-4aa4-a77d-7ab157252290",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "ea48b715-c6ec-4295-997a-8f212c16c1ee",
                                                                "id_user_upd": "75ead22e-f0fe-45ce-9b09-febde804356a",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "22"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "26",
                                                                  "id": "6da507b6-b7c0-475e-8fcf-97d800d1e939",
                                                                  "id_item": "bec5f69e-b229-4829-871b-a94a7a5e1402",
                                                                  "id_item_type": "f79d9c90-d40c-4411-bba3-8c474d277229",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "1506cfbe-d625-42c7-9e87-b58834dd01d7",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                  "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                  "id_user_upd": "08b04e8a-ac4a-4333-9fa7-8d28aafb5e73",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "27",
                                                                      "id_item_sub": "5cff95ce-6890-4bd0-ac21-496ea16b9225",
                                                                      "id_item": "5da3dceb-9a85-4282-9605-25f4f9d47fbf",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "b3fea85d-1c6a-4f63-96b4-1d81a5c0081c",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "26"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "28",
                                                                        "id": "235f2e09-7434-45d7-afa7-812fb60b34ef",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "ea3e941a-0c76-4281-956a-8dbf5fb9f32f",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                        "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                        "id_user_upd": "911888ac-13a2-4f0c-b598-4f4fe47573b3",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "29",
                                                                          "id": "643c63b0-b466-4575-8055-249be050b1aa",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "id_user_upd": "4caa1e4c-7c03-4a29-b851-b920a5cbfafd",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "28"
                                                                            },
                                                                            {
                                                                              "$ref": "28"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "7"
                                                                            },
                                                                            {
                                                                              "$ref": "7"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "7"
                                                                            },
                                                                            {
                                                                              "$ref": "7"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "30",
                                                                    "id": "3f7b61c1-2387-4e79-943c-2752dfa878e9",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "6f56bca9-b1a3-4f17-9c07-0a63ac2e2d17",
                                                                    "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-05-09T09:38:35.5199317+02:00",
                                                                    "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                    "id_user_upd": "f8e912ab-64ae-43bc-8130-0610ac61868d",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_voucher": "ffad43ce-e5d6-4c97-9471-4fa28e70b001",
                                                                        "id_line": "0e19d6d9-0aff-4979-b204-3dd36b8df404",
                                                                        "id_category": "ff381a3d-5006-45c7-981c-39a7510f81be",
                                                                        "id_item": "28c219f3-755e-440c-8e67-66df92f874e9",
                                                                        "id_item_type": "b276e8f0-8aea-4224-9a07-7b49b6aee10a",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "32",
                                                                          "id": "b6fbd90a-48d7-4b15-9bbf-786da800dcb3",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "date_end": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "date_used": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "date_sesion": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "id_employee": "48e83034-5de8-4e5a-bfd4-8501a28d66aa",
                                                                          "id_branch": "7eaf5589-64b7-4c4d-80d6-d42a9a2ec2c5",
                                                                          "id_voucher_permision": "e526576d-b1dd-46f5-8018-993d29020e3e",
                                                                          "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": "8799c1c9-6c65-41e9-8f8e-f853e644c1e0",
                                                                          "id_user_add": "1b5e71df-f7ce-4f5c-b9f5-7c35fb9ff9dd",
                                                                          "id_doc_sa": "4d94106e-1b14-47a9-8f2a-3f7d555f6631",
                                                                          "id_item_sub": "6e7fb0d5-64f2-46bd-93b6-203fc4a7ab13",
                                                                          "id_pos_sesion": "98602bb4-7881-4443-89c4-c409a0f370a6",
                                                                          "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-05-09T09:38:35.5199317+02:00",
                                                                          "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "21"
                                                                            },
                                                                            {
                                                                              "$ref": "21"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "33",
                                                                            "id": "419f16c2-d454-4c62-808a-dd68d4d467ae",
                                                                            "date_from": "2026-05-09T09:38:35.5199317+02:00",
                                                                            "date_end": "2026-05-09T09:38:35.5199317+02:00",
                                                                            "date_used": "2026-05-09T09:38:35.5199317+02:00",
                                                                            "id_employee": "dd510237-06b2-4fd4-8c89-630de40b8cc5",
                                                                            "id_branch": "b0cd6479-6633-47a0-a0d3-ee9f8e97890a",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "aa2f3c9f-7a82-4766-9303-cbd2406800a3",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                            "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "22"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "34",
                                                                        "id": "bb3cdbaf-dfa1-4d08-b4b1-00130ff3cc1c",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:38:35.5199317+02:00",
                                                                        "date_end": "2026-05-09T09:38:35.5199317+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": "c2c0ae7b-ac8c-444a-bb1f-7e608716c052",
                                                                        "id_pos": "b1fd6f38-b786-4526-bd64-32d60b9392d1",
                                                                        "id_list": "82dff14f-71d1-459b-85a4-5f2d7058e5e0",
                                                                        "id_item": "9fa8bf11-0179-40f4-922a-2d6be012d98a",
                                                                        "id_item_type": "3be39535-9195-46c9-852c-f878676cba7b",
                                                                        "id_category": "00dd96c2-ee7a-4e01-a5d3-4a9830c611f4",
                                                                        "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-05-09T09:38:35.5199317+02:00",
                                                                        "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                        "id_user_upd": "9f2e828f-1428-4a5f-a369-cdbdcbfbd030",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "35",
                                                                          "id": "c53ada3b-97f3-4b23-9d8b-306718672075",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "4915a73e-a18a-4c34-ae08-445f379e5829",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "33571eae-8d08-42ee-a927-a27f7a672106",
                                                                          "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-05-09T09:38:35.5199317+02:00",
                                                                          "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "id_user_upd": "1ebe1de2-cfb3-4372-a1cb-ec455e4458ec",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id_pos": "806eec75-74f5-4a6f-815b-6821f5382706",
                                                                              "id_pos_type": "69abf5a7-5d0e-41de-9b78-c4754d2cc3a6",
                                                                              "id_price_list": "17ba27f6-e8bd-4717-a33a-0a8c6e814158",
                                                                              "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-05-09T09:38:35.5199317+02:00",
                                                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "id_user_upd": "753f714a-127c-4449-a4ab-c0885501c929",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "37",
                                                                                "id_pos": "e3ef9e26-454c-44f7-a2d9-3a2c153f6f67",
                                                                                "id_pos_type": "54ae4a36-4755-4293-9564-661f11d7b308",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                "id_user_upd": "f4e0a7b0-af7d-4b5f-84b2-f1a7426df3dc",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "38",
                                                                                  "id": "cff44ea5-32eb-49e9-b968-a2e5a533a8af",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                  "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                  "id_user_upd": "07741840-4e90-4f70-b5a7-8aa82fc5e1a0",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id": "911622ee-5207-4e43-9bc8-9f14129bab71",
                                                                                      "id_branch": "4b1e98fe-7424-4506-9f40-1cb44353ec7e",
                                                                                      "id_pos_type": "75575edd-1eef-4ccb-a96c-3eea51d41001",
                                                                                      "id_pos": "2223d0e2-0768-46ab-b20b-d1cec97d6a29",
                                                                                      "id_item": "88fad0c4-b642-463b-85ba-5efa68d4c6ee",
                                                                                      "date_from": "2026-05-09T09:38:35.5199317+02:00",
                                                                                      "date_end": "2026-05-09T09:38:35.5199317+02:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                      "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                      "id_user_upd": "1120d0e4-0ccb-4dcf-8423-54488df76cd4",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "b3a57a63-f886-4c23-a0a9-6c58100ec390",
                                                                                      "id_doc": "17869d61-7eb9-40db-ab65-8307b1e4ecb7",
                                                                                      "id_pos_type": "4690205a-518d-406d-a685-2cacdb58f937",
                                                                                      "id_doc_print": "36d80450-b330-4422-9918-85439e8c5f80",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                      "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                      "id_user_upd": "4f5d84fc-1f24-4cde-a31c-62e1aa18a9f7",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "15"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "de317229-4f12-45a3-aed0-333054fae3cf",
                                                                                        "id_pos": "12872fff-6033-4772-8ca4-a957cc49a076",
                                                                                        "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-05-09T09:38:35.5199317+02:00",
                                                                                        "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                        "id_user_upd": "2c5e9f4e-8341-459b-a637-fb99afbc5ef0",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "42",
                                                                                        "id": "6c0317b7-99ed-4aa6-acd3-376fbb9a5e7f",
                                                                                        "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-05-09T09:38:35.5199317+02:00",
                                                                                        "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "f2819ab8-83a4-4746-be2e-9bbb931c23dd",
                                                                                            "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": "42"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "43"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "35"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "36"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id_list": "8db2b598-e74f-4ff3-85e7-8f1fa95e68d4",
                                                                              "id_item_sub": "11c84f81-af0d-4f83-ad15-acb375187ece",
                                                                              "validity_date": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "id_user_upd": "50100cb0-b7a0-4dbe-924a-d82e85c7f4ef",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "35"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "45",
                                                                              "id": "e3bc1d32-2c6f-458f-a87e-e4ba02a67d6f",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "date_end": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "id_branch": "cd983be8-99f8-4df8-b4d3-a8b6e7b55f2a",
                                                                              "id_pos": "e8b2ae7b-05dd-480a-ad6f-1d523275b9b9",
                                                                              "id_list": "a117fe54-85b3-4205-9299-94374602c0bb",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "id_user_upd": "1b58de7a-162c-45c0-b967-0a55474bbc3b",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "35"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "46",
                                                                        "id": "c3212382-15a8-4c23-8a98-0cee546e8205",
                                                                        "order_id": 2,
                                                                        "id_item": "7d9b2302-ae24-4edc-b4b1-7d7353e6da19",
                                                                        "id_item_type": "178eeb9e-2501-404e-a726-5e5ce442cf43",
                                                                        "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": "4ec53b77-d832-43eb-be1e-7db2ca93877b",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "8f02eb12-0ad6-4429-bd17-6bc0f487412a",
                                                                        "count_voucher": 1,
                                                                        "id_category": "8e0b0181-db49-4435-aebe-2119e32eb18d",
                                                                        "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                        "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                        "id_user_upd": "ecba1e36-f78a-4541-9f03-4428cbcae476",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "1c146ab6-4848-46cb-ab86-3e4fcfb2f837",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "6c1ab44a-b07a-4e70-917b-66d68735a540",
                                                                          "date_tax": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "date_open": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "date_close": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "id_user_open": "305434dd-d155-42db-a5d5-2dbe6af727fe",
                                                                          "id_user_close": "aa9d1548-08a7-4ba5-be18-cf715165521b",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "46"
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "dc3c1cf4-4f11-46b2-835b-c2bbe76f0440",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "aec1b705-c794-4d9f-958c-b663f9af4f3c",
                                                                              "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-05-09T09:38:35.5199317+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "28ae9e37-4ab4-45b6-b902-2d9487b38361",
                                                                              "id_room_unit": "2585a81d-1a2a-4129-8c38-666bb1c7450b",
                                                                              "id_room_list": "88111554-7614-4f68-9504-d648b87526e2",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "date_from": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "date_end": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "date_open": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "date_close": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "id_employee": "03a95003-0c97-4fc2-83cc-04182415c9f4",
                                                                              "id_employee_sec": "20d8151b-898b-4fac-8e6d-73d1be33d646",
                                                                              "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": "f580e99b-4216-406a-9c86-59642713b258",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "d7f3b5e1-be86-4aeb-85f6-30f26d618fc7",
                                                                              "id_user_close": "d3f73c57-a7e8-4bcf-a82c-3240ffedca76",
                                                                              "id_unit_state": "bc5d7e6d-fd37-46e4-bb03-d13928b07772",
                                                                              "id_pos_sesion": "2e2247d0-0b91-4865-bfe9-afb2b86b2fa3",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "50",
                                                                                "id": "aca3cad7-1de2-43e5-8abe-7959238cd363",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "color": "sample string 5",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                "id_user_upd": "9189cc12-12e3-49e0-9095-9669b3e75d0a",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "51",
                                                                                    "id_room_type": "855d997f-94a8-4414-b21e-55fb1cf87288",
                                                                                    "id_room_state": "8332e6c6-36ac-4783-97da-0a8963597965",
                                                                                    "id_image": "d13de187-1c5a-4713-b022-232f18a2a7f8",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                    "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                    "id_user_upd": "4938ab59-fa02-4eff-ba7a-d22c33fac2ac",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$id": "52",
                                                                                      "id": "de867d6d-29c8-40af-a0e8-b00d92fe8100",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                      "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                      "id_user_upd": "e82c72f1-c674-4837-8886-2452c14f6be8",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "1"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "1"
                                                                                        }
                                                                                      ],
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "14"
                                                                                },
                                                                                {
                                                                                  "$ref": "14"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$id": "53",
                                                                                "id": "6cb58366-800e-4e9a-898a-bc20cae45a1a",
                                                                                "id_room": "395f0411-e993-436d-9da9-ee139d064f3e",
                                                                                "date_in": "2026-05-09T09:38:35.5199317+02:00",
                                                                                "date_out": "2026-05-09T09:38:35.5199317+02:00",
                                                                                "id_user_add": "739da699-fd63-4727-9d94-9af301c4dbf7",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "49"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "54",
                                                                              "id": "7a85d969-5034-4df4-b1d5-bfce88fd7769",
                                                                              "id_pos_sesion": "b5ae1352-4082-4ffb-8a15-1b195bc485f5",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "4682e596-b20b-47ce-9b9f-4f114a6ac1ab",
                                                                              "id_room_unit_activity": "7222aec6-3c57-436c-ae2c-c0df63847dbf",
                                                                              "id_doc_sa": "2b64d24a-6dce-4fa4-9761-d28e33e64611",
                                                                              "id_pos_type": "cfe6959f-e658-4e33-8b49-57480a3efeea",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "932bd4b4-1906-4ada-b076-cb94f3c886ac",
                                                                              "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-05-09T09:38:35.5199317+02:00",
                                                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_tip": "1f447ddd-a567-4ea1-919f-2384506877e2",
                                                                                  "id_user": "34694bb7-0cff-47bb-8a1e-df37243c81aa",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                  "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "55"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "54"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_pos_sesion": "514e98f9-eb33-4010-a67d-333f020a0e98",
                                                                              "id_user": "5232ccc0-4034-4695-baad-cd1ad4c7e190",
                                                                              "date_add": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id": "e5882f61-b189-49a9-97c7-69b49f397173",
                                                                              "id_user": "f9a4a8f5-4b7c-40e9-a784-0a95584ec82f",
                                                                              "id_user_profile": "20a998e2-0a8e-44a1-ba51-1038c6cfbfe0",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "id_pos_sesion": "fc5f70ec-5440-4c1d-8ee9-4f09ce71ae89",
                                                                              "date_login": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "date_logout": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "58",
                                                                                "id": "78761164-ad24-4406-ab0d-bf16cae36da5",
                                                                                "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-05-09T09:38:35.5199317+02:00",
                                                                                "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "59",
                                                                                    "id": "f0ca7624-9c1c-419b-b232-2ede734f4af0",
                                                                                    "id_function": "1696409f-e040-41ce-aa95-45127a4aebaf",
                                                                                    "id_user": "37d33a30-401d-436e-b92f-107a11ce55f6",
                                                                                    "id_profile": "51ade258-1279-44d9-8d20-ee544b5bf71c",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                    "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "60",
                                                                                      "id": "f5708a21-81dd-4406-9ea5-4cdfa7e81691",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "e8705c5d-173e-484e-abf9-506ef83e8044",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "f35278e2-8293-430e-a5c7-7d832b002b6f",
                                                                                      "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-05-09T09:38:35.5199317+02:00",
                                                                                      "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "61",
                                                                                        "id": "e09476ab-29a9-4485-95fa-09954b4357bf",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                                        "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "59"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "59"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "59"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "9"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "62",
                                                                              "id": "e70ab4f8-1ce2-4294-9fbf-4647784bb879",
                                                                              "id_user": "4dc1a7d9-d6e5-4509-b962-cb68f497e61b",
                                                                              "date_add": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "aec8a825-a693-4379-9774-72d6ce3f2244",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "id_pos_sesion": "283db334-a98d-4f3c-9b14-05dacf1f4168",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "62"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "63",
                                                                    "id": "26fe9131-ef4d-44a8-8384-d4a826eea59b",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "b3d00aed-988c-46ac-beb4-c15a1614e4be",
                                                                    "id_doc_print": "ece09a57-3a68-49da-917a-7979316af540",
                                                                    "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-05-09T09:38:35.5199317+02:00",
                                                                    "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "35"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "9"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "9"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "14"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "64",
                                                                    "id_doc_sa": "f25c1e90-ad29-42c9-bbb9-981e031e265a",
                                                                    "id_line": 2,
                                                                    "id_item": "795b3c1c-fc22-49dc-9330-a04303928f2a",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "25"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "64"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "21"
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "33"
                                                              },
                                                              {
                                                                "$ref": "33"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "17"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "20"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "14"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "32"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "21"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "32"
                                                        },
                                                        {
                                                          "$ref": "32"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "17"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "14"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "21"
                                                  },
                                                  {
                                                    "$ref": "21"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "20"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              }
                                            },
                                            {
                                              "$ref": "16"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "4"
                                          },
                                          "st_users": {
                                            "$ref": "9"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "40"
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "65",
                                              "id_pos": "c8c89c95-a5ea-4d7b-acb8-bcfd5b8b0f44",
                                              "id_doc": "e4851d32-1bc3-425f-a766-b323bb2e5efa",
                                              "value": 3,
                                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "14"
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "66",
                                              "id": "735f034f-d630-414d-bbe3-df0a32cdbfdb",
                                              "id_pos": "d11b7cfb-2a22-4426-84e5-71a409d42dc9",
                                              "id_doc": "f4e23dcb-30e0-4c51-bd94-38d592fecf33",
                                              "id_branch": "b1ca1c1d-a5d6-468b-9c26-f706f15e6f45",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-05-09T09:38:35.5199317+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "b235f876-51ee-415f-b1b2-d1afacaafe0d",
                                              "id_loc_from": "20f70fdc-0254-40ac-9e21-0aac97f061c7",
                                              "id_loc_end": "784eb979-f2d1-4a21-9e50-3e0d6dd904bf",
                                              "id_user_add": "acacdd06-1205-4bf3-aa75-dd006eab26ae",
                                              "id_user_upd": "273e4091-7d30-4048-9cae-b3fed35b54a5",
                                              "id_pos_sesion": "c040d80e-cd59-4128-bb0e-79bd9333b514",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-05-09T09:38:35.5199317+02:00",
                                              "active": true,
                                              "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                              "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "3"
                                              },
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_locations": {
                                                "$id": "67",
                                                "id": "8c8b46d8-8bb4-4a18-854e-0b0a793da997",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "c6751f55-a1de-42d2-a0f4-af94f2dc575c",
                                                "active": true,
                                                "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                "id_user_upd": "bfcda9fb-5507-46bb-820a-758058469a26",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "66"
                                                  },
                                                  {
                                                    "$ref": "66"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "66"
                                                  },
                                                  {
                                                    "$ref": "66"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "68",
                                                    "id_location": "a9d21859-f5eb-488a-b661-5672f64c7072",
                                                    "id_item": "604617a8-dc98-4dab-b53d-473f8082b1b6",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                                    "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "7"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "67"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "68"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "67"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              },
                                              "st_users1": {
                                                "$ref": "9"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "69",
                                                  "id_doc_st": "e7377c53-8b8c-450d-82f6-93035b05e374",
                                                  "id_line": 2,
                                                  "id_item": "eddb7ffc-1fdd-49ff-b6d0-8a399f2afe4f",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "7"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "66"
                                                  }
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "66"
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "66"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "67"
                                        },
                                        "mt_locations1": {
                                          "$ref": "67"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "9"
                                        },
                                        "st_users1": {
                                          "$ref": "9"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "19"
                                          },
                                          {
                                            "$ref": "19"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "25"
                                          },
                                          {
                                            "$ref": "25"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "21"
                                          },
                                          {
                                            "$ref": "21"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "14"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "47"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "49"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "70",
                                            "id": "dc929cf4-64a8-4d85-a109-ee38241fa4f7",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "185b6307-bb6a-4acc-bd02-8d9c44901a26",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                            "printed": true,
                                            "print_on": "2026-05-09T09:38:35.5199317+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "41"
                                },
                                {
                                  "$ref": "41"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$id": "71",
                                  "id_pos": "82ec7d66-15be-4c18-ab91-eec373c1605f",
                                  "id_room": "df0962e6-25b2-479a-a49c-30d25210c222",
                                  "active": true,
                                  "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                  "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                  "id_user_upd": "88483e11-f88b-4b0b-a1f5-631341901fce",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "mt_rooms": {
                                    "$ref": "2"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "37"
                                },
                                {
                                  "$ref": "37"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "65"
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "b74c6a17-d7af-4688-93d1-dd1e7dbc5595",
                                  "id_pos": "8994263a-40a0-4ec3-baaf-97cf4097f70b",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-05-09T09:38:35.5199317+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "67c5dc08-33d0-48d2-870a-b8737046af25",
                                  "active": true,
                                  "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                  "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "2ad3a37b-478a-422e-9cda-39f597d856b3",
                                  "id_pos": "2958a5a9-39f1-45da-aaae-4133fdd6482e",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                  "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "14"
                                },
                                {
                                  "$ref": "14"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "fb23223f-13df-4b61-8494-e5f67d85efbd",
                                  "id_pos": "102fae10-b577-47d9-b279-2387271289e8",
                                  "date_add": "2026-05-09T09:38:35.5199317+02:00",
                                  "date_upd": "2026-05-09T09:38:35.5199317+02:00",
                                  "date_out": "2026-05-09T09:38:35.5199317+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "3"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "7c3fc215-3ba5-49a0-9a3c-46f1b9f22890",
                                  "id_user_add": "610b5583-28fc-4aef-b7b8-655195f2c806",
                                  "id_table": "42a9311e-0145-4048-95e1-e458fdd7635d",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "99c82726-7d24-4149-9f1f-5b635713175a",
                                  "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "e9669f9e-04ab-4431-8579-a43018803646",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                    "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "8692ba45-e2db-4a71-aec6-07217e5c7aa3",
                                        "id_sync": "c13b6bbc-83f0-49ce-badd-93408e1a9ad5",
                                        "json": "sample string 3",
                                        "id_table": "529a9ac3-a758-45b4-a481-d22e57d543bd",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "f1eb33e4-8b72-40b6-baa5-1da2dcef1a7a",
                                          "id_branch_from": "a8ddf7c1-54ff-44f1-b645-a6f309a685ef",
                                          "id_branch_to": "0fd464f2-8356-43af-bb48-0588add453f5",
                                          "type": 4,
                                          "created_on": "2026-05-09T09:38:35.5199317+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-05-09T09:38:35.5199317+02:00",
                                          "send_on": "2026-05-09T09:38:35.5199317+02:00",
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_branches1": {
                                            "$ref": "3"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "52dfb106-2223-4c5f-9bff-7492811d7f9e",
                                  "id_pos": "e2e0fd85-d3bd-4fd5-ae2c-0f452ff34a48",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-05-09T09:38:35.5199317+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ]
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "22"
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "20"
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "st_images": {
                        "$ref": "4"
                      },
                      "st_images1": {
                        "$ref": "4"
                      },
                      "st_permisions": [
                        {
                          "$ref": "59"
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "st_users_token": [
                        {
                          "$id": "80",
                          "id": "a363976f-e001-448e-b805-095eeac4666f",
                          "token_id": "sample string 2",
                          "id_user": "208a4a86-05cc-4235-81eb-07b6104a9e43",
                          "date_from": "2026-05-09T09:38:35.5199317+02:00",
                          "date_end": "2026-05-09T09:38:35.5199317+02:00",
                          "created_on": "2026-05-09T09:38:35.5199317+02:00",
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "81",
                          "id": "08776aaa-fcbe-4fbd-b2c0-0401226d9330",
                          "id_room_activity": "d1956a0e-cb7f-4174-a56f-93ee876940a3",
                          "id_pos_sesion": "691c2802-4631-49e3-ad33-df318def0545",
                          "log_text": "sample string 4",
                          "id_user": "aacddc69-00f0-46d0-9a4b-1b554f721503",
                          "created_on": "2026-05-09T09:38:35.5199317+02:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "58"
                      },
                      "tt_cmd_connection": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "tt_cmd_messages": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "mt_units": {
                    "$ref": "29"
                  },
                  "mt_units1": {
                    "$ref": "29"
                  },
                  "st_images": {
                    "$ref": "4"
                  },
                  "st_users": {
                    "$ref": "9"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "69"
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "68"
                    },
                    {
                      "$ref": "68"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "9"
                }
              },
              {
                "$ref": "6"
              }
            ],
            "st_images": {
              "$ref": "4"
            },
            "st_users": {
              "$ref": "9"
            },
            "mt_prices_rules": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ]
          },
          {
            "$ref": "5"
          }
        ],
        "mt_employees": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "st_functions": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "st_images_types": {
          "$id": "82",
          "id": "1b869c32-584b-4d1d-9ac2-e5f1f1acbb16",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-05-09T09:38:35.5199317+02:00",
          "last_update": "2026-05-09T09:38:35.5199317+02:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "st_users": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "st_users1": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ]
      },
      "st_users": {
        "$ref": "9"
      },
      "mt_branches_zones": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "39"
        },
        {
          "$ref": "39"
        }
      ],
      "mt_locations": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ],
      "mt_periods": [
        {
          "$id": "83",
          "id_branch": "ab1ddf39-eddc-4f6e-b6ec-a4258add952b",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-05-09T09:38:35.5199317+02:00",
          "date_end": "2026-05-09T09:38:35.5199317+02:00",
          "state": "sample string 6",
          "created_on": "2026-05-09T09:38:35.5199317+02:00",
          "last_update": "2026-05-09T09:38:35.5199317+02:00",
          "commited": true,
          "mt_branches": {
            "$ref": "3"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "mt_pos": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "66"
        },
        {
          "$ref": "66"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ]
    },
    "mt_pos_rooms": [
      {
        "$ref": "71"
      },
      {
        "$ref": "71"
      }
    ],
    "st_images": {
      "$ref": "4"
    },
    "st_images1": {
      "$ref": "4"
    },
    "st_users": {
      "$ref": "9"
    },
    "mt_rooms_units": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_rooms_list": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ]
  },
  "mt_rooms_units_types": {
    "$ref": "52"
  },
  "st_users": {
    "$ref": "9"
  },
  "tt_rooms_units_activity": [
    {
      "$ref": "49"
    },
    {
      "$ref": "49"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.