GET api/Mt_Prices_Rules?id_branch={id_branch}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_branch

globally unique identifier

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": "917a39e3-f52a-4836-96ae-17446ee21944",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "date_from": "2026-03-10T09:42:13.9085149+01:00",
    "date_end": "2026-03-10T09:42:13.9085149+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": "71a2e887-cb3e-4afe-8935-0e2aec668905",
    "id_pos": "8f6fc6c0-f8d3-4f50-8bd2-81715efb27af",
    "id_list": "972a659b-45ed-4171-9c9f-a1a5aa91b393",
    "id_item": "31801326-2328-4fb1-9358-bd9c385e1d2b",
    "id_item_type": "edd09125-7ba6-4951-a796-7731a082c00d",
    "id_category": "e81137d9-06be-423e-8967-2cae6e69a561",
    "by_day_week": true,
    "use_mon": true,
    "use_tue": true,
    "use_wed": true,
    "use_thu": true,
    "use_fri": true,
    "use_sat": true,
    "use_sun": true,
    "use_hour_ini": "00:00:00.1234567",
    "use_hour_end": "00:00:00.1234567",
    "active": true,
    "created_on": "2026-03-10T09:42:13.9085149+01:00",
    "last_update": "2026-03-10T09:42:13.9085149+01:00",
    "id_user_upd": "62ec23b6-1765-47af-8d14-50aae1ba95c7",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "9ebd9c4d-178b-4fbd-b8f0-d4834330ba28",
      "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": "6eda4ab9-0283-42d0-b566-f8e2d4677a76",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-03-10T09:42:13.9085149+01:00",
      "last_update": "2026-03-10T09:42:13.9085149+01:00",
      "id_user_upd": "44e56d47-3409-4b37-88ef-ad7b61878006",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "d37e2b3f-4a32-49b2-b5c5-bb2b3e6b359e",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "1fc9f40b-5c6f-4071-bb06-195582026ab6",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-03-10T09:42:13.9085149+01:00",
        "last_update": "2026-03-10T09:42:13.9085149+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "1353db0d-76ab-4358-a8d8-e8089b6c36f2",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "da601497-d29d-443f-9166-bd0136096b1c",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "7895c0cd-531c-4bf8-8941-cdecccdec697",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-03-10T09:42:13.9085149+01:00",
            "last_update": "2026-03-10T09:42:13.9085149+01:00",
            "id_user_upd": "d8f4e04f-4969-4235-b2e9-fba034415162",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "1ec19617-7f81-4c14-80fc-7b4c62387cac",
                "id_item": "260d3699-c13a-4ab7-9b18-06e8a4be9ca4",
                "is_default": true,
                "active": true,
                "created_on": "2026-03-10T09:42:13.9085149+01:00",
                "last_update": "2026-03-10T09:42:13.9085149+01:00",
                "id_user_upd": "7b003a6b-80cc-40a6-9863-b759df5bbb41",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "5950b1cd-eded-47a8-9066-6f470cd186e7",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "c323f6bd-836b-4db8-a361-19467ff7f972",
                  "id_unit_sec": "baf26622-29f4-4e6c-8470-74c0e545ea71",
                  "id_brand": "ec289afa-e111-48d6-a084-84a109e3e828",
                  "b_sale": true,
                  "b_stock": true,
                  "b_price": true,
                  "b_unique": true,
                  "b_exclude_control": true,
                  "tax": 12.1,
                  "change_price": true,
                  "force_printing": true,
                  "is_ticket": true,
                  "is_supply": true,
                  "define_price": true,
                  "is_multi_sub": true,
                  "external_id": "sample string 19",
                  "name_pos": "sample string 20",
                  "name_print": "sample string 21",
                  "id_image": "78f2b188-b0ad-4c23-95dd-ef4d6e69fc69",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-03-10T09:42:13.9085149+01:00",
                  "last_update": "2026-03-10T09:42:13.9085149+01:00",
                  "id_user_upd": "9de4b195-04a3-4a07-8cf4-4319b07c0308",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "23848caa-0dae-4e30-9d57-20b39898e8e8",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-03-10T09:42:13.9085149+01:00",
                    "last_update": "2026-03-10T09:42:13.9085149+01:00",
                    "id_user_upd": "67db6173-e8de-4121-86e8-afd030663d93",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "d9298911-4f9e-456c-a618-fee3c4cc8f0d",
                      "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": "476c65ff-bcc9-42a1-ab58-3ad03b7f6a6a",
                      "view_messages": true,
                      "id_image_photo": "f12b5bc1-2ce0-4c3c-ab93-edbf2e9756b4",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "7a129547-63bf-4121-b76a-c31279e72a2d",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-03-10T09:42:13.9085149+01:00",
                      "last_update": "2026-03-10T09:42:13.9085149+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "181f35a5-0900-4db7-a3ea-39112f1b4dd8",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "1e6e07d8-b63e-40e3-910f-fe0c601e1849",
                          "active": true,
                          "created_on": "2026-03-10T09:42:13.9085149+01:00",
                          "last_update": "2026-03-10T09:42:13.9085149+01:00",
                          "id_user_upd": "a5c47335-f12a-44c4-986b-5696a27eb603",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "3d331c72-aebf-4e91-b55d-f59da76abe41",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "141db06d-c586-48dd-90b8-39721496809a",
                              "id_zone": "c5707061-c2ee-4579-984d-ed78740071bd",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                              "last_update": "2026-03-10T09:42:13.9085149+01:00",
                              "id_user_upd": "132d5d85-3291-4f12-a7c9-f723b31a4cdb",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "363c1981-aefc-4455-a705-8f580add36c0",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "1b904b11-bafc-4734-898b-fd7edde66b20",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "509a353b-9387-4fdb-bc7c-fe88e1a2edbb",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                  "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                  "id_user_upd": "4640f26d-07e2-498b-951c-dc67c3ee5a75",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "f3705b35-83b9-4199-8c68-ce854c0e205e",
                                      "id_cloakroom": "09f2d0e0-628c-4c1a-8b1c-dbb20239970a",
                                      "id_pos_sesion": "c22d34da-5df4-4bb1-a99c-12947789ce0f",
                                      "unit_id": 4,
                                      "date_open": "2026-03-10T09:42:13.9085149+01:00",
                                      "date_close": "2026-03-10T09:42:13.9085149+01:00",
                                      "id_doc_sa": "5cd6ec70-b476-4f20-ba69-1589dca0263b",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "9528bd2e-b3aa-4ef8-b038-b800f2cc795c",
                                        "id_pos": "0cf94094-77a1-4d0c-9fde-9dd696070ba5",
                                        "id_doc": "546ed83a-781a-4c9e-8883-60a1a145bc6d",
                                        "id_branch": "10664f78-60c8-4d86-9237-2b4987c21643",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T09:42:13.9085149+01:00",
                                        "date_tax": "2026-03-10T09:42:13.9085149+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "3446ea32-47ef-4a9e-9ab3-0b7d20fb3894",
                                        "id_relationship": "0cb6f750-a2dc-4297-bbe3-65f856f9ca0e",
                                        "id_loc_from": "57ddcf46-e88f-4b1e-9ad5-ab9136764155",
                                        "id_loc_end": "ec8fd16c-b1b0-4325-9bcf-00b97aab5824",
                                        "id_user_add": "f2477a74-02dd-416b-bdc8-cbe30c73a538",
                                        "id_user_upd": "7c4d3fb6-9351-42a8-9a35-654f0e242c75",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "6db4a410-2be8-4600-bb10-a083dcc4295a",
                                        "id_room_unit": "a7697944-c1c0-438a-a2a7-45ed9ebd402e",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "979a76c4-6e58-4f38-8f2f-0da2ef0d469b",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                        "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "ca64008d-c63e-4407-bee0-6cb434b52a56",
                                          "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": "43b42736-2c2d-4486-9851-17e5208e33ed",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                          "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                          "id_user_upd": "bb589a41-bf58-4d88-bf9c-807a051edaf7",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "4023a683-2dd5-4ed4-a46a-73f286b25e59",
                                              "id_pay": "4c78f23a-489c-4ef3-af9b-57baad1ad2aa",
                                              "id_money": "ffafdd96-cba4-4da9-b573-0b72c88183a0",
                                              "active": true,
                                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                              "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                              "id_user_upd": "2692ffbe-73ec-4af0-a360-098a3a4be35c",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "38224ab8-41e5-4495-8ea9-0ea9ea4a3714",
                                                "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": "ad7a4cfb-3036-41ad-b582-c97062f02501",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                "id_user_upd": "01203518-7771-48f7-bd70-83dcb9ab3958",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "70a10cd7-72a8-4feb-9e92-9cb13aa899a4",
                                                    "id_money_2": "edfdc913-471c-4ae1-8c8f-34f3b05b3ac9",
                                                    "date_from": "2026-03-10T09:42:13.9085149+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                    "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                    "id_user_upd": "7269d4cd-a952-4318-a6b8-f094338a9f5e",
                                                    "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": "8e9641db-4d70-4678-9e04-da7e3e6a6868",
                                                    "id_pay": "0a8a7f88-e350-49f9-b2cd-f961aa19d003",
                                                    "id_money": "dca47b1d-ea9c-4f3d-ae49-19ffea443f44",
                                                    "date_cashflow": "2026-03-10T09:42:13.9085149+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "fb5b3ed1-bfd2-4603-aece-ad2a9bfb9ff4",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "c2a0c604-46b0-493e-80bf-b4fbdb384746",
                                                      "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": "45c8d013-85f6-48f9-863f-e1b9ef2a6b96",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                      "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                      "id_user_upd": "af3bc8d0-2fd8-4104-83f1-1e5edd1ad469",
                                                      "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": "24172ccc-5080-4396-acd0-34e4db5a6979",
                                                          "id_line": 2,
                                                          "id_pay": "efb94151-6028-42a9-8545-206d0f78e3de",
                                                          "id_money": "285af86e-9f60-4c80-8ee6-e9c2dc4b89d7",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "2ba30b3e-91fc-45a6-8478-4f9009da9431",
                                                          "id_employee": "00ded5d9-14a2-42cc-a3de-70850021fcff",
                                                          "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": "0d6fb51a-dfaf-42e2-8174-953f862fff65",
                                                          "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": "0b2dd7b2-8c89-46a7-9572-63dccf455bd8",
                                                            "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": "39055b18-56d1-4c62-afa8-989bf142dd01",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "6ab39e34-97a5-4336-9cc9-73fe0bed4309",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                            "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                            "id_user_upd": "47b715de-fda7-40e8-baf7-ea1b2cc7abd1",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "4d925738-1a5f-4117-ac4d-1778f834201c",
                                                                "id_branch": "19293a38-c30f-4533-87d8-8f0120d117bb",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                "id_user_upd": "8de9a536-780a-4c64-a72d-1391e10a5d7f",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "6861f13f-903f-4dc6-9d54-88dc221f194c",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                              "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                              "id_user_upd": "4b450b40-d924-44c0-a6ea-82217be91317",
                                                              "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": "9368cc42-ce27-477f-a5c0-be96ac568959",
                                                                "id_line": 2,
                                                                "id_item_sub": "f537e038-89d1-4f35-a8e4-ffa751c144d6",
                                                                "qty": 4.1,
                                                                "id_list": "10875788-91b0-4b27-95e9-8f52cfe38046",
                                                                "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": "2cd1e15b-b918-47f3-910d-c0f9f332108a",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "d6f30f79-3fe9-4a97-802f-2c56cd088a58",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "70bd67bc-b92f-4184-a328-2299024070d4",
                                                                "id_user_upd": "34804aac-4efa-4c0d-9be3-d0a4374f6cae",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "425901b0-f867-4ac2-b1e8-09cc021932cf",
                                                                  "id_item": "0af1e74b-f5a4-4297-a04a-780c6e084a1f",
                                                                  "id_item_type": "35ec3c47-df96-4270-8fd6-58c5e9e3585c",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "e3d5684f-0e14-49bc-976c-285f900e833c",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                  "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                  "id_user_upd": "2e89c22c-42a6-44c9-942c-18d067f45406",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "d05b8049-6d77-454a-8bca-b963a72def99",
                                                                      "id_item": "9fecb917-00c6-400c-9f78-9a7b4501abc6",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "d23a5fc2-adf5-423b-b113-15a4a49fba18",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "fc4cec01-fcbd-460a-b276-049168de7e1b",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "6217cc7d-b173-4790-8532-d1fc2abe9295",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                        "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                        "id_user_upd": "26a8b049-0fbe-470e-be15-98e8ab361316",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "4d144b39-85fd-4312-ab08-eec0a8cad2c9",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "id_user_upd": "5d247092-fde8-4220-904a-482ba6b7513a",
                                                                          "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": "da10ccf2-7c8a-4fb9-84a4-9908ebf3b179",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "b2303dd2-1497-486d-ae18-f073960035e4",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                    "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                    "id_user_upd": "86dfda03-dc99-48f0-98bb-8c4dcce39a6f",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "92dd850e-e138-4d2e-aa7d-34c5e09ebee1",
                                                                        "id_line": "f10bd1f0-400d-4cb1-b592-4ffd490c6e30",
                                                                        "id_category": "1c2d7887-ffb6-4f8a-a587-e5bee0861cae",
                                                                        "id_item": "1b0d84a1-d10e-4688-894d-17ff20052db0",
                                                                        "id_item_type": "9199f586-f0e0-4721-b6f2-6ce408e84cad",
                                                                        "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": "7bc05800-9209-4165-8933-072947e92687",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "date_end": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "date_used": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "date_sesion": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "id_employee": "cba4b785-2597-469a-86aa-e3bf7ddc3f6b",
                                                                          "id_branch": "0c579cb2-ab24-4eb7-8e2e-c56c375f6628",
                                                                          "id_voucher_permision": "fcdab336-ee97-4bde-ad9e-d908b4c9fddf",
                                                                          "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": "c5434dbb-bbc8-406a-91f4-6bf40778d64a",
                                                                          "id_user_add": "df279466-3626-4227-8fb8-c0362e55cd0c",
                                                                          "id_doc_sa": "d2b21b3a-2e8b-4c1b-a993-1346aa84354c",
                                                                          "id_item_sub": "72642b38-7c76-4bcf-9133-598977a48eef",
                                                                          "id_pos_sesion": "834766e8-ea31-4269-aff1-71e3e9b6a167",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "last_update": "2026-03-10T09:42:13.9085149+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": "182e9e3c-e351-459e-bf2a-e7e9c86a534f",
                                                                            "date_from": "2026-03-10T09:42:13.9085149+01:00",
                                                                            "date_end": "2026-03-10T09:42:13.9085149+01:00",
                                                                            "date_used": "2026-03-10T09:42:13.9085149+01:00",
                                                                            "id_employee": "62a72697-ef08-42d8-85d2-7a204b675c4a",
                                                                            "id_branch": "1182cbc4-aeda-4e0b-8ebe-c5b94c1fe813",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "4eab32d1-c246-4759-a167-5845d6d60850",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                            "last_update": "2026-03-10T09:42:13.9085149+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": "da5df322-d33e-4e6e-aa17-0bd13620a7ba",
                                                                        "order_id": 2,
                                                                        "id_item": "df56ecef-2e47-4aa7-ae55-bafd3d0e7d44",
                                                                        "id_item_type": "f971ef44-7197-41db-b4e2-345a85202692",
                                                                        "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": "0cb0be5b-fa91-433d-b946-97b7ebfef70e",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "3d132e75-2653-4bfd-b746-ba5213064f22",
                                                                        "count_voucher": 1,
                                                                        "id_category": "e3e4be93-72f5-46ba-9c9d-a3c0d087e73a",
                                                                        "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                        "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                        "id_user_upd": "f22abfd8-fd4a-4c26-bcf4-d4c19cc60235",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "34",
                                                                          "id": "94bfdee4-7034-4a6e-b23a-37e2f7647448",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "082c5c2a-ae26-4748-8d4b-d73b66573ebf",
                                                                          "date_tax": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "date_open": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "date_close": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "id_user_open": "f84707a1-2346-4ba9-afc7-1ed8b79bbff8",
                                                                          "id_user_close": "1077e48f-0c3a-4a09-a46e-9e2662925ece",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                          "last_update": "2026-03-10T09:42:13.9085149+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": "859aabbf-63ef-4eb9-b86e-f86951c08b1f",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "6c76cde3-3156-4c3e-ae04-8c6e3a27ed00",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id": "eef014e9-f3f3-43ac-a21e-d11a9021c29e",
                                                                              "id_room_unit": "75047463-fd64-4e8d-8a35-2d96cbedaaf3",
                                                                              "id_room_list": "e2f44b2e-75c5-4993-aa83-20f8e3194673",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "date_from": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "date_end": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "date_open": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "date_close": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "id_employee": "029d69d5-8ddd-486e-9aba-d84c53505f49",
                                                                              "id_employee_sec": "95ef740b-485f-409d-9d3f-801d587fa1f9",
                                                                              "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": "8dd43dfc-9663-4855-9f85-c6bf0460f484",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "ca19e18a-7497-41a7-a131-386f4f6f1f3f",
                                                                              "id_user_close": "5071a24f-6a3b-4f9c-8cb1-8463db40d29b",
                                                                              "id_unit_state": "3a3862c9-90b7-48e4-951d-921be52d5c7f",
                                                                              "id_pos_sesion": "ae4a3a6f-6139-403e-9464-8c72c9e3e8d0",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "37",
                                                                                "id": "a3e29397-5c35-4777-ac5f-4837fc5536d9",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "d0aeed18-76b2-4fd9-a620-afd8b244d5c0",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "970e3020-e609-4417-9f53-28a26ba0f9af",
                                                                                "locked": true,
                                                                                "date_locked": "2026-03-10T09:42:13.9085149+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                "id_user_upd": "2b2be16f-5b10-4ca0-963e-3e99c939db55",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "38",
                                                                                  "id": "3d767e24-31a7-470d-a423-a1b30c39e2a1",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "45da8e46-2d9c-4358-8c97-b35ebc9b781f",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "f6fc2e60-99d8-4907-ac69-cbcc39586f83",
                                                                                  "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": "a3d65915-f04a-462f-87c3-9c4a1df32783",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                  "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                  "id_user_upd": "3197c257-5c0f-4331-82ad-401f08f01ff6",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id_pos": "30e1bd9a-7331-4315-b126-de2ab2887e2a",
                                                                                      "id_room": "6c69f053-615d-47d1-9bd4-b7b64bbef77e",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "id_user_upd": "33233c6d-8920-43bd-9b1f-de8acf029f20",
                                                                                      "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": "ef3b94c8-b550-4c5a-8eae-4413df7cdd91",
                                                                                      "id_room": "c7608643-668c-46dc-b4ec-37680f943e6f",
                                                                                      "date_in": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "date_out": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "id_user_add": "3c0547ce-0c1d-498b-8575-6ee67edebec3",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.9085149+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": "8beac08e-0dd7-4c74-9bb1-4c5b2c2181d6",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                  "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                  "id_user_upd": "e42e88cf-053f-4ccd-8d77-cc1e8e8ce838",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_room_type": "210a6566-22fb-44e6-84bf-aca3b273f5a5",
                                                                                      "id_room_state": "3ef9edac-87ee-49cb-83af-96d052d20136",
                                                                                      "id_image": "84562cc0-f5a6-44cd-be03-42e729004b48",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "id_user_upd": "95db59a4-0bca-4b88-9025-fbd534de12ca",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "43",
                                                                                        "id": "05f99d46-bc50-4e7d-8178-25a9ec564d51",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                        "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                        "id_user_upd": "d0aee81c-b6d2-48fd-9a6d-664adcf0e04a",
                                                                                        "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": "3e334470-7210-4d30-b823-9e36b6ca9949",
                                                                              "id_pos_sesion": "a5e19f06-b43b-4997-a1e9-6a7aa0dd4312",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "7dfa3213-a159-46d0-b4d2-8392ec0fe944",
                                                                              "id_room_unit_activity": "748e504b-b0a5-4dfd-abe2-27c47658811b",
                                                                              "id_doc_sa": "3723bc50-004b-4d0c-9d85-4be26f3741e7",
                                                                              "id_pos_type": "268110c1-c8a0-4f1b-a452-cddf8db13cc8",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "0dd2f743-d215-48af-8104-c10dabb16bbc",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id_tip": "547d263b-dc01-4b0a-a6b9-ec6eaddab6c2",
                                                                                  "id_user": "eaeeb31d-9095-4884-baf4-08330c4e8194",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                  "last_update": "2026-03-10T09:42:13.9085149+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": "91b91a6a-b2e9-4378-bdc1-19c6a956ddfc",
                                                                              "id_user": "1c9cf19a-8f12-48f7-bb9f-ae6c7a3a11a3",
                                                                              "date_add": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "47",
                                                                    "id": "d82cdcd6-70ea-453b-92c4-6effbf9a1877",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "31a1e47d-ff54-4fa7-945f-e3b1836d69cc",
                                                                    "id_doc_print": "45c6c2e5-f94d-4903-8c4b-85d047303af8",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                    "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$id": "48",
                                                                      "id_list": "e044ba76-9687-4867-a95e-1497065e9a47",
                                                                      "id_item_sub": "64b5781b-51a5-4364-b89b-1c84cc0d0194",
                                                                      "validity_date": "2026-03-10T09:42:13.9085149+01:00",
                                                                      "price": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                      "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                      "id_user_upd": "33e88e8a-0d80-4a4c-a8fa-e6c12826ddf0",
                                                                      "commited": true,
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "49",
                                                                        "id": "d31972c6-328b-456f-a0a3-18efac196012",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "bae4cdbb-38d7-42db-b044-35ef40c74a07",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "370f2b21-f782-467f-b401-9278cc545c91",
                                                                        "view_pos": true,
                                                                        "order": 10,
                                                                        "color_border": "sample string 11",
                                                                        "color_button": "sample string 12",
                                                                        "color_font": "sample string 13",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                        "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                        "id_user_upd": "5bb66751-8049-4fad-a6a2-cd32701bc9aa",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "50",
                                                                            "id_pos": "c1b2bb4c-6fc8-41cc-ae6b-d53a8802f084",
                                                                            "id_pos_type": "93c56806-333f-416d-bb02-9781617178b4",
                                                                            "id_price_list": "6306e38d-d9b6-4ac9-a4a6-8f951c92c628",
                                                                            "is_default": true,
                                                                            "view_mon": true,
                                                                            "view_tue": true,
                                                                            "view_wed": true,
                                                                            "view_thu": true,
                                                                            "view_fri": true,
                                                                            "view_sat": true,
                                                                            "view_sun": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                            "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                            "id_user_upd": "9982cfab-e90d-44d0-ba67-4545bb06d54d",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "51",
                                                                              "id_pos": "d2f30baa-2601-44c5-b55c-4817aa4ff547",
                                                                              "id_pos_type": "82896623-ebc0-4636-abff-9f8d236101c2",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                              "id_user_upd": "e07befaa-2a25-4db1-86f1-d95f72656762",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "50"
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "52",
                                                                                "id": "68738055-815f-40f6-b6d0-0e98ec8110bb",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                "id_user_upd": "fe4a30af-a1e6-43ac-90ed-18bdafdc3d88",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "53",
                                                                                    "id": "26f7ba3b-1343-4932-8911-e6a8bec73964",
                                                                                    "id_branch": "06735e4a-2b94-4723-8f86-af8da923a7cc",
                                                                                    "id_pos_type": "cbda1d34-60e6-410e-b320-079d6cae944b",
                                                                                    "id_pos": "57b4821a-b837-42a1-b423-6fb727005d11",
                                                                                    "id_item": "b1db9165-6bf4-416b-8829-9bc25e2db181",
                                                                                    "date_from": "2026-03-10T09:42:13.9085149+01:00",
                                                                                    "date_end": "2026-03-10T09:42:13.9085149+01:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                    "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                    "id_user_upd": "cd41bd6a-7fac-4255-9668-beef31ca84df",
                                                                                    "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": "5c3d3574-7d12-4dfa-8b23-6e4d45e238ed",
                                                                                    "id_doc": "15b2e517-ebf6-4b95-9441-64afe1c1c8ea",
                                                                                    "id_pos_type": "e03bb15e-2196-4168-a88e-d6343d31e0de",
                                                                                    "id_doc_print": "228741f6-8973-4887-b619-d9fb29b4a2ee",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                    "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                    "id_user_upd": "0646acb8-e60a-4839-bf75-2b1443625782",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "55",
                                                                                      "id": "e241855c-2bb9-467d-a85d-f17d20baca36",
                                                                                      "id_pos": "bd52550b-576f-4a59-80cc-6724778f0b82",
                                                                                      "id_mask": "sample string 3",
                                                                                      "name": "sample string 4",
                                                                                      "mode_print": 5,
                                                                                      "port": "sample string 6",
                                                                                      "baud_rate": 1,
                                                                                      "data_bits": 1,
                                                                                      "stop_bit": 1,
                                                                                      "flow_control": 1,
                                                                                      "parity": 1,
                                                                                      "pin_cashdrawer": 1,
                                                                                      "ip_printer": "sample string 7",
                                                                                      "port_ip": 1,
                                                                                      "printer_name": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "id_user_upd": "3586e006-2abd-4f02-aaae-704757276a52",
                                                                                      "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": "0da1ca8b-7f65-4d8b-b7eb-0a905ac14263",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high_row": 5,
                                                                                      "high_doc": 6,
                                                                                      "with_doc": 7,
                                                                                      "to_file": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "57",
                                                                                          "id_doc_print": "a235fc77-2fa2-47f4-83eb-3d9764c91397",
                                                                                          "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": "6823f717-5f11-4784-a70d-2702796d7500",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-03-10T09:42:13.9085149+01:00",
                                                                            "date_end": "2026-03-10T09:42:13.9085149+01:00",
                                                                            "id_branch": "fb535340-9905-485f-b1d7-e7439771c93c",
                                                                            "id_pos": "18e22c4b-6042-4d57-a630-e014a8adf321",
                                                                            "id_list": "1b442fab-1148-415a-afc0-4b860050abb6",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                                            "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                                            "id_user_upd": "e4cd667a-d9c2-4f5e-9a11-cd9de8541176",
                                                                            "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": "d9c44635-4df5-4118-bf82-2dd0354c6c43",
                                                                    "id_line": 2,
                                                                    "id_item": "44c849f2-21ab-4a7f-944d-2b361aac53e9",
                                                                    "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": "d2b253e5-ab41-4d74-83ff-1d031696de09",
                                              "id_doc": "4ef2da2e-03a4-45c1-91f8-5eab893a8899",
                                              "value": 3,
                                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                              "last_update": "2026-03-10T09:42:13.9085149+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": "f807170e-a143-46d1-aaf8-856977ff9786",
                                              "id_pos": "0f9b1cfb-52bc-400a-803b-5048bf913567",
                                              "id_doc": "c47df31b-e0dc-4845-8ded-539afdc51763",
                                              "id_branch": "d9973227-21aa-4967-a513-7fa89f34cb82",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T09:42:13.9085149+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "879baba2-dea1-4706-81f5-066f7125c91d",
                                              "id_loc_from": "10141697-0cfb-493d-8819-eefe733ca91c",
                                              "id_loc_end": "d049acd2-b5f1-45d4-bb7a-9d2b97fba717",
                                              "id_user_add": "b2cd00f1-abda-4cf9-ba9e-c892ab865679",
                                              "id_user_upd": "1f54d92c-6758-49a6-ab64-e04d52c5ee43",
                                              "id_pos_sesion": "a4e64e5b-e4b8-4f84-8cd7-3ec2668f9c73",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-03-10T09:42:13.9085149+01:00",
                                              "active": true,
                                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                              "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "9a50640d-51b7-4955-946e-f6f5b462f704",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "25df04a9-a7f5-43b6-a4bd-4675a0fc9440",
                                                "active": true,
                                                "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                                "id_user_upd": "ab080740-c508-45c8-b4b4-828cbe3eff4f",
                                                "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": "7dd6345f-e976-41a5-aa02-8a52e71134a1",
                                                    "id_item": "12f261c6-8cc4-4bfa-a852-941cc39d232d",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                                    "last_update": "2026-03-10T09:42:13.9085149+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": "eb663579-c797-43dd-ad1f-3e4091632559",
                                                  "id_line": 2,
                                                  "id_item": "bbf27311-b2bf-44d5-88a7-f639a7ea48d7",
                                                  "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": "1416501a-17da-4301-b464-12d902db5b93",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "c9dadd3f-c857-49c9-9711-ac346cd55c0e",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                            "printed": true,
                                            "print_on": "2026-03-10T09:42:13.9085149+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": "aee6bc11-ee65-4ff3-b1f5-3c1cba6bbb61",
                                  "id_pos": "9ea5c49f-847c-4b84-a602-c45bb320341d",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-03-10T09:42:13.9085149+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "377d7d11-04ed-458b-b1e6-b80710a84abf",
                                  "active": true,
                                  "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                  "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "5a04d5c0-486b-4db0-ae8b-03ab6ad3e05d",
                                  "id_pos": "ab4e51cb-7d32-4a2a-a67c-443a5143e423",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                  "last_update": "2026-03-10T09:42:13.9085149+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": "f8b48086-46ad-48c0-a2fb-c78d5b3cb02d",
                                  "id_pos": "970af880-b3e1-4e9a-bf00-862c75fb9e9e",
                                  "date_add": "2026-03-10T09:42:13.9085149+01:00",
                                  "date_upd": "2026-03-10T09:42:13.9085149+01:00",
                                  "date_out": "2026-03-10T09:42:13.9085149+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": "38b9b271-3777-4e52-822d-f16226e4acb5",
                                  "id_user_add": "333b7e1e-60a3-41d9-8d85-57579c5e3629",
                                  "id_table": "648be4b0-d455-4297-bf8c-58fc212b49cd",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "aed84346-ee89-420c-8cb4-85c61a72c3f9",
                                  "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "d9169f9a-7d0c-4e7f-a6fa-9c056cf6a3fe",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                    "last_update": "2026-03-10T09:42:13.9085149+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "bfa92941-3b4f-42fd-b568-0df761c200fd",
                                        "id_sync": "516943e7-2049-44e5-b759-66bb7a8c2f94",
                                        "json": "sample string 3",
                                        "id_table": "2446dfda-3916-40ba-ad9d-422de5746826",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "b1dc9070-e80c-4d15-a441-e701f88f8127",
                                          "id_branch_from": "a5a9e71d-b2b8-4130-9644-9bd7e2af8b52",
                                          "id_branch_to": "ae193355-5d48-4102-ad0d-50b6c22cb278",
                                          "type": 4,
                                          "created_on": "2026-03-10T09:42:13.9085149+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-03-10T09:42:13.9085149+01:00",
                                          "send_on": "2026-03-10T09:42:13.9085149+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": "ee4d6388-e74b-4a64-a20d-1f890b520eef",
                                  "id_pos": "5df309ac-a9ef-4e91-a4e8-628bd4676ddf",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-03-10T09:42:13.9085149+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": "2b62a47c-50d0-45d6-ad02-8670301a03e9",
                          "id_function": "20e92f64-95c2-40e3-a15b-6eb41e3b9434",
                          "id_user": "ce46986f-4644-4a8f-ad22-c46bd1e89081",
                          "id_profile": "d396abc5-2f3e-4601-8a25-463a585e5e44",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-03-10T09:42:13.9085149+01:00",
                          "last_update": "2026-03-10T09:42:13.9085149+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "75",
                            "id": "42731b82-5da3-4c76-8aa5-643d930fa6e4",
                            "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": "2026-03-10T09:42:13.9085149+01:00",
                            "last_update": "2026-03-10T09:42:13.9085149+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": "73ba6080-8792-4f1c-a5b6-ea3c32f7546a",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "d4eabfbd-1235-4a4e-9e7e-89c24338919f",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "69f82349-0321-4fbe-9a1f-ae9f3e9d64bf",
                            "view_pos": true,
                            "order": 10,
                            "color_border": "sample string 11",
                            "color_button": "sample string 12",
                            "color_font": "sample string 13",
                            "font_bold": true,
                            "font_underline": true,
                            "font_size": 16,
                            "active": true,
                            "created_on": "2026-03-10T09:42:13.9085149+01:00",
                            "last_update": "2026-03-10T09:42:13.9085149+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "77",
                              "id": "2ace1d06-96c7-4fd2-ba0d-96f8aac952fb",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-03-10T09:42:13.9085149+01:00",
                              "last_update": "2026-03-10T09:42:13.9085149+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": "e870a53b-e165-4c6e-92fb-869a4abfc069",
                          "token_id": "sample string 2",
                          "id_user": "00694e14-1a3b-44d7-bf28-d193e2fc683e",
                          "date_from": "2026-03-10T09:42:13.9085149+01:00",
                          "date_end": "2026-03-10T09:42:13.9085149+01:00",
                          "created_on": "2026-03-10T09:42:13.9085149+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": "22625328-8bce-41e7-aa93-f001ffb8f136",
                          "id_room_activity": "ec757b7f-16bb-4ea5-9bec-96a63e9710a3",
                          "id_pos_sesion": "76c25a87-ab29-4b33-b493-d972c7a5af88",
                          "log_text": "sample string 4",
                          "id_user": "ecd84fbc-2e85-48c6-a372-ae862766a4be",
                          "created_on": "2026-03-10T09:42:13.9085149+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": "91678951-6789-4458-a600-39a0d3f07ef9",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-03-10T09:42:13.9085149+01:00",
          "last_update": "2026-03-10T09:42:13.9085149+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": "740f5e12-2ca2-4624-af51-bc1cba8c4cbe",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-03-10T09:42:13.9085149+01:00",
          "date_end": "2026-03-10T09:42:13.9085149+01:00",
          "state": "sample string 6",
          "created_on": "2026-03-10T09:42:13.9085149+01:00",
          "last_update": "2026-03-10T09:42:13.9085149+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"
  }
]