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": "79233e58-6941-4f1f-9877-c3770c747206",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "date_from": "2025-12-08T21:26:24.6353815+01:00",
    "date_end": "2025-12-08T21:26:24.6353815+01: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": "61a401be-6d77-4744-9a55-a1ac74c4e54e",
    "id_pos": "c9acc4cf-5b7a-4ad5-a493-3c46b0f0852f",
    "id_list": "958db3e0-6c4c-475b-a92f-78e9d0dd1dbc",
    "id_item": "fe667de3-c811-4826-bbdb-cf8701d852bb",
    "id_item_type": "ddbc13a3-bbdc-4e2b-89ec-109b48d2cbd9",
    "id_category": "322bd425-d8ee-476b-9dad-a76702c55e42",
    "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": "2025-12-08T21:26:24.6353815+01:00",
    "last_update": "2025-12-08T21:26:24.6353815+01:00",
    "id_user_upd": "5b9e2386-c3a9-439f-a1ec-870c304ed7f9",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "cac8f1b5-f6b0-410d-adc3-32469b332da0",
      "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": "d6138e13-7e13-487d-8c58-2ad3e91d307a",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2025-12-08T21:26:24.6353815+01:00",
      "last_update": "2025-12-08T21:26:24.6353815+01:00",
      "id_user_upd": "273489ee-77e2-4e7d-9014-50c518ea6596",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "df2beef5-eb12-4b7a-8420-a02c724e7808",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "e8605aab-e1e9-49b7-b778-131fb3f26507",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2025-12-08T21:26:24.6353815+01:00",
        "last_update": "2025-12-08T21:26:24.6353815+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "9614f46b-fe44-4c9f-8e4e-ee0fc2de5698",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "c7478730-2792-4509-a1c6-3a44bad8dada",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "633915e4-d49a-429b-88ed-98eb0c30c2a6",
            "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": "2025-12-08T21:26:24.6353815+01:00",
            "last_update": "2025-12-08T21:26:24.6353815+01:00",
            "id_user_upd": "c628d0a3-3e51-4780-bf5d-62ed46199769",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "2c3c7b3a-a142-42c6-87fc-b555750f96dd",
                "id_item": "ae3b3284-d76c-41d5-bbff-6b52138847e3",
                "is_default": true,
                "active": true,
                "created_on": "2025-12-08T21:26:24.6353815+01:00",
                "last_update": "2025-12-08T21:26:24.6353815+01:00",
                "id_user_upd": "d2c5134d-119a-4bb4-8a9c-37b40ba5e7f8",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "e62fe094-7232-465b-99b2-e8326378695b",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "ffacaf90-5604-4f4d-b3c2-9b4bbb7e9276",
                  "id_unit_sec": "3c1c7d27-0725-4d40-ab17-2a2ca60bf1f2",
                  "id_brand": "e04d23fd-2a3e-4218-9e40-729fa5c11796",
                  "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,
                  "external_id": "sample string 18",
                  "name_pos": "sample string 19",
                  "name_print": "sample string 20",
                  "id_image": "f2fb1848-be40-4ad9-a296-4d04e744a24f",
                  "view_pos": true,
                  "order": 22,
                  "color_border": "sample string 23",
                  "color_button": "sample string 24",
                  "color_font": "sample string 25",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 28,
                  "active": true,
                  "created_on": "2025-12-08T21:26:24.6353815+01:00",
                  "last_update": "2025-12-08T21:26:24.6353815+01:00",
                  "id_user_upd": "fb9c96e0-85ea-42ef-bc5e-c122f9f0a9b8",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "05c3f54e-9c5b-4025-8536-2ab6ab0f1fd9",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2025-12-08T21:26:24.6353815+01:00",
                    "last_update": "2025-12-08T21:26:24.6353815+01:00",
                    "id_user_upd": "c86347a8-1412-4e37-a0d7-dc841198b7bd",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "99241fef-42bf-48fc-b424-263c1df22022",
                      "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": "bd075867-8284-4ff0-8cbe-3eb1b984b737",
                      "view_messages": true,
                      "id_image_photo": "473e48b4-bb74-4ca1-96db-9ea7d4a69cac",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "9b18a35c-891e-4c79-9f97-158381a33aa8",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2025-12-08T21:26:24.6353815+01:00",
                      "last_update": "2025-12-08T21:26:24.6353815+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "dc7b7fa0-d98d-43b3-a5ed-505adb8fce8d",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "7605aee1-6d7a-4c7c-bb73-146f092cac7d",
                          "active": true,
                          "created_on": "2025-12-08T21:26:24.6353815+01:00",
                          "last_update": "2025-12-08T21:26:24.6353815+01:00",
                          "id_user_upd": "2693528a-49b8-4de4-af3c-fe84f6bea9f2",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "1a092ce0-a478-4be6-b657-a9d6174364c8",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "ae0f0acf-d0d0-4f78-b26e-81096040bfb2",
                              "id_zone": "e517ed78-069b-42e7-8185-920651279b1d",
                              "user_required": true,
                              "active": true,
                              "created_on": "2025-12-08T21:26:24.6353815+01:00",
                              "last_update": "2025-12-08T21:26:24.6353815+01:00",
                              "id_user_upd": "2d046102-2ac2-4e48-9e11-6a085a917a68",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "c229cf2a-9c83-4cef-86eb-d958d0a5aebf",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "3d625f2b-c925-490d-8fe5-72dfe7aac080",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "823d66ee-3b96-42bf-abb7-914a5a0ac475",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                  "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                  "id_user_upd": "6092c4cc-6747-4eac-a9c6-0d49f419f774",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "ce3c182d-6bd9-49f3-bd5e-f4ee3c856e5f",
                                      "id_cloakroom": "01750fee-9956-4236-ba26-c7407b745d78",
                                      "id_pos_sesion": "9028ede0-cbbe-4c66-b26f-0e497b37aaa4",
                                      "unit_id": 4,
                                      "date_open": "2025-12-08T21:26:24.6353815+01:00",
                                      "date_close": "2025-12-08T21:26:24.6353815+01:00",
                                      "id_doc_sa": "2bb3f6fa-20fb-4a72-9eae-22b03b0bd6d6",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "b8b00316-a4fa-4bd2-b2d9-57cad65421f5",
                                        "id_pos": "55b2885a-c28a-4535-9cbd-72d8084d6953",
                                        "id_doc": "92078250-4ece-4638-9bd2-23853cc5c90c",
                                        "id_branch": "34c3c8be-c65f-44aa-8c0c-583c8c2c2081",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2025-12-08T21:26:24.6353815+01:00",
                                        "date_tax": "2025-12-08T21:26:24.6353815+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "205b1499-fca8-47cd-8af3-7248876b9b0b",
                                        "id_relationship": "40ce6a35-5ea2-48d0-bba5-65808fce7b74",
                                        "id_loc_from": "57a792b1-cf4e-45ba-be33-e8e087b1d20a",
                                        "id_loc_end": "bcdfa293-3433-4e9f-a2d0-41023b703b12",
                                        "id_user_add": "e7feff75-be54-4a28-a9e1-e8ed2de44a3a",
                                        "id_user_upd": "d1a1763c-b88e-41db-8995-d6278b5c5952",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "66d4b25c-a934-4d70-b02a-8746217d5104",
                                        "id_room_unit": "ad228a44-f034-463e-9a6d-04afb7754d1b",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "2dc86f05-dd02-4a6b-be3d-3287efd06340",
                                        "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": "2025-12-08T21:26:24.6353815+01:00",
                                        "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "1906c35c-e7e2-42a8-930f-c3a8e730e7a1",
                                          "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": "80c7def3-89b0-493d-9370-3821508f8281",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                          "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                          "id_user_upd": "4524b561-1c9f-4867-84b6-b1ce2cbe7ed4",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "19259f97-fb91-43c3-8558-1beee7b1d1a4",
                                              "id_pay": "6214d498-59a7-49c4-9d81-c30afd534dc6",
                                              "id_money": "0c89b2f0-df2e-49f3-9490-966f5a0f38e5",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                              "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                              "id_user_upd": "22b35958-2649-485c-bbf8-ce4fc130970e",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "eec4d180-1677-4431-9835-317694763196",
                                                "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": "e96db87f-6fdf-4318-b066-535af0cd46b8",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                "id_user_upd": "f058d500-0810-4377-b251-a46296144323",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "d7c10b11-9f1c-45f4-8059-1f7a8d1118c2",
                                                    "id_money_2": "adb97096-a0ab-434d-a72a-0417976ebe9f",
                                                    "date_from": "2025-12-08T21:26:24.6353815+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                    "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                    "id_user_upd": "149f3e62-a180-4cb5-b0b0-f4f279b4d2bc",
                                                    "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": "77b57801-0d03-47fa-a9aa-ffe294894ab0",
                                                    "id_pay": "4b9f508c-77f5-497a-a5fb-51fdc54449b7",
                                                    "id_money": "fc678e40-6172-40ab-a75f-6becedd2083b",
                                                    "date_cashflow": "2025-12-08T21:26:24.6353815+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "355d1e62-4171-4416-ad9c-7b9129603822",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "ce0b7f45-52ee-4bba-9dcc-9cc898899fd6",
                                                      "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": "abedc7fb-77da-4bc8-acea-70c928362c36",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                      "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                      "id_user_upd": "11503557-69ea-4aa1-b2f8-649f750cf80f",
                                                      "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": "0af80954-64eb-40e8-b531-f72ff1adacd3",
                                                          "id_line": 2,
                                                          "id_pay": "38209373-72e8-4161-a18e-2d31086846e1",
                                                          "id_money": "5e946f4e-a964-435b-a081-58e6a2a833f6",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "f29dfdf5-3d2f-41a2-b25a-943ac8f4f55e",
                                                          "id_employee": "57fd8683-0851-416f-9532-dac120369e03",
                                                          "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": "44f5e5e4-9434-464c-8c42-725d3e39b914",
                                                          "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": "91d8f3bd-0e14-4696-8fe6-c489f732c71b",
                                                            "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": "775d1d78-b027-458b-ac9a-3912f7d3b2fe",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "eb1c7bb7-4f29-49cd-a6cc-0ced6f36c6ff",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                            "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                            "id_user_upd": "d5328127-65a9-4097-92f6-5c8506b001a5",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "14a93f37-e9cf-4da8-8a3e-ce9cc5dc6d6f",
                                                                "id_branch": "7e052678-94ba-485e-9e30-5e52f9e23324",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                "id_user_upd": "b45b2189-02e4-4517-b8d9-738b8df221b4",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "5eb0d85c-7bdd-47ba-9f90-df930b318fa6",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                              "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                              "id_user_upd": "eb60a3c7-6367-462d-a772-428cd8fcf7d5",
                                                              "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": "9963865a-c5bf-4cdf-b014-2ac2cfa16e63",
                                                                "id_line": 2,
                                                                "id_item_sub": "575c4c0f-21f9-4d75-936d-ca6a3eafea79",
                                                                "qty": 4.1,
                                                                "id_list": "f24310a7-245b-4ee0-8a9d-448f55dafc67",
                                                                "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": "71c5a03a-9ac1-48c6-b157-6bba3c5e1ec1",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "3a0469e1-0375-4b0d-8746-7a7978e9e712",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "812d627a-8a70-4f4d-83fd-69488cc9fc41",
                                                                "id_user_upd": "1cf69bba-2d70-4b0c-a582-42f9f44fa60f",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "f3fe496e-a50e-49df-9a08-7c11099022f9",
                                                                  "id_item": "1035f165-ad27-4f0c-8cf3-e2078a71261f",
                                                                  "id_item_type": "cd00d1cb-30f9-41cf-a4f9-b1d54bbf8bf1",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "d76e4b40-33d1-4377-9b67-aa95042a85c6",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                  "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                  "id_user_upd": "7e9fabe2-ee3a-4544-aad1-c64399d2637d",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "3d875c3d-ddae-40f7-8285-2771d1b25797",
                                                                      "id_item": "933c4721-6e64-4b45-bf1c-45848fb94ff1",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "8692d420-b419-4805-a13a-2c2aee493d3b",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "b29dbf57-1717-4d20-bfd9-872ebeb421f1",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "91530873-cdb5-4920-9d36-de9df00dd423",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                        "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                        "id_user_upd": "e8ec7746-4648-4afe-9095-fba17112fe8f",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "c2f930a5-6849-4c45-b5df-91ed9d261356",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "id_user_upd": "3717eddf-8294-4706-a592-f9dd862db5aa",
                                                                          "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": "1e93f3ab-8fc5-484b-bed2-9db35b1be948",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "fac5e47d-7182-4578-a415-6a07773f4a83",
                                                                    "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": "2025-12-08T21:26:24.6353815+01:00",
                                                                    "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                    "id_user_upd": "cc0e8ba4-708b-4b66-a6a3-71a84909ee60",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "fa9430fa-9422-4027-ab6b-6275104d3434",
                                                                        "id_line": "086cacb5-f65b-4d03-ae97-bf46d824e44e",
                                                                        "id_category": "4c5361c3-191b-44dd-813f-70a3b70582d7",
                                                                        "id_item": "7480dfec-c2eb-4162-8ddd-a2968b8b0632",
                                                                        "id_item_type": "b4c7aa0d-ddea-4dec-bafb-bbbeb04b7dc9",
                                                                        "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": "048f7bf1-07a0-47cc-bc9f-598e845d9a33",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "date_end": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "date_used": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "date_sesion": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "id_employee": "49b14b04-472b-4864-8bb7-c8720d14e7b2",
                                                                          "id_branch": "0013e0b4-0558-49f0-8bc6-cc7923392e0d",
                                                                          "id_voucher_permision": "2ca304ab-dde4-447c-903c-e168d41c620e",
                                                                          "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": "8b4dbabb-6012-4671-ada6-8d10c715f1bf",
                                                                          "id_user_add": "afd492d2-4825-4005-ae74-a5d56db4e502",
                                                                          "id_doc_sa": "bb0f08a7-5a6c-46ac-b115-f2c7cbd059f8",
                                                                          "id_item_sub": "90f980ac-ae20-4c56-8291-7fd82236d301",
                                                                          "id_pos_sesion": "0c4d846f-5337-4979-b1a0-bb4270da6a2e",
                                                                          "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": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "last_update": "2025-12-08T21:26:24.6353815+01: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": "1a78c95f-b0ad-4df3-bf32-9d9f3860c039",
                                                                            "date_from": "2025-12-08T21:26:24.6353815+01:00",
                                                                            "date_end": "2025-12-08T21:26:24.6353815+01:00",
                                                                            "date_used": "2025-12-08T21:26:24.6353815+01:00",
                                                                            "id_employee": "87ae65b3-ac72-4daa-99d8-6218012bdace",
                                                                            "id_branch": "90663750-007d-4114-bf74-de5b57381fa9",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "7259ef68-4cbb-4771-97c0-fd9a75971c4e",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                            "last_update": "2025-12-08T21:26:24.6353815+01: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": "270420f2-efe6-4f8f-a3e7-49277eb6ea8d",
                                                                        "order_id": 2,
                                                                        "id_item": "f3410f5b-520e-4396-bbc3-874842880b30",
                                                                        "id_item_type": "89172e73-5d88-4828-928b-cea6f4f1fad2",
                                                                        "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": "e454ba96-8584-4835-bd11-a81566eeda63",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "4993a921-e39e-4e9f-8824-ca38f9576855",
                                                                        "count_voucher": 1,
                                                                        "id_category": "ce809307-a619-4090-9cea-c11ca93091b4",
                                                                        "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                        "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                        "id_user_upd": "2f5c670e-113b-44de-8c18-cc567aa6819f",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "34",
                                                                          "id": "9aecaeaa-7b6f-4d35-b310-aa2d4ad2f066",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "8cecc833-b25c-4fbc-a945-ce283f14eb0f",
                                                                          "date_tax": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "date_open": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "date_close": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "id_user_open": "07db7df3-f3ff-4e60-b005-e6bb0ee86b02",
                                                                          "id_user_close": "5b6ce002-ef42-42ab-bf49-b7c6eacde69a",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                          "last_update": "2025-12-08T21:26:24.6353815+01: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": "c9f62768-173f-4923-aaa7-2b056692e62a",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "1b1729f2-5c41-4bc7-b1ce-cafb87db2516",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id": "c8dc43db-f060-43c7-90c5-dad6d847380f",
                                                                              "id_room_unit": "441beb8f-d2ff-4343-88ba-72eb483c1cde",
                                                                              "id_room_list": "5f10f918-2e95-4488-95de-45bc25ddf792",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "date_from": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "date_end": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "date_open": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "date_close": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "id_employee": "831342d8-12cd-40d1-95ee-95bad8fffe7b",
                                                                              "id_employee_sec": "5282c222-3493-4291-af01-e6b24066c709",
                                                                              "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": "eb638f41-9fc6-4fd1-99b2-e5ccd4143dd5",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "0f635832-65c1-4a36-a02d-a3df7ddab12a",
                                                                              "id_user_close": "4516d2b4-ebbd-4183-a667-77f08cb244e8",
                                                                              "id_unit_state": "1db7d3e4-c1cc-4abf-acf0-31ea5b425bd3",
                                                                              "id_pos_sesion": "6fe47f4a-8e49-4117-af50-41667c966b9c",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "37",
                                                                                "id": "c9c70905-863c-41c9-bb07-966527c94b29",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "afac4d89-61dd-4a15-9479-4a4db6334f54",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "1df9f5ab-2de9-4b3c-960a-9ec6b679a826",
                                                                                "locked": true,
                                                                                "date_locked": "2025-12-08T21:26:24.6353815+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                "id_user_upd": "a9342171-9388-4120-9a58-8d7d12e7c7fe",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "38",
                                                                                  "id": "1ebab49a-5aca-4078-aaeb-b09250f95dc7",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "ff1c9c9e-0ed9-4a89-b0cf-979942fc4652",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "f947f354-9884-4c6b-b0f1-a8d9849c8bec",
                                                                                  "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": "7ccfbb31-be25-4020-8a12-ca84fe035dab",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                  "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                  "id_user_upd": "7cc9ef15-7fd2-4064-8d1e-d4e7f845ea0f",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id_pos": "be96a81f-6e28-44ad-b7e3-f1af311440e5",
                                                                                      "id_room": "0aaccd0d-cbf2-490e-b1f9-19579ef5c973",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "id_user_upd": "fd505048-64b2-4afd-bd19-ade752b518b7",
                                                                                      "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": "6c028b3d-bddd-43de-97bd-d3e03d321eea",
                                                                                      "id_room": "ccccd7c2-afa4-46c3-9520-f7a56a1c9ec9",
                                                                                      "date_in": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "date_out": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "id_user_add": "ccc5b2e6-6ffe-4295-9bd6-512f44a6f628",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "last_update": "2025-12-08T21:26:24.6353815+01: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": "4628f988-0b80-4030-8917-039b6011b28b",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                  "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                  "id_user_upd": "c9703658-2140-4f94-b7b4-2aca21c5ff69",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_room_type": "4e188ef6-9932-4c4d-9dcf-625189c862d9",
                                                                                      "id_room_state": "38550e6e-019a-4c05-9498-077b7030383c",
                                                                                      "id_image": "38b28ee0-da9c-4a75-be79-c580d2fbeca3",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "id_user_upd": "d30ed6ae-02ae-438f-93e8-43af07ecb12e",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "43",
                                                                                        "id": "1cb29abc-4f64-45d8-b405-d95253f9a57b",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                        "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                        "id_user_upd": "8d98d9a8-7a53-48b4-86f7-fafd7a08eaf9",
                                                                                        "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"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id": "51c41a76-61f1-4e71-941b-da4b822c9cdc",
                                                                              "id_pos_sesion": "ce7f9b12-2e42-48d7-b2b0-e3ab93d53c9b",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "747d98f8-448c-4220-9e98-41b078d8958e",
                                                                              "id_room_unit_activity": "a3c72808-7b13-4d10-966f-50b928be6ead",
                                                                              "id_doc_sa": "61ba9082-3541-42cb-9672-29b1346ae3a2",
                                                                              "id_pos_type": "2851089c-dee8-4180-a709-1adb80b570d5",
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "5291b6f5-db92-45af-bffa-b9cbd9c23518",
                                                                              "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": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id_tip": "975ebe43-181b-442c-a306-a343b364549f",
                                                                                  "id_user": "ce09aefe-e293-4c8a-86b8-cbbe5112c46d",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                  "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_pos_sesion": "f14333ee-a5b4-44da-a539-380328612ef3",
                                                                              "id_user": "262c8b66-0d2f-460c-a652-a5c6e8e7d393",
                                                                              "date_add": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "47",
                                                                    "id": "fb76d891-53c2-47cb-9ffa-e903103294ad",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "10705ef5-200d-4268-bb84-d511e202db02",
                                                                    "id_doc_print": "5bfda422-c19c-47b6-84d3-1683c299baaf",
                                                                    "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": "2025-12-08T21:26:24.6353815+01:00",
                                                                    "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$id": "48",
                                                                      "id_list": "84613410-7b06-47a6-bd03-7976802f1f5f",
                                                                      "id_item_sub": "03310c45-407e-4119-8f25-63902264d2e7",
                                                                      "validity_date": "2025-12-08T21:26:24.6353815+01:00",
                                                                      "price": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                      "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                      "id_user_upd": "f02c296f-d7fe-4db1-8c43-429f2b5baf01",
                                                                      "commited": true,
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "49",
                                                                        "id": "ff7bf142-dda5-4ff0-9d05-48b88d8e1e5e",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "b942c3cc-014c-4a87-8b64-c1ff6a411748",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "74b4dcbe-b1d7-4292-839f-5639590999e9",
                                                                        "view_pos": true,
                                                                        "order": 10,
                                                                        "color_border": "sample string 11",
                                                                        "color_button": "sample string 12",
                                                                        "color_font": "sample string 13",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                        "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                        "id_user_upd": "cc471139-9cc8-4de5-be3c-c00994ccd6a4",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "50",
                                                                            "id_pos": "1cb7b2e3-b2fa-4a5e-b668-b7f0eeaa1a57",
                                                                            "id_pos_type": "c8aad0d6-abe2-41d0-ab0a-9f3ee5096967",
                                                                            "id_price_list": "a565d2ad-a7ff-45be-905c-f9c9ee1052ab",
                                                                            "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": "2025-12-08T21:26:24.6353815+01:00",
                                                                            "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                            "id_user_upd": "da8adc6f-1738-4310-a460-814d2ec34a51",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "51",
                                                                              "id_pos": "47f31243-4d03-470a-a752-cc0e7feaacae",
                                                                              "id_pos_type": "15a26f8c-2aff-4dac-8a2d-46e2a74d22d7",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                              "id_user_upd": "cf0f51b0-1d09-42ad-83dd-661c66d26d24",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "50"
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "52",
                                                                                "id": "bbece68b-97a7-4b0a-8b2f-bfd996216466",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                "id_user_upd": "9ae9869e-d44f-4f1a-89ef-433c5c0ca558",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "53",
                                                                                    "id": "e82de7be-b164-4164-9284-e8495e78167a",
                                                                                    "id_branch": "5c09b73b-a273-43bc-b239-25dd099c689e",
                                                                                    "id_pos_type": "e5f82f50-f052-43ea-9d43-a207740ff44d",
                                                                                    "id_pos": "e0baa572-4551-4c0b-ac31-567653a2057f",
                                                                                    "id_item": "e0a2d9f5-cccb-45a5-a68e-acb337568b31",
                                                                                    "date_from": "2025-12-08T21:26:24.6353815+01:00",
                                                                                    "date_end": "2025-12-08T21:26:24.6353815+01:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                    "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                    "id_user_upd": "fed0435d-a1c3-438b-8281-f5c9ce401369",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "53"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "54",
                                                                                    "id_pos_print": "18f626b2-30fe-476c-9254-498933390283",
                                                                                    "id_doc": "20abf01f-ff0a-4b16-874c-2fc1c7923c70",
                                                                                    "id_pos_type": "26718b0d-9061-4ab1-b309-c7343dd8189d",
                                                                                    "id_doc_print": "993b085b-ec5a-4784-bec5-d40f290bd4de",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                                    "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                    "id_user_upd": "1118e051-adb7-4d98-898a-963d44120622",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "55",
                                                                                      "id": "ef669d5b-352c-4d2a-a51f-5921adca0dde",
                                                                                      "id_pos": "bd5aebb4-e9f7-489e-b417-15c8436fe3f4",
                                                                                      "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": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "id_user_upd": "3a2310b0-a636-4ceb-9bde-0b1eb98ab166",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "56",
                                                                                      "id": "f4a4d6c3-8183-4538-a268-ff8cdb5f9e21",
                                                                                      "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": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "57",
                                                                                          "id_doc_print": "6a86510f-cb19-4bc5-90b0-0a3c6e71bbc8",
                                                                                          "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": "56"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "57"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "49"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "50"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$ref": "48"
                                                                          },
                                                                          {
                                                                            "$ref": "48"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "49"
                                                                          },
                                                                          {
                                                                            "$ref": "49"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "49"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "58",
                                                                            "id": "d073af5a-a521-4c97-9dac-a858e8dc5eec",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2025-12-08T21:26:24.6353815+01:00",
                                                                            "date_end": "2025-12-08T21:26:24.6353815+01:00",
                                                                            "id_branch": "e60aeff2-f40e-4dc7-9cbc-479fde193006",
                                                                            "id_pos": "6bd58137-dba1-4191-aae1-3ad98e5c275f",
                                                                            "id_list": "909b836e-175e-46d8-aa75-3cf5412dd5fd",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                                                            "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                                                            "id_user_upd": "eb97053d-cf8e-452c-9baa-d8cbd8fff886",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "49"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "58"
                                                                          }
                                                                        ],
                                                                        "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": "48"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "49"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "13"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id_doc_sa": "182cb673-5fa4-41fa-a8dc-9b704a854ce5",
                                                                    "id_line": 2,
                                                                    "id_item": "f071d5ae-43dd-4c7e-9049-c88b91cb5afe",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$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": "54"
                                            },
                                            {
                                              "$ref": "54"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "60",
                                              "id_pos": "9a3e682e-6dc1-4ed8-aaa6-9b33aba2d976",
                                              "id_doc": "ad889219-922d-4ce0-8a1e-be04b98cbdd5",
                                              "value": 3,
                                              "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                              "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "61",
                                              "id": "43692378-59e5-4a29-a9ff-269272e3e984",
                                              "id_pos": "56e2ff67-846b-4434-953d-e01a6dd21341",
                                              "id_doc": "547c77ae-8259-4d5a-b6ef-0c51faa1a53c",
                                              "id_branch": "d81f5513-9ba2-41d3-8de8-ee8eeb0729cc",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2025-12-08T21:26:24.6353815+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "0fe5b8e9-e3af-406e-a7da-e5e87e48c847",
                                              "id_loc_from": "c6a1e01d-f0f5-41e8-ae6b-57f4ac60640a",
                                              "id_loc_end": "b269f7c2-142d-4247-9c81-d93e9df487ee",
                                              "id_user_add": "b2519407-aa6e-4f0d-8b18-3adfbf4d76f4",
                                              "id_user_upd": "3cc28702-5ea4-4b66-a134-ed6ab4b72767",
                                              "id_pos_sesion": "556389c9-60d8-475a-ab08-344378a416fe",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2025-12-08T21:26:24.6353815+01:00",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:24.6353815+01:00",
                                              "last_update": "2025-12-08T21:26:24.6353815+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "c5504810-6e68-4261-bc81-4a938e4be69e",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "7c038384-fe14-4abc-a12c-5e306c78f24a",
                                                "active": true,
                                                "created_on": "2025-12-08T21:26:24.6510353+01:00",
                                                "last_update": "2025-12-08T21:26:24.6510353+01:00",
                                                "id_user_upd": "eeb5536d-6028-4d31-adbb-f3e2e4e4f479",
                                                "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": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "63",
                                                    "id_location": "554829ea-058b-4dff-9514-483ab7b9c304",
                                                    "id_item": "048ca41a-c294-4a6d-aca0-487c9bca0641",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:24.6510353+01:00",
                                                    "last_update": "2025-12-08T21:26:24.6510353+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "62"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "64",
                                                  "id_doc_st": "61945b0f-aee9-4256-a523-fe364d613b30",
                                                  "id_line": 2,
                                                  "id_item": "f2d588ea-a2ff-467f-a826-21b306611c65",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "61"
                                              }
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "62"
                                        },
                                        "mt_locations1": {
                                          "$ref": "62"
                                        },
                                        "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": "65",
                                            "id": "21f3449a-6908-40da-aae6-7317d9a76a00",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "44e78c07-efa4-4272-ba4f-b9e64600289d",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2025-12-08T21:26:24.6510353+01:00",
                                            "printed": true,
                                            "print_on": "2025-12-08T21:26:24.6510353+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "34"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "53"
                                },
                                {
                                  "$ref": "53"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "55"
                                },
                                {
                                  "$ref": "55"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "st_users": {
                                "$ref": "8"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "51"
                                },
                                {
                                  "$ref": "51"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "58"
                                },
                                {
                                  "$ref": "58"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "1"
                                },
                                {
                                  "$ref": "1"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "1796f448-bd8d-4179-b3d4-d4932e082c92",
                                  "id_pos": "4a69dd6c-c1b7-4342-aa30-eefeec6316c8",
                                  "mac_address": "sample string 3",
                                  "date_end": "2025-12-08T21:26:24.6510353+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "a17870fe-f4bf-4292-b3bd-37fabfd6a65a",
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:24.6510353+01:00",
                                  "last_update": "2025-12-08T21:26:24.6510353+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "c7e64ccf-712d-4c3b-a21d-0efef066ddd0",
                                  "id_pos": "b688e523-f1f7-4f6d-9276-484f406afdae",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:24.6510353+01:00",
                                  "last_update": "2025-12-08T21:26:24.6510353+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "930e6558-daf8-42b5-a569-065e45a7968b",
                                  "id_pos": "13671fd3-936c-42af-b890-28c4e878de98",
                                  "date_add": "2025-12-08T21:26:24.6510353+01:00",
                                  "date_upd": "2025-12-08T21:26:24.6510353+01:00",
                                  "date_out": "2025-12-08T21:26:24.6510353+01: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": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "7f570a14-391c-4b56-b7b7-f7dd9c227178",
                                  "id_user_add": "bae6bb83-c39d-4638-b8b6-bc6d43285e91",
                                  "id_table": "04eac454-9324-442d-9ef2-198758308029",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "9979d4c4-3c5f-4cce-90ec-dfd283522be2",
                                  "created_on": "2025-12-08T21:26:24.6510353+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "8b4bad71-149e-4eac-b9f0-24908ce6f690",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2025-12-08T21:26:24.6510353+01:00",
                                    "last_update": "2025-12-08T21:26:24.6510353+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "f59eadb7-a02d-4540-b2d4-1d095e1ffe67",
                                        "id_sync": "17402740-0867-4362-ac36-8894a31bf1be",
                                        "json": "sample string 3",
                                        "id_table": "59e3efed-fc24-4686-953f-4144362a83c1",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "424bd412-49d5-4b16-8cf2-13b4ff731159",
                                          "id_branch_from": "c547ed78-500a-47d9-a0fa-b05196be1e0e",
                                          "id_branch_to": "e3ebb628-4988-408f-8023-b8e7e1bc02f4",
                                          "type": 4,
                                          "created_on": "2025-12-08T21:26:24.6510353+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2025-12-08T21:26:24.6510353+01:00",
                                          "send_on": "2025-12-08T21:26:24.6510353+01:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "414a2b92-1b6f-414c-979d-31f417cd8b9e",
                                  "id_pos": "0b1d5dd2-a3f1-4322-b99e-3c1840df65b3",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2025-12-08T21:26:24.6510353+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ]
                            },
                            {
                              "$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": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ],
                      "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": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "58"
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "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": [
                        {
                          "$id": "74",
                          "id": "a834f43c-2c7e-4fc6-bcfe-a815d51470f7",
                          "id_function": "f73f9c7b-c8dd-445b-9271-3531e80ed265",
                          "id_user": "19ec60b8-c63a-4882-8c4a-974b6a5640dc",
                          "id_profile": "8d398494-4068-4552-aaae-9dc9c6d624f4",
                          "permission": 3,
                          "active": true,
                          "created_on": "2025-12-08T21:26:24.6510353+01:00",
                          "last_update": "2025-12-08T21:26:24.6510353+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "75",
                            "id": "145c5afb-568f-4082-bf53-667328d8d757",
                            "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,
                            "active": true,
                            "created_on": "2025-12-08T21:26:24.6510353+01:00",
                            "last_update": "2025-12-08T21:26:24.6510353+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "8"
                              },
                              {
                                "$ref": "8"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "8"
                          },
                          "st_functions": {
                            "$id": "76",
                            "id": "4ca7e278-9769-4d37-9720-4edc29401a77",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "280e7b89-dbb3-4e20-a976-07c4ea219e58",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "fe0e94db-e15b-4c0f-b335-ee3e15d0b4ed",
                            "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": "2025-12-08T21:26:24.6510353+01:00",
                            "last_update": "2025-12-08T21:26:24.6510353+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "77",
                              "id": "d9d915d4-eb00-433d-801d-2289a5693462",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2025-12-08T21:26:24.6510353+01:00",
                              "last_update": "2025-12-08T21:26:24.6510353+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "76"
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "3"
                            },
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "75"
                      },
                      "st_users_token": [
                        {
                          "$id": "78",
                          "id": "192ceee7-d082-4b58-a29d-2d585b66996b",
                          "token_id": "sample string 2",
                          "id_user": "02e80542-0184-4084-aa29-b842dfae8e52",
                          "date_from": "2025-12-08T21:26:24.6510353+01:00",
                          "date_end": "2025-12-08T21:26:24.6510353+01:00",
                          "created_on": "2025-12-08T21:26:24.6510353+01:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "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_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "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": "79",
                          "id": "ed66a374-7a85-4085-a711-aa689d386134",
                          "id_room_activity": "9c16b4c4-f6ea-410c-9a66-91400dc80954",
                          "id_pos_sesion": "8592ed64-080b-4aab-825f-b49f955a6655",
                          "log_text": "sample string 4",
                          "id_user": "62561bf8-111d-4e81-ac30-eb3e4c6d2f69",
                          "created_on": "2025-12-08T21:26:24.6510353+01:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "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"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "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": "59"
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "63"
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "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": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "st_functions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_images_types": {
          "$id": "80",
          "id": "e0d609b0-e98c-4600-9976-19da96d30412",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2025-12-08T21:26:24.6510353+01:00",
          "last_update": "2025-12-08T21:26:24.6510353+01: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": "53"
        },
        {
          "$ref": "53"
        }
      ],
      "mt_locations": [
        {
          "$ref": "62"
        },
        {
          "$ref": "62"
        }
      ],
      "mt_periods": [
        {
          "$id": "81",
          "id_branch": "373eadaf-2ea4-4ba6-a46e-3099376e4bcb",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2025-12-08T21:26:24.6510353+01:00",
          "date_end": "2025-12-08T21:26:24.6510353+01:00",
          "state": "sample string 6",
          "created_on": "2025-12-08T21:26:24.6510353+01:00",
          "last_update": "2025-12-08T21:26:24.6510353+01:00",
          "commited": true,
          "mt_branches": {
            "$ref": "2"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "mt_pos": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "58"
        },
        {
          "$ref": "58"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "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": "49"
    },
    "st_users": {
      "$ref": "8"
    }
  },
  {
    "$ref": "1"
  }
]