GET api/Mt_Prices_Rules?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "1093dc7b-6730-4d2b-955b-aff203a3a103",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "date_from": "2026-09-06T06:47:07.3180472+02:00",
    "date_end": "2026-09-06T06:47:07.3180472+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": "b7d2f847-4799-4b92-b4f9-9f412f90a465",
    "id_pos": "b6194fa3-8f85-4bac-bfe9-8adae1e49ff3",
    "id_list": "fd802276-841e-4b82-be11-f128902cee8f",
    "id_item": "85bd4718-23ee-4bda-8d9f-c97eedea150c",
    "id_item_type": "91e7bf79-38fe-42a7-a9be-743270a190f9",
    "id_category": "23ebefaa-c1c5-4194-9062-43cba1e686b8",
    "by_day_week": true,
    "use_mon": true,
    "use_tue": true,
    "use_wed": true,
    "use_thu": true,
    "use_fri": true,
    "use_sat": true,
    "use_sun": true,
    "use_hour_ini": "00:00:00.1234567",
    "use_hour_end": "00:00:00.1234567",
    "active": true,
    "created_on": "2026-09-06T06:47:07.3180472+02:00",
    "last_update": "2026-09-06T06:47:07.3180472+02:00",
    "id_user_upd": "b8ec64ef-6c70-4c24-b171-f2477c96b631",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "90fdf0aa-4e02-4bb4-b762-f2ef49bba41c",
      "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": "744da312-b0e3-4b96-9b98-6e4a76f282e1",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-09-06T06:47:07.3180472+02:00",
      "last_update": "2026-09-06T06:47:07.3180472+02:00",
      "id_user_upd": "585a891c-3c25-4b5d-80ee-572e609d5bf9",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "7c89287d-5169-40d8-af9a-88f3aab15a08",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "7f8131e8-5571-4faf-9fb9-acc436082bdf",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-09-06T06:47:07.3180472+02:00",
        "last_update": "2026-09-06T06:47:07.3180472+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "ba9df620-fc97-4a45-8d20-a4caea909fa2",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "01196e11-d6ca-4e1e-a0c7-345ec5a2457b",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "e69babda-373e-4cbf-8f32-f5234593dfec",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-09-06T06:47:07.3180472+02:00",
            "last_update": "2026-09-06T06:47:07.3180472+02:00",
            "id_user_upd": "7b218a0a-af95-4af5-aa0c-a7a0b0135b0a",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "845273be-a4ba-4ef2-ada2-685a28a84142",
                "id_item": "70de90b9-9212-4f66-bf7b-3b50fe634f2e",
                "is_default": true,
                "active": true,
                "created_on": "2026-09-06T06:47:07.3180472+02:00",
                "last_update": "2026-09-06T06:47:07.3180472+02:00",
                "id_user_upd": "3c641f05-49f1-4a94-bbc6-9ae1fd5adc60",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "0da2f3aa-577d-419d-8dec-557076078458",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "1d9e7af9-5ed8-4ccd-b0dc-dfda10b5ef21",
                  "id_unit_sec": "2ba16ec8-e7e2-4a3b-bbae-036a27ff8003",
                  "id_brand": "70766d3a-ce30-40bc-9339-7230ca481039",
                  "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": "688d7770-6125-41e8-8ed6-c4c0f6923075",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-09-06T06:47:07.3180472+02:00",
                  "last_update": "2026-09-06T06:47:07.3180472+02:00",
                  "id_user_upd": "fb97e301-4c33-48be-8c2a-c7e21c34558d",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "b6518f4f-1a2a-46ce-a2a5-08a9568cbba9",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-09-06T06:47:07.3180472+02:00",
                    "last_update": "2026-09-06T06:47:07.3180472+02:00",
                    "id_user_upd": "b6b78c40-1663-4000-87f6-e6aba48231bc",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "35757e48-0d59-41c4-99c3-ea600015cd9f",
                      "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": "626ac9b3-b7b4-4b92-bbcd-73105c420c5f",
                      "view_messages": true,
                      "id_image_photo": "e91e589f-a578-4113-afc5-37ea7e5da7fd",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "a82e7832-b51f-4a2e-95f1-370f2f221e19",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-09-06T06:47:07.3180472+02:00",
                      "last_update": "2026-09-06T06:47:07.3180472+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "109ed160-cf9c-46bc-873a-c329e0338991",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "eb15680b-69a2-497a-a094-b6791bb73f78",
                          "active": true,
                          "created_on": "2026-09-06T06:47:07.3180472+02:00",
                          "last_update": "2026-09-06T06:47:07.3180472+02:00",
                          "id_user_upd": "bfcf54a1-e021-4c8a-a6c8-423445d99e97",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "4f688381-0977-49f4-b91a-0613db8a3b61",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "282e8b68-09b7-4dcf-ab79-b86f98928d54",
                              "id_zone": "4e5f3f74-d20a-4a9b-8214-9f384181b96e",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                              "id_user_upd": "8358d113-707d-4979-bd47-3547f6b957fb",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "e0b6d8df-1a56-4a18-b07c-ecd3ae527dd0",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "71143b02-c4c6-4985-9bca-a6e909355728",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "1b70e429-1e41-4def-9321-628b1cfa8b8f",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                  "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                  "id_user_upd": "efc5286b-f691-4c77-8b6f-d91728c317f3",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "25801633-3317-4dba-a690-7e8c483cb47b",
                                      "id_cloakroom": "5fe857aa-02a1-4102-a2ec-497cbbb34b81",
                                      "id_pos_sesion": "1f287b20-2497-4833-9846-e58bbf1c7ad6",
                                      "unit_id": 4,
                                      "date_open": "2026-09-06T06:47:07.3180472+02:00",
                                      "date_close": "2026-09-06T06:47:07.3180472+02:00",
                                      "id_doc_sa": "de2d88a9-d4fc-42e1-b850-ce0fa8025f23",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "ef0b92da-2624-4a4b-b8de-8d96429e0056",
                                        "id_pos": "aee1c6ae-a946-4e96-9e6f-534458a1022d",
                                        "id_doc": "fd095ac5-2687-4d43-80a6-db80395f51a5",
                                        "id_branch": "df7e570f-716e-4dcc-a2fc-5421e36f959d",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-09-06T06:47:07.3180472+02:00",
                                        "date_tax": "2026-09-06T06:47:07.3180472+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "4bb4be78-b70d-4b47-acf5-7cee3c693d2c",
                                        "id_relationship": "35c9943c-f65a-4402-bffd-b5e4327a51bf",
                                        "id_loc_from": "dc44be1e-c6b8-4f8f-8a80-4b5fa8e0bb46",
                                        "id_loc_end": "8712b0d6-139d-422f-bceb-2457b0cbe220",
                                        "id_user_add": "9d7f991d-cf88-4d77-8951-f4094316a6a7",
                                        "id_user_upd": "dda0049c-7248-45ac-92c1-9800c7d148e5",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "0c56d4b2-550d-4652-aefb-ac9eb0f2ec4e",
                                        "id_room_unit": "67f2df75-198f-4e9a-8f22-ad995b3722dc",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "5911f1f4-f13e-4be6-9634-b49fdec0fea0",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                        "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "edcc0221-7234-4845-a61c-6676aae38764",
                                          "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": "f49c7bf6-5052-4457-a7f9-573e141c9ff9",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                          "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                          "id_user_upd": "3698332e-b488-4390-b333-e5300a8204e1",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "e4c81f52-597f-4b26-9a7a-c874ae30d327",
                                              "id_pay": "39af6b8d-d7f8-4d9f-9f01-165ef9d61967",
                                              "id_money": "3899f21b-edea-4b6e-a779-b4ac1de524a9",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                              "id_user_upd": "85d7f62e-b1ea-402c-82ff-2b87739142cd",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "4e06f7bb-f73f-45dc-baf4-b52446c555fb",
                                                "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": "733a3675-ced0-4cf5-87dd-399977032602",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                "id_user_upd": "0a7f1af0-dc4e-4423-9bc7-0a89314c71e0",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "92551e8c-808d-41b6-a59d-3159cb6f2a18",
                                                    "id_money_2": "40f2dea6-3b76-4457-ab4b-cd7b3817853d",
                                                    "date_from": "2026-09-06T06:47:07.3180472+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                    "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                    "id_user_upd": "c11059f2-2c62-4f08-9dc1-dc9e23e45748",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "16"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "18",
                                                    "id_doc_sa": "3585466a-7f64-4d10-b699-64e82488c0a2",
                                                    "id_pay": "89230636-52f1-4e60-a880-0b50e1e2992c",
                                                    "id_money": "763a2558-6d13-4b10-aaed-8cb73f15072b",
                                                    "date_cashflow": "2026-09-06T06:47:07.3180472+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "0334d76f-bc1b-40fd-89f7-92386d510db2",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "7226c59f-aad9-40ff-9f7e-79eba8cdc25a",
                                                      "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": "a464e8ab-d500-4fcf-b23c-55f36e3db8c7",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                      "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                      "id_user_upd": "912f74e6-4f6e-4600-a984-1d1fa4f7c181",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "3"
                                                      },
                                                      "st_users": {
                                                        "$ref": "8"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "18"
                                                        },
                                                        {
                                                          "$ref": "18"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_sa": "6b707627-896b-4c87-8cf4-87edcfb0d0da",
                                                          "id_line": 2,
                                                          "id_pay": "69f2bc80-8ef1-43d3-b3ca-08aea7ade238",
                                                          "id_money": "02c887a2-69c2-4ff3-bb80-3ae042332d5e",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "23283629-d60b-498c-81d4-65f836f97eb8",
                                                          "id_employee": "85ad9d2e-fcac-44a9-b208-ec444fc3a4c8",
                                                          "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": "51182f26-269d-4612-9c7d-39c983448beb",
                                                          "coupon_id": "sample string 9",
                                                          "terminal_id": "sample string 10",
                                                          "card_name": "sample string 11",
                                                          "card_bank": "sample string 12",
                                                          "card_number": "sample string 13",
                                                          "client_name": "sample string 14",
                                                          "money_type": "sample string 15",
                                                          "merchant_id": "sample string 16",
                                                          "aid": "sample string 17",
                                                          "auth_num": "sample string 18",
                                                          "authorization": true,
                                                          "signature": true,
                                                          "contactless": true,
                                                          "date_hour_pay": "sample string 19",
                                                          "terminal_name": "sample string 20",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$id": "21",
                                                            "id": "c2f3ab91-a39a-4bf0-819e-2d89129ebc21",
                                                            "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": "2b5e6b00-1ccc-4db2-b64c-c8c175225192",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "f968f145-6c18-41ab-90c4-ce8ea9c65abe",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                            "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                            "id_user_upd": "bbfa858e-cdd0-4285-b196-f39c7e44370b",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "c8c5b472-8eed-4401-9665-154813179ddd",
                                                                "id_branch": "6e86dda4-51b8-4b5a-8662-a96fa08692e1",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                "id_user_upd": "02f9b236-ec10-44b3-9a55-92ffa5ed7d3b",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "8d8aabe2-cb6e-4488-ba1a-c17cf2ec23d9",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                              "id_user_upd": "307e9f8f-424b-4b5a-afe7-edf895f188f5",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "21"
                                                                },
                                                                {
                                                                  "$ref": "21"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "8"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "3"
                                                            },
                                                            "st_users": {
                                                              "$ref": "8"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "24",
                                                                "id_doc_sa": "02bd01b4-e692-41d9-8d9b-752830435b7f",
                                                                "id_line": 2,
                                                                "id_item_sub": "396204b6-9a16-4f1e-b49a-8a9f710dd5a3",
                                                                "qty": 4.1,
                                                                "id_list": "bc05381d-768d-472d-ad3b-d25a01bc2803",
                                                                "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": "14739fea-ff4c-4d28-8b6a-c46277fa0beb",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "bd494e6e-0dbc-4bec-bce8-a779ae155e30",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "f84ce488-4ce6-4655-8c4a-dcbc5dfeeb0a",
                                                                "id_user_upd": "67ba4a29-7261-43d5-a8ce-2633325bccdd",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "79dcdd88-6113-47ae-8eb2-64aaf2fded5a",
                                                                  "id_item": "23dd1097-3633-4dd1-b1c9-d88d0e0d0334",
                                                                  "id_item_type": "6e5ab839-8483-4068-bb2f-da44fb7ce8cd",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "ddb51b07-dce4-4fdd-bbbd-f86a2f047245",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                  "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                  "id_user_upd": "b88c0710-f8b9-4fc1-a8c4-8bab34046340",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "02c7415d-112b-4b61-a307-f9b9f33bc0ac",
                                                                      "id_item": "ea4ae0c1-c15c-4b57-a72d-2493c505cb1c",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "5b88b436-2736-4215-b751-fdaebfc42b31",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "6c20300d-4dba-40ee-88e7-d179cc2e250c",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "dbd3eee8-c6ac-4cd4-a567-c0b2339fcc0f",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                        "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                        "id_user_upd": "382b851d-88f8-49fc-8b32-831141bdfba1",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "a79a6e88-a84d-4f90-9265-8f5f26ae7ae1",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "id_user_upd": "113fb957-d15f-46c6-b543-ab26a745d5ca",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "27"
                                                                            },
                                                                            {
                                                                              "$ref": "27"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "26"
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "b45422fe-04fd-4181-bed0-36c1fbd78aad",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "f6ebfe86-d7d2-4cf1-94af-3093f0f8e076",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                    "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                    "id_user_upd": "6f253291-1b4f-4a44-9ff8-6cc9f0f3eb1e",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "3b12d028-8915-4520-95c3-0e9126e71dd0",
                                                                        "id_line": "9f26f683-8e43-433f-983c-23ac9bba90a1",
                                                                        "id_category": "dd966e39-7c61-4990-aa17-5f7513be46ba",
                                                                        "id_item": "e660e40f-0d8e-445a-933c-ea2048b4f321",
                                                                        "id_item_type": "1260453b-9e4f-4942-aca4-ca1a64d60e7c",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "85b6b213-f5a2-4c30-a9d0-bbbeade3306c",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "date_end": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "date_used": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "date_sesion": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "id_employee": "6e462db5-b756-4600-baeb-7218ea1230e7",
                                                                          "id_branch": "04c34fad-f9ca-433e-b476-639d4a3f90b6",
                                                                          "id_voucher_permision": "3a8eec78-51a2-40ff-810d-e4a26bc2baaa",
                                                                          "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": "3b00bcb1-242a-4335-9234-d16770f76544",
                                                                          "id_user_add": "e31604a2-fa33-44e0-b6af-106152e8fee5",
                                                                          "id_doc_sa": "bd9bdfe4-0065-49eb-8f41-391a360abb53",
                                                                          "id_item_sub": "d691b868-b11f-49d0-9ccc-72c725d79d8f",
                                                                          "id_pos_sesion": "18ba1b71-d3b2-488c-980e-8d47f642a0ce",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "19"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "20"
                                                                            },
                                                                            {
                                                                              "$ref": "20"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "2c95e982-33f5-4107-aaf1-de94a12e91fe",
                                                                            "date_from": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "date_end": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "date_used": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "id_employee": "308a60b7-be96-4906-a95f-5af4525b409f",
                                                                            "id_branch": "5be7bb8e-80fb-4b6d-b471-5ce794dcf82b",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "3510ea01-0eda-4f21-b366-4e07bc99c01e",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$ref": "1"
                                                                      },
                                                                      {
                                                                        "$ref": "1"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "4932863e-fb82-4b1b-9ba0-7ed18eebfa29",
                                                                        "order_id": 2,
                                                                        "id_item": "a4f1467d-2569-4b81-8f90-5b2b166c5511",
                                                                        "id_item_type": "c4ee755b-e99b-47de-8a8b-eb674e1ca7f3",
                                                                        "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": "55ad6bba-158b-4808-8c91-3eff09163533",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "959f2421-d63d-4daf-9d69-35050300fedb",
                                                                        "count_voucher": 1,
                                                                        "id_category": "764b9c02-831b-4b64-998a-ce75835b5973",
                                                                        "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                        "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                        "id_user_upd": "d2da4a72-c128-4849-83df-b318d7ebd071",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "34",
                                                                          "id": "22bdf4a0-5113-4453-95e7-4ce681053037",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "3b628f5f-2052-4bc0-997c-0ebc691cb34c",
                                                                          "date_tax": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "date_open": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "date_close": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "id_user_open": "1c52dd7c-bd9e-4114-bffe-adc92cc2a2b9",
                                                                          "id_user_close": "6bb12c1c-9d6f-4c9d-a824-11c8d4c07e21",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id": "b1faf4ee-feb0-4512-9031-136b96b20e41",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "e2c72ce3-2ce4-4999-92ec-4f74967f0d98",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id": "07292670-3d00-4d9c-aa10-796bbc644541",
                                                                              "id_room_unit": "aa390152-1cbe-476c-b2e4-2223c4df7f9f",
                                                                              "id_room_list": "c35d2d09-8e43-4ce5-8be8-abb12d14a184",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "date_from": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "date_end": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "date_open": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "date_close": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "id_employee": "e4b86e1a-f24f-4323-8737-743f9ac2cbe9",
                                                                              "id_employee_sec": "be8146e2-f6a1-4850-8cf5-397e6d809fb9",
                                                                              "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": "64eef70b-8db8-4807-a4b3-c553031630c4",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "18f13039-6b91-4142-a022-f0196a8489b2",
                                                                              "id_user_close": "c035b2cb-b192-453f-a9ea-af1a3181c07c",
                                                                              "id_unit_state": "6d5a280f-2d3c-4c67-858f-124778187a25",
                                                                              "id_pos_sesion": "580ca536-a2c0-42aa-bb6f-39185ea8e19a",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "37",
                                                                                "id": "a57c67fb-71c5-42c6-b4ad-8577f6773389",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "619eb837-c15f-4448-b7f0-b8c6fe985f27",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "47ea5bf9-71b6-40d9-865a-810d81aa0526",
                                                                                "locked": true,
                                                                                "date_locked": "2026-09-06T06:47:07.3180472+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                "id_user_upd": "440d5131-d6ce-4499-b9e9-e90b8401383e",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "38",
                                                                                  "id": "325a6675-9dc2-4400-9e03-b4b3211d36d6",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "77471f5a-931d-4e64-b067-340a105fb586",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "1bc8ef6d-3446-428c-9b6f-2034617e289f",
                                                                                  "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": "f3b04a17-4e98-4467-ae70-4120941dc66c",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                  "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                  "id_user_upd": "c2d486ac-91e3-4504-a77d-69f2bead9672",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id_pos": "5b4c7ff5-0b58-4c91-aa07-95c321fff641",
                                                                                      "id_room": "d9c1ecee-5f9d-4af2-80f6-11ecf8d7eb13",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "id_user_upd": "df3ad1bb-c7be-45a6-a821-f950b148d02e",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id": "f5b6745e-c91c-4a2d-bfe8-c3012c387ed1",
                                                                                      "id_room": "c5a2a546-496e-41ea-85c4-c89df820a7b9",
                                                                                      "date_in": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "date_out": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "id_user_add": "6ae14fc6-7657-4320-8be5-409c18a3d3fc",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "41",
                                                                                  "id": "beb3e093-c22f-4721-a7e8-56e30dc623a3",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                  "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                  "id_user_upd": "aaa52d9e-b5d1-40a1-978d-a221424e97b6",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_room_type": "af0d13d6-6b49-407b-9d2f-65807811a2c3",
                                                                                      "id_room_state": "c8ea83d8-cb97-4f70-9417-6c62e64ac256",
                                                                                      "id_image": "4cfa80f5-deab-4a02-9eca-0120f7e2d314",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "id_user_upd": "a217c74d-fce3-40a6-8a89-5036403f9cca",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "43",
                                                                                        "id": "6d5b7103-f720-47d3-b132-b890a3326fa0",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                        "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                        "id_user_upd": "c4a1f0da-ea96-410f-ab91-daa078bcb0b9",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "36"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "36"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "41"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "43"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "13"
                                                                                },
                                                                                {
                                                                                  "$ref": "13"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "40"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "36"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id": "143a7a5d-d4c7-48f4-86c4-05d30421089f",
                                                                              "id_pos_sesion": "35ad4f36-f626-4496-b25d-05f577e9f2f1",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "58649255-56a1-42d2-85ab-70d15fabe483",
                                                                              "id_room_unit_activity": "07ca82fb-1467-46ff-b3dd-2656987643d0",
                                                                              "id_doc_sa": "dbe42d4e-7743-4abd-967f-fd33f493d4b8",
                                                                              "id_pos_type": "e7574e62-10ee-4528-a4e0-150774c5df28",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "f8eb1640-e191-4b13-a4ae-9d7385727197",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id_tip": "09073252-9984-400a-bb65-00e1c3b53e24",
                                                                                  "id_user": "1b449023-9857-4da6-ba9e-9d7883c35081",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                  "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_pos_sesion": "fae9c9ec-8d72-4afb-aa81-fb442176bfbb",
                                                                              "id_user": "def81a76-d023-4189-a59e-7eab8c3a5d27",
                                                                              "date_add": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "d1fbc792-3aa5-4b1a-846d-c899b0851cbe",
                                                                              "id_user": "7b3f620e-3503-4a75-a42f-5b7103379da8",
                                                                              "id_user_profile": "07660e66-8705-4809-aaf4-55329def99ce",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "id_pos_sesion": "fab12811-97f9-4180-908b-6f70e35ae1d9",
                                                                              "date_login": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "date_logout": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "48",
                                                                                "id": "5fc512af-da00-4d8a-82a0-1d971bc42863",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "49",
                                                                                    "id": "febd89b8-8aeb-4083-b243-00b17ce8dbe4",
                                                                                    "id_function": "055e4906-b606-4762-b6ef-e32822e1d502",
                                                                                    "id_user": "fdf6ce67-2b76-4eb2-b6bd-7bbe33c93ef2",
                                                                                    "id_profile": "03bbab0e-8eab-49f1-8318-143344a8a738",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                    "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "50",
                                                                                      "id": "9ce020a1-1ebe-4980-940b-b5f7ab8faec1",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "18dddeb4-a05e-448f-abd5-a52bb0853aca",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "96fe160b-0f24-4c08-a0f1-5f26a44a45f0",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "51",
                                                                                        "id": "cf88c560-ac66-472f-be85-95f3b962d253",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                        "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "50"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "50"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "52",
                                                                              "id": "51c781a4-b660-4b37-9da4-9c2ae472daf8",
                                                                              "id_user": "c59a7e4a-34fe-4e38-a777-9cdce2202904",
                                                                              "date_add": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "7e3e8ef2-db91-470d-b8e1-0115bdc03b0d",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "id_pos_sesion": "418b24a9-934f-4ad1-9e32-071c25483fb1",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "52"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "53",
                                                                    "id": "d4cdfd97-6acb-444a-8347-261fba290a66",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "dae2579b-f496-453b-a29f-968d81934c37",
                                                                    "id_doc_print": "ca8a226e-eac3-41ab-a2d2-d9e8c8d70602",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                    "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$id": "54",
                                                                      "id_list": "4738b086-9707-44d5-a0d3-9183d3dfe79a",
                                                                      "id_item_sub": "8b5fd4c7-a873-4901-9a2d-b43253aded0a",
                                                                      "validity_date": "2026-09-06T06:47:07.3180472+02:00",
                                                                      "price": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                      "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                      "id_user_upd": "dcf35ee2-63f0-4748-bcac-d9c64896ce54",
                                                                      "commited": true,
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "55",
                                                                        "id": "ee6ee136-3d38-4621-af2a-6a76efedc056",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "0370b17a-4103-4ddf-aa75-5a9753873595",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "f732e211-86ad-446f-9782-c190a667a325",
                                                                        "view_pos": true,
                                                                        "order": 10,
                                                                        "color_border": "sample string 11",
                                                                        "color_button": "sample string 12",
                                                                        "color_font": "sample string 13",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                        "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                        "id_user_upd": "532560c6-f641-41b9-a076-16ee73862b95",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_pos": "d33a5a57-a348-42ae-9c11-75e19f690d63",
                                                                            "id_pos_type": "717383b1-610f-49ff-90ad-bad20d39bf98",
                                                                            "id_price_list": "ef269a47-c1bc-434b-b95a-4744bc98836e",
                                                                            "is_default": true,
                                                                            "view_mon": true,
                                                                            "view_tue": true,
                                                                            "view_wed": true,
                                                                            "view_thu": true,
                                                                            "view_fri": true,
                                                                            "view_sat": true,
                                                                            "view_sun": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "id_user_upd": "d9a4303a-8f07-4314-b7c7-ee874ed02b81",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "57",
                                                                              "id_pos": "805d4ac0-6144-4351-86cf-0742c3d4e09f",
                                                                              "id_pos_type": "90700561-b01a-40ad-ad98-786186aa418b",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                              "id_user_upd": "d7aaa708-1de7-4112-9812-a3b9e5b21f9e",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "56"
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "58",
                                                                                "id": "5a2b4e2d-8808-4a6f-8c79-261a040b75e4",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                "id_user_upd": "5b77fc6d-aa8d-4f8b-b46d-50bd0caadf45",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "59",
                                                                                    "id": "2b2aa537-c9ae-4a46-9a43-b2f3e8c2643a",
                                                                                    "id_branch": "30865029-4c86-4057-81f5-b5b99e6732ce",
                                                                                    "id_pos_type": "0372d103-a1ff-496e-a53c-6a648616e188",
                                                                                    "id_pos": "579db937-ac13-47f0-9ac7-79f12e3cddb7",
                                                                                    "id_item": "ef212311-162e-4b2e-aa39-df83b5f11bd8",
                                                                                    "date_from": "2026-09-06T06:47:07.3180472+02:00",
                                                                                    "date_end": "2026-09-06T06:47:07.3180472+02:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                    "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                    "id_user_upd": "aebbd124-4c50-4b5a-b6a8-51a9db1286f7",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "59"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id_pos_print": "546758d3-aef9-43c1-ba12-e2a2cff12ae1",
                                                                                    "id_doc": "76c4ed20-c6cf-4f34-9951-2cc029f32c52",
                                                                                    "id_pos_type": "ca2004ad-e390-4c60-a880-14547d5f0702",
                                                                                    "id_doc_print": "97b7c9b9-ac02-4754-8608-39699694f117",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                    "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                    "id_user_upd": "ed8028db-d862-4c22-b7ad-952a2c6a6014",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "61",
                                                                                      "id": "a97d9a19-23f0-4a65-8bd8-bc2c96698662",
                                                                                      "id_pos": "0911cf1a-481c-4573-bb0f-3e8f9e413637",
                                                                                      "id_mask": "sample string 3",
                                                                                      "name": "sample string 4",
                                                                                      "mode_print": 5,
                                                                                      "port": "sample string 6",
                                                                                      "baud_rate": 1,
                                                                                      "data_bits": 1,
                                                                                      "stop_bit": 1,
                                                                                      "flow_control": 1,
                                                                                      "parity": 1,
                                                                                      "pin_cashdrawer": 1,
                                                                                      "ip_printer": "sample string 7",
                                                                                      "port_ip": 1,
                                                                                      "printer_name": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "id_user_upd": "d12b86ac-1816-41d4-b8b0-fd004ecbdaf7",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "62",
                                                                                      "id": "9308c6a4-0771-40bc-93b4-300a21c107ae",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high_row": 5,
                                                                                      "high_doc": 6,
                                                                                      "with_doc": 7,
                                                                                      "to_file": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "63",
                                                                                          "id_doc_print": "31b2d34a-4ff8-41bc-b0ab-671df816a182",
                                                                                          "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": "62"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "63"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "55"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$ref": "54"
                                                                          },
                                                                          {
                                                                            "$ref": "54"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "55"
                                                                          },
                                                                          {
                                                                            "$ref": "55"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "55"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "64",
                                                                            "id": "1b4e9f08-8afe-4560-94ce-a6ac41de5d1d",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "date_end": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "id_branch": "2122809d-939b-4a97-b6c5-6cf7edaf2416",
                                                                            "id_pos": "c5aced8f-42d3-4010-9700-fbaa0f235b87",
                                                                            "id_list": "bf10287c-3947-4b99-bcd8-d771628c8015",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                                            "id_user_upd": "3ace30bc-b5a8-4e3d-ac14-59945c94790f",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "55"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "64"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "1"
                                                                          },
                                                                          {
                                                                            "$ref": "1"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "54"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "55"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "13"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "65",
                                                                    "id_doc_sa": "ef9d6cfe-2d1d-4e2f-87d0-8defd04db396",
                                                                    "id_line": 2,
                                                                    "id_item": "8d76208a-bdb6-4ccf-9867-0e1bede8163e",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "65"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "16"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "19"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "19"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              }
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "3"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "60"
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "66",
                                              "id_pos": "2c3cff60-fa35-4273-ba6a-7df6308fcebb",
                                              "id_doc": "e0bc91dc-d517-4527-8b0d-ba66b71ed843",
                                              "value": 3,
                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "67",
                                              "id": "16fcfc17-1851-4cb4-a2bd-3c70332a22b5",
                                              "id_pos": "099b2f84-706d-449f-8306-a29b32489bac",
                                              "id_doc": "a2c14f14-ca02-46cc-91e0-ffc847465ac2",
                                              "id_branch": "7ebac8cb-e2b5-44e6-a187-33f9729e76ba",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-09-06T06:47:07.3180472+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "0c69099f-e4e3-4139-ab98-ef1f89797064",
                                              "id_loc_from": "2851c045-4c9f-484c-8ddf-d65260f1bec7",
                                              "id_loc_end": "7127cfef-8232-4d0c-8a82-67af0593c65f",
                                              "id_user_add": "c0124984-9fdb-43f0-bb2a-bc9bb912e787",
                                              "id_user_upd": "18c0be2f-383d-453e-8788-5f3f98d9b4f5",
                                              "id_pos_sesion": "bdc51174-82eb-4de1-9a77-96c7e8e6b265",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-09-06T06:47:07.3180472+02:00",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                              "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "c311b70b-ea47-490b-80a5-741437f9c949",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "6f2493d1-ffc6-46f4-b14a-50ef0f27c725",
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                "id_user_upd": "3ed62cdc-0836-46c7-9560-7fbe7b3c8e47",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "2"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "69",
                                                    "id_location": "a2e1fe04-0ed8-4b20-9bf3-d3730226c1ef",
                                                    "id_item": "c255bd48-a659-4d7f-89cd-2ce0a6d40b6e",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                                    "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "68"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "70",
                                                  "id_doc_st": "53125363-7a75-4d13-870d-2dc10bc84189",
                                                  "id_line": 2,
                                                  "id_item": "1e535e06-ef0c-4fc6-8004-47a558d98b45",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "68"
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "mt_pos": {
                                          "$ref": "10"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "st_users1": {
                                          "$ref": "8"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "24"
                                          },
                                          {
                                            "$ref": "24"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "13"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "34"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "36"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "71",
                                            "id": "6aa1be7b-5731-4647-964f-14cb3abfc156",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "30935311-4f18-4dde-bf82-9256cb3dd5da",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                            "printed": true,
                                            "print_on": "2026-09-06T06:47:07.3180472+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "34"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "st_users": {
                                "$ref": "8"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "57"
                                },
                                {
                                  "$ref": "57"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "64"
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "1"
                                },
                                {
                                  "$ref": "1"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "bbfed40b-0dfc-48be-aafe-2d7a1bf84fac",
                                  "id_pos": "8d80a3cc-410b-4c3b-b7e0-9390f913c25e",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-09-06T06:47:07.3180472+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "709ee19c-b085-45fb-a8fc-2f27ab7c5bbd",
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                  "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "cfe1d8ff-9ed4-4b6a-aa23-c12c6d9cbc52",
                                  "id_pos": "2febff5a-3252-4bf6-ba69-0d7818b7ca68",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                  "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "c46ffc1a-cf66-46bf-866c-a47f588e7745",
                                  "id_pos": "8c2a9f2e-1000-4d77-9843-823e322ecbb8",
                                  "date_add": "2026-09-06T06:47:07.3180472+02:00",
                                  "date_upd": "2026-09-06T06:47:07.3180472+02:00",
                                  "date_out": "2026-09-06T06:47:07.3180472+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "cce15df7-1b0f-4cdb-ac57-d1361ee22971",
                                  "id_user_add": "2599b0ca-2b2d-4294-8bc9-ea6be49a6337",
                                  "id_table": "0488e477-0ace-4351-8c82-da266a4c2c8c",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "c522f04e-12a7-4c0a-8850-50600a1ccb2e",
                                  "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "bdcad6c7-15d7-47a1-be4a-5f272fb51d33",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                    "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "d2804c50-48c3-4b8a-a25b-37286dbd8ee1",
                                        "id_sync": "6a3aba03-31dd-479f-8fe1-80554a0ce318",
                                        "json": "sample string 3",
                                        "id_table": "205ca2d4-0c65-4c7e-9971-675daadc986a",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "6686b7ed-a8a9-4da6-9924-7eb656476087",
                                          "id_branch_from": "dc5e5d82-d863-48cc-a043-35ff912db84e",
                                          "id_branch_to": "663ed6c0-c5e4-4b23-a8a9-859cb4cd7f3c",
                                          "type": 4,
                                          "created_on": "2026-09-06T06:47:07.3180472+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-09-06T06:47:07.3180472+02:00",
                                          "send_on": "2026-09-06T06:47:07.3180472+02:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "b29e6172-268b-420c-9985-99a1496ba79e",
                                  "id_pos": "678c53cc-acb1-4e32-a642-7720955506c0",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-09-06T06:47:07.3180472+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "21"
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "59"
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "58"
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "64"
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "st_images": {
                        "$ref": "3"
                      },
                      "st_images1": {
                        "$ref": "3"
                      },
                      "st_permisions": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "st_users_token": [
                        {
                          "$id": "80",
                          "id": "5aa2afcb-1b1c-420e-ae5a-0d124e378d51",
                          "token_id": "sample string 2",
                          "id_user": "b60f3b85-8bd0-48f8-aad3-6bcddf548d7c",
                          "date_from": "2026-09-06T06:47:07.3180472+02:00",
                          "date_end": "2026-09-06T06:47:07.3180472+02:00",
                          "created_on": "2026-09-06T06:47:07.3180472+02:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "81",
                          "id": "c8897a54-24bd-408c-91ff-8435e9ad3017",
                          "id_room_activity": "de179859-855b-4e63-9ad6-858db5955989",
                          "id_pos_sesion": "25d8003a-4abb-4ac5-805f-d0eaf0b1cfc6",
                          "log_text": "sample string 4",
                          "id_user": "dd9430ad-6a0f-40a6-971f-1f3b4ef674a6",
                          "event_type": "sample string 6",
                          "correlation_id": "73268f05-2afa-4434-87da-c6c27b4263ff",
                          "id_room_unit": "15eecf74-b6aa-4784-8d76-78ec2ccc4846",
                          "id_room_unit_source": "c003b61b-f8cb-4856-906c-615062e1dad4",
                          "id_room_unit_destination": "cc0a4f80-3742-4549-855b-5ee04bbe5a36",
                          "id_room_activity_related": "8e836b70-62fd-4c56-a439-b7672c4ad80f",
                          "id_doc_sa": "85b4ea54-d02e-45ef-9e94-30db89610d8f",
                          "id_user_authorizer": "c7ba9927-242d-4a3a-a270-74978ed8ee3c",
                          "data_json": "sample string 7",
                          "created_on": "2026-09-06T06:47:07.3180472+02:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "31"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "48"
                      },
                      "tt_cmd_connection": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_cmd_messages": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "59"
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_units": {
                    "$ref": "28"
                  },
                  "mt_units1": {
                    "$ref": "28"
                  },
                  "st_images": {
                    "$ref": "3"
                  },
                  "st_users": {
                    "$ref": "8"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "65"
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "70"
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "69"
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "5"
              }
            ],
            "st_images": {
              "$ref": "3"
            },
            "st_users": {
              "$ref": "8"
            },
            "mt_prices_rules": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_employees": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_items": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "st_functions": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_images_types": {
          "$id": "82",
          "id": "14743aec-362c-4a0a-91fc-2ef0aaa943f8",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-09-06T06:47:07.3180472+02:00",
          "last_update": "2026-09-06T06:47:07.3180472+02:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "st_users": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "st_users1": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ]
      },
      "st_users": {
        "$ref": "8"
      },
      "mt_branches_zones": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "59"
        },
        {
          "$ref": "59"
        }
      ],
      "mt_locations": [
        {
          "$ref": "68"
        },
        {
          "$ref": "68"
        }
      ],
      "mt_periods": [
        {
          "$id": "83",
          "id_branch": "1c1b6d3a-d0dc-4f14-ad62-fabc47d91e4a",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-09-06T06:47:07.3180472+02:00",
          "date_end": "2026-09-06T06:47:07.3180472+02:00",
          "state": "sample string 6",
          "created_on": "2026-09-06T06:47:07.3180472+02:00",
          "last_update": "2026-09-06T06:47:07.3180472+02:00",
          "commited": true,
          "mt_branches": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "mt_pos": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "64"
        },
        {
          "$ref": "64"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ]
    },
    "mt_categories": {
      "$ref": "4"
    },
    "mt_items": {
      "$ref": "6"
    },
    "mt_items_types": {
      "$ref": "29"
    },
    "mt_pos": {
      "$ref": "10"
    },
    "mt_prices_list": {
      "$ref": "55"
    },
    "st_users": {
      "$ref": "8"
    }
  },
  {
    "$ref": "1"
  }
]