PUT api/Mt_Prices_Rules

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "79816933-0abc-4e9c-9b1f-79323bef36bb",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-01-10T12:10:01.6624837+01:00",
  "date_end": "2026-01-10T12:10:01.6624837+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": "815ee121-8325-42fb-8d61-621252549ad5",
  "id_pos": "62a14a8c-fef4-4fe3-b08f-f83754062005",
  "id_list": "d0ed7881-06af-409e-95f9-52ef7932535c",
  "id_item": "b9e918b9-c3f0-4360-8262-49dbf7bbbb6b",
  "id_item_type": "d2678c3b-0fdb-4f2f-8bfd-130e1443d274",
  "id_category": "c89f12a5-33ae-4bf6-a0ec-78800891deb5",
  "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-01-10T12:10:01.6624837+01:00",
  "last_update": "2026-01-10T12:10:01.6624837+01:00",
  "id_user_upd": "70f5c76a-d8e8-4bc7-af62-40a69c60c043",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "6eb0fd9f-fe57-44e8-adef-7e1ff3d274ed",
    "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": "0d0968fc-44b6-40e2-ae49-31735ea7ffdb",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-01-10T12:10:01.6624837+01:00",
    "last_update": "2026-01-10T12:10:01.6624837+01:00",
    "id_user_upd": "da8aaf4e-8019-4172-9609-6596993442e1",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "c9c27220-19c4-47ec-9990-7fc13fa12cd5",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "4a3166aa-1173-4767-9610-716021b725a9",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-01-10T12:10:01.6624837+01:00",
      "last_update": "2026-01-10T12:10:01.6624837+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "c2a77312-9dce-4893-8acc-7ce553a61462",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "0e6e176b-a1c4-4e28-a082-675ebd9d3ef4",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "8ab3b432-0ac0-409f-a1e4-112a289c349f",
          "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-01-10T12:10:01.6624837+01:00",
          "last_update": "2026-01-10T12:10:01.6624837+01:00",
          "id_user_upd": "382544cc-79bf-4666-9779-b0f1e5cb16ee",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "4bc8202b-5b21-4c76-b7a3-40b838738dfd",
              "id_item": "fa69c03e-4901-4e76-bb9f-a3d2f846648d",
              "is_default": true,
              "active": true,
              "created_on": "2026-01-10T12:10:01.6624837+01:00",
              "last_update": "2026-01-10T12:10:01.6624837+01:00",
              "id_user_upd": "b38ea9cb-3f9e-4d07-99f2-88e748a1d1e3",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "f5194141-938f-4b2b-b90e-2c5d4607629b",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "a26d3a14-67a8-4c0e-8efd-5d2ad7b75e09",
                "id_unit_sec": "0136e485-c225-4a21-9149-4d5421b4573f",
                "id_brand": "710abe85-58f4-426d-b831-2ff47762754c",
                "b_sale": true,
                "b_stock": true,
                "b_price": true,
                "b_unique": true,
                "b_exclude_control": true,
                "tax": 12.1,
                "change_price": true,
                "force_printing": true,
                "is_ticket": true,
                "is_supply": true,
                "define_price": true,
                "external_id": "sample string 18",
                "name_pos": "sample string 19",
                "name_print": "sample string 20",
                "id_image": "4e6beacf-022f-4dcd-8eed-63312596f31a",
                "view_pos": true,
                "order": 22,
                "color_border": "sample string 23",
                "color_button": "sample string 24",
                "color_font": "sample string 25",
                "font_bold": true,
                "font_underline": true,
                "font_size": 28,
                "active": true,
                "created_on": "2026-01-10T12:10:01.6624837+01:00",
                "last_update": "2026-01-10T12:10:01.6624837+01:00",
                "id_user_upd": "1026a509-9414-4d19-bf78-3cbb30cc6a45",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "d0a69a39-6291-41df-9e6b-437e17b3a052",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-01-10T12:10:01.6624837+01:00",
                  "last_update": "2026-01-10T12:10:01.6624837+01:00",
                  "id_user_upd": "fd57e82c-cfc2-413d-a5c7-54c4a053b215",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "eed1356e-7be5-4bd4-8146-a36aa5c6bf09",
                    "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": "7ab5eada-c9f5-4324-a449-74309d1d6695",
                    "view_messages": true,
                    "id_image_photo": "36d80d81-c5ec-4151-9951-48e8fec33a7f",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "64c0f635-1a81-4ece-a169-5c6543d99db8",
                    "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-01-10T12:10:01.6624837+01:00",
                    "last_update": "2026-01-10T12:10:01.6624837+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "fcf55b59-6734-4e9b-b5b3-ecefd235ca67",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "60202ce5-dce7-4549-9f02-bd523e02e263",
                        "active": true,
                        "created_on": "2026-01-10T12:10:01.6624837+01:00",
                        "last_update": "2026-01-10T12:10:01.6624837+01:00",
                        "id_user_upd": "b41db844-29ae-4828-abc6-82f92116ba06",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "3f08605b-5ab5-497e-a157-ea926932be5a",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "a2ee7736-7130-4a5b-9347-a76f21604cf1",
                            "id_zone": "17dcec5e-38fd-42be-a545-568fad76b212",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-01-10T12:10:01.6624837+01:00",
                            "last_update": "2026-01-10T12:10:01.6624837+01:00",
                            "id_user_upd": "ba96c009-de84-456e-990a-05d3f6d69904",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "51e76b24-563c-4f8a-93db-06a0f1818acf",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "5f0b5557-0b5b-41bf-8b42-5348082ec2d5",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "e657cc92-cb03-4043-ae20-547afb4e8f0c",
                                "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-01-10T12:10:01.6624837+01:00",
                                "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                "id_user_upd": "9686a2bb-5cf3-4f1b-a846-5b4eba2116a3",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "d23724f9-7233-40ea-aa6c-729d964b0d78",
                                    "id_cloakroom": "1f1c1a28-1a43-49f6-b1da-9b2a7d90dfb9",
                                    "id_pos_sesion": "b91a6e5c-9356-4c3c-9727-c64643663ebc",
                                    "unit_id": 4,
                                    "date_open": "2026-01-10T12:10:01.6624837+01:00",
                                    "date_close": "2026-01-10T12:10:01.6624837+01:00",
                                    "id_doc_sa": "38c70ce6-7e4e-4502-80ef-e268684b2974",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "9e36614b-dc8e-4c77-a6b3-14a4e1a6ff03",
                                      "id_pos": "d5aace44-c22e-494f-afd4-43ff70b81460",
                                      "id_doc": "eec5a3dc-c653-41fd-9b67-91b348321704",
                                      "id_branch": "e588c42b-8dda-407b-938d-4816e757f541",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-01-10T12:10:01.6624837+01:00",
                                      "date_tax": "2026-01-10T12:10:01.6624837+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "c9f071c7-6078-41f9-b3bf-7305800c4254",
                                      "id_relationship": "809c7299-2f8c-4a51-bb11-f32c84162c6a",
                                      "id_loc_from": "bf78240b-2c22-4ef1-b23a-75ee8bf61125",
                                      "id_loc_end": "bcb10b77-da3a-4800-9eee-372b8e121d3e",
                                      "id_user_add": "ff9acedb-088f-4359-aff8-9764759150c6",
                                      "id_user_upd": "42d78c4f-4562-4157-afc5-c3f89208e217",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "b0ba0266-d7a6-4c62-9986-a5d3e2be8c4e",
                                      "id_room_unit": "c8bfd8b6-ee2d-4c2c-8d4a-a22ee5a8afad",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "3936dfb2-0963-4cfb-840c-bb8695202390",
                                      "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-01-10T12:10:01.6624837+01:00",
                                      "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "0c501db6-5f89-496b-90c1-703d885000f6",
                                        "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": "a0cbfff4-4516-47f9-8d6f-f95bce7fc853",
                                        "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-01-10T12:10:01.6624837+01:00",
                                        "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                        "id_user_upd": "28a9577c-58e8-4751-9118-e8ef262af712",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "de90d75e-c716-41ea-a67a-61d206716ecd",
                                            "id_pay": "8c6ea26c-b2b4-4d92-bba4-f5b2f8698d52",
                                            "id_money": "2a54b1cb-45da-4ab9-8cf0-2d7c52a032d3",
                                            "active": true,
                                            "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                            "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                            "id_user_upd": "f16ede8b-2f21-47d0-b770-f152b2f771a9",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "9ed77d62-01ee-4295-b268-d2f161df0b5c",
                                              "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": "86667f5c-7699-4950-9f9b-086a296cd68d",
                                              "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-01-10T12:10:01.6624837+01:00",
                                              "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                              "id_user_upd": "84a7d66e-0e67-44c0-ae96-8cdd1a226c09",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "c7eb68ff-3930-422b-9dac-f9d2e06a7335",
                                                  "id_money_2": "85b13e36-bcf2-45bc-9d00-8abee62dfaf2",
                                                  "date_from": "2026-01-10T12:10:01.6624837+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                  "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                  "id_user_upd": "d1bfb8bf-70d6-464b-841f-40f8771c3aec",
                                                  "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": "fe7d89a7-5732-4ef8-9372-d67724116ad1",
                                                  "id_pay": "c9d894d8-c053-45a8-8cde-56e7df172342",
                                                  "id_money": "4ded9ae6-8485-4abf-8204-25c83ace9dc4",
                                                  "date_cashflow": "2026-01-10T12:10:01.6624837+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "55bbdc63-1c5d-46a2-8f24-211c67b42d8f",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "b6c8dea9-8325-48c2-9693-bab4d08f3114",
                                                    "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": "5d85f54d-8fe6-4fb8-a994-312bacec9b82",
                                                    "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-01-10T12:10:01.6624837+01:00",
                                                    "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                    "id_user_upd": "e4e39195-fb36-4a58-9a18-25469c480656",
                                                    "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": "2f689ee7-810a-4de7-b67d-e569507f60da",
                                                        "id_line": 2,
                                                        "id_pay": "587cc334-bcd9-4412-ada7-8bf2d56d2562",
                                                        "id_money": "fc7c1fb6-2356-4e02-abd9-37c7261be16b",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "0eddc35a-3a93-4053-b11c-eb77a9d01021",
                                                        "id_employee": "b31054f5-1fc5-43ee-b7ee-deb7d6906e5e",
                                                        "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": "0e705ed9-9885-4b37-9630-fed96426e82c",
                                                        "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": "b7fb65c2-5e2b-4dc7-ab59-21aeac985f81",
                                                          "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": "237ad05f-7ef5-45a2-83af-721a28347ef6",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "210bc0ac-0146-4ea8-8a48-6a5422d07b56",
                                                          "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-01-10T12:10:01.6624837+01:00",
                                                          "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                          "id_user_upd": "559a3efe-50b4-4f70-a238-dc3753d61589",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "6a595c5e-c448-4f7a-b4b7-7332f71e920e",
                                                              "id_branch": "9688c618-b79b-4fbf-b929-1c7d9561c7ce",
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                              "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                              "id_user_upd": "91737a85-6cd5-4ebb-9ca0-01c3f872306a",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "5e98372c-d5e0-4bc3-b1b5-d275b2948f86",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                            "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                            "id_user_upd": "d1b522af-6d82-4651-a50a-b77f7fac9aa7",
                                                            "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": "fde8745b-f578-4bfa-a111-c3b89addc843",
                                                              "id_line": 2,
                                                              "id_item_sub": "4b2e9e39-ea55-409c-90a2-d2988b3e1236",
                                                              "qty": 4.1,
                                                              "id_list": "faa7f2cf-6fa7-4670-a992-786eb772157b",
                                                              "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": "e3b40d6b-4dc9-4d2c-924e-20b67f18461e",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "c3ad9fc4-6d57-485f-907a-6c745139780b",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "460c1163-170a-4fb0-bf2a-f1512ec9dc4c",
                                                              "id_user_upd": "e90854f5-3192-42a4-81ae-f5b03158f004",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "ac224b5c-8664-4db7-8cfa-54dc58f4b457",
                                                                "id_item": "b62fa561-9b71-4da9-9c16-155e14a5b2c1",
                                                                "id_item_type": "12ed741a-dfcc-4f2f-8ef5-b0acf4ae91c3",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "0b01bdc1-1094-43a7-9b1f-acbc2471ef45",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                "id_user_upd": "3d8fd126-6c0f-4bd2-9441-a08fb6623382",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "d78acfca-63c5-44dd-8267-9ba14e5e8424",
                                                                    "id_item": "7a62919d-c08c-4e2c-afb1-801007353d74",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "c4d93211-1ecf-4585-bd0b-d6c48de59440",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "65ab1e94-bb38-498d-ad92-cb1b23ff76b1",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "3ce0f6f2-ed2c-43ff-8cf6-c08ff19e476b",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                      "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                      "id_user_upd": "18f81b74-9512-481d-8306-b1fc31dc3747",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "a392c91e-4c2f-4a8c-b432-22accf214dd7",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                        "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                        "id_user_upd": "7b967570-953e-4369-9e57-f75f6f592884",
                                                                        "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": "c2ae745a-fe95-4e1e-9c5d-ed74ffeb10c0",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "eaaa20cf-6aac-42cb-a7d4-af1b3512536e",
                                                                  "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-01-10T12:10:01.6624837+01:00",
                                                                  "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                  "id_user_upd": "8b28633a-343a-42ce-bf6f-0b553193fd52",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "15c36de5-8222-40be-8056-5109d4bdab08",
                                                                      "id_line": "09b12fe3-9ac8-42c6-ac8a-13fa31b762b2",
                                                                      "id_category": "c88afcca-3460-4a94-a71a-d3cc4669b99e",
                                                                      "id_item": "34e98f6c-7b59-45a5-83ad-78ac9f9cdbe3",
                                                                      "id_item_type": "5ea61152-6d57-450c-af25-23989a8245fe",
                                                                      "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": "20817599-1379-4a43-9067-2f695af0ba9e",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-01-10T12:10:01.6624837+01:00",
                                                                        "date_end": "2026-01-10T12:10:01.6624837+01:00",
                                                                        "date_used": "2026-01-10T12:10:01.6624837+01:00",
                                                                        "date_sesion": "2026-01-10T12:10:01.6624837+01:00",
                                                                        "id_employee": "92690ecf-d0b7-4597-b8b2-a9164e265fe6",
                                                                        "id_branch": "6f16fbbc-345f-4b3d-91c4-42d456189a5d",
                                                                        "id_voucher_permision": "a0b7b7a1-4ff1-4bdc-ac21-c466fcabb1aa",
                                                                        "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": "e5ede49f-aa7d-42e1-8e6b-07e68c091f43",
                                                                        "id_user_add": "ce65b6ab-b75a-40fb-bed2-cf6cc6eaad7f",
                                                                        "id_doc_sa": "a13f9875-07c7-4102-9e82-06e507441d15",
                                                                        "id_item_sub": "97a71bfd-adbe-4a66-9af0-5034aa254a5d",
                                                                        "id_pos_sesion": "8574a94c-f0ee-4348-a992-0e54d1caae16",
                                                                        "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-01-10T12:10:01.6624837+01:00",
                                                                        "last_update": "2026-01-10T12:10:01.6624837+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": "c9603b62-73d8-40fe-9900-cba07a6a8cb8",
                                                                          "date_from": "2026-01-10T12:10:01.6624837+01:00",
                                                                          "date_end": "2026-01-10T12:10:01.6624837+01:00",
                                                                          "date_used": "2026-01-10T12:10:01.6624837+01:00",
                                                                          "id_employee": "d6590e6d-849f-471e-848b-1983f29468b7",
                                                                          "id_branch": "86e0eb12-b1f3-4f80-90a9-3c41824f64e9",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "662e0723-586d-49d9-877c-7beb705fa728",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                          "last_update": "2026-01-10T12:10:01.6624837+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": "995789dd-ef01-4ade-a54b-2e4b30b794df",
                                                                      "order_id": 2,
                                                                      "id_item": "e80d5514-7935-4302-ba17-eaa6d0febf1b",
                                                                      "id_item_type": "26a4f2bd-da30-426e-a22d-d0172f1349ed",
                                                                      "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": "836e19eb-60df-48a2-bfce-166c2841b798",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "376d35a2-6660-49a7-850e-40343cbfa258",
                                                                      "count_voucher": 1,
                                                                      "id_category": "64158512-413c-417a-805b-723331c9bba2",
                                                                      "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                      "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                      "id_user_upd": "f19b5b29-7f99-4a87-87e3-8d595e399dd7",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "47f01fe3-6bc2-46c4-b55d-3089c6a82a2e",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "2f076a42-0d88-4cd0-a975-212ac994b8cc",
                                                                        "date_tax": "2026-01-10T12:10:01.6624837+01:00",
                                                                        "date_open": "2026-01-10T12:10:01.6624837+01:00",
                                                                        "date_close": "2026-01-10T12:10:01.6624837+01:00",
                                                                        "id_user_open": "5be3fcb3-b750-4041-9ed6-7a7a1432c10e",
                                                                        "id_user_close": "58c03f73-58b4-4bb7-981b-b1e1c3a94d55",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                        "last_update": "2026-01-10T12:10:01.6624837+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": "bf51d0fe-1801-4006-9f02-f1cad3dcf4d8",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "240d52e5-b5bf-4851-b679-499d98e38b74",
                                                                            "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-01-10T12:10:01.6624837+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "f4f85d54-5ab2-45eb-bf95-7dd434116923",
                                                                            "id_room_unit": "4d91b855-6d2a-4c85-9aaf-28cd7e720b58",
                                                                            "id_room_list": "156e375e-c8b6-4c86-a6b7-5ac718075e63",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "date_from": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "date_end": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "date_open": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "date_close": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "id_employee": "7cdd2cfc-8f6c-4899-bf0a-79d627fa0ea7",
                                                                            "id_employee_sec": "b6fd8006-d1ba-4927-b992-9f349bd46c6c",
                                                                            "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": "9e4aa563-33f1-428b-8e2a-4e1bd53fc2d1",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "3c617286-c560-488f-b370-6ca160f62453",
                                                                            "id_user_close": "54c09060-781e-41d6-9b76-c56c84218e4e",
                                                                            "id_unit_state": "415cd9a4-3c3a-4766-bd1d-b92ecfd14f81",
                                                                            "id_pos_sesion": "4f9ab02c-6c6d-4cb1-b05f-c67a633e9577",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "eb8fae8a-befd-4f32-b184-e7ef73f8399a",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "ec752d8b-b905-44e7-afcf-9602a7244664",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "d5e68213-c533-45c4-a730-003514b5dfef",
                                                                              "locked": true,
                                                                              "date_locked": "2026-01-10T12:10:01.6624837+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                              "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                              "id_user_upd": "78256a6e-4aa3-4852-99c7-39e4d22cf99f",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "ddc17737-e5ae-453e-9b21-c529d33a702a",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "c29b801a-01d9-4f11-bd2d-87e7f21a00cb",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "8e8307cc-0869-4827-b3ba-b235c7ed75d1",
                                                                                "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": "c12081c1-20fc-4f9b-99c9-b917d38899c8",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                                "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                                "id_user_upd": "1b4c504c-85ce-4062-87ec-cd7049d2f3fa",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "001e3f97-32b1-4399-a24d-6102c7b7f22c",
                                                                                    "id_room": "863dc9bf-27ec-476d-b2c4-8475605780f8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                                    "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                                    "id_user_upd": "80748c2c-63e4-4187-8c24-0df0556b5888",
                                                                                    "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": "9e3d4341-252b-4abd-aa43-8bb3f93cf8f1",
                                                                                    "id_room": "243f806f-b81d-488c-bc75-55ff9c071eb3",
                                                                                    "date_in": "2026-01-10T12:10:01.6624837+01:00",
                                                                                    "date_out": "2026-01-10T12:10:01.6624837+01:00",
                                                                                    "id_user_add": "db27ff70-f8d0-41d8-b497-c63b604c781d",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                                    "last_update": "2026-01-10T12:10:01.6624837+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": "872c30a9-20dc-4df8-af27-2cdc94568fc8",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                                "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                                "id_user_upd": "7ea33b63-192e-4790-8fc0-482e2c1d3bf8",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "d3127640-1438-4f59-b042-11bf0a9a2002",
                                                                                    "id_room_state": "1a1c7dd7-7a43-4c41-86ab-0ecada7215dc",
                                                                                    "id_image": "8c07e0a5-273f-4790-a146-1e7d06903255",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                                    "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                                    "id_user_upd": "609a815e-8ec0-42d2-97f6-90efb46419ef",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "a918095e-96f4-4df7-a1da-ef9e962e841b",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                                      "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                                      "id_user_upd": "595e3dc0-8e21-4274-9ee1-e43dfd8414c3",
                                                                                      "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": "f8834323-e081-4fb0-b819-3f5c3ccd97c2",
                                                                            "id_pos_sesion": "25f89db5-da1b-420b-94dd-b8b6bd268c09",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "f474a01b-5bb0-48e0-a48f-0c8ada117594",
                                                                            "id_room_unit_activity": "61b97af8-b68f-4a17-b95d-a16648448980",
                                                                            "id_doc_sa": "904f3e3e-661b-4a51-8a29-2dec0b6bae27",
                                                                            "id_pos_type": "9916aba8-dbe9-4470-a022-fdf036ef0603",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "67a4bf6c-5f0a-4f3a-ad9d-5075d5390cd8",
                                                                            "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-01-10T12:10:01.6624837+01:00",
                                                                            "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "97f51542-aa62-4802-9398-8f83f2d6f8cf",
                                                                                "id_user": "95fe9cbf-4d1d-4edc-a64f-b6248c39cd57",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                                "last_update": "2026-01-10T12:10:01.6624837+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": "5ae753a3-4969-4f3a-9579-a7ec2b0f0cb5",
                                                                            "id_user": "025713d6-322e-470d-8306-9d02f66aa1ac",
                                                                            "date_add": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "47",
                                                                  "id": "0a4c93b0-17db-4a76-a048-0c0edf5a2c60",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "8c0e9d46-266b-4e33-9340-1c3bef602b0a",
                                                                  "id_doc_print": "2b0c025d-a948-4f41-aa5e-b095b8e2b830",
                                                                  "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-01-10T12:10:01.6624837+01:00",
                                                                  "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id_list": "1dfae9cf-0c4c-4dda-a2bb-ea354616d410",
                                                                    "id_item_sub": "3a748af8-1be1-4923-83e5-025fb6ae661f",
                                                                    "validity_date": "2026-01-10T12:10:01.6624837+01:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                    "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                    "id_user_upd": "2c220235-d77e-4a5c-880c-2aad0c1c264c",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "49",
                                                                      "id": "d7617674-0d1b-499c-a225-9cc3a3cf16b9",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "85e7f85e-3581-44e7-9261-18a356c7407a",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "b2ce4186-324d-4ad0-b8f0-c9bf5dfbfbaa",
                                                                      "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-01-10T12:10:01.6624837+01:00",
                                                                      "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                      "id_user_upd": "3f405868-055e-419a-98af-dea74c4ec21c",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "50",
                                                                          "id_pos": "72a66e0b-7f4f-4140-9314-f5b543378c2e",
                                                                          "id_pos_type": "cedd8758-60ae-4b02-9270-978eb0dce2cc",
                                                                          "id_price_list": "521a4a1d-71b6-4776-a5e3-b9c0082f409f",
                                                                          "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-01-10T12:10:01.6624837+01:00",
                                                                          "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                          "id_user_upd": "6b5ac564-c897-4b27-b577-f8d690bf2661",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "51",
                                                                            "id_pos": "7cd873a9-e821-40ba-8449-566890f3994c",
                                                                            "id_pos_type": "992af2d6-17a1-440d-9742-f9e15202f1d0",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                            "id_user_upd": "d8863ff6-5e3a-4daf-9294-6fe6b91ab12d",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "50"
                                                                              },
                                                                              {
                                                                                "$ref": "50"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "52",
                                                                              "id": "8232efe1-6d8f-4633-b61d-7922eb658f11",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                              "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                              "id_user_upd": "10b72789-74bc-426a-a1f7-864b67706b7e",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id": "a64886e6-2b88-46ea-b403-680656623151",
                                                                                  "id_branch": "18ad3eb7-48de-48b5-92ef-cf372f2da7b9",
                                                                                  "id_pos_type": "1a7d5850-d91d-4c55-8aea-65769ee93c95",
                                                                                  "id_pos": "41c0c6fc-0200-4eca-ab37-245ea01d09e2",
                                                                                  "id_item": "4f8c61f0-413a-47de-91ee-a638de96fb34",
                                                                                  "date_from": "2026-01-10T12:10:01.6624837+01:00",
                                                                                  "date_end": "2026-01-10T12:10:01.6624837+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                                  "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                                  "id_user_upd": "caf4cebe-6b60-4ef7-9465-ff39712e2f3d",
                                                                                  "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": "0b6fce60-0d09-4593-a6d1-d3cd73f3ca00",
                                                                                  "id_doc": "5c2d5c56-f5c7-425a-acad-d5a8b0784885",
                                                                                  "id_pos_type": "9b7e29ac-3a50-4b2b-bd6b-4f0d2946fd50",
                                                                                  "id_doc_print": "94f642d3-3821-456c-85f3-27b8e0edc52b",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                                  "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                                  "id_user_upd": "49b5265f-3969-4d8c-9c1e-4489be28cf60",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "55",
                                                                                    "id": "50fbe528-cc69-4346-b761-70ee56cf1d21",
                                                                                    "id_pos": "2af57e63-b98f-43b2-83f3-8242f5da1046",
                                                                                    "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-01-10T12:10:01.6624837+01:00",
                                                                                    "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                                    "id_user_upd": "319dc932-0312-4acf-8cfb-134df6bc4043",
                                                                                    "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": "ab95f4cf-4e8b-43f9-b439-833465fb0998",
                                                                                    "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-01-10T12:10:01.6624837+01:00",
                                                                                    "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "57",
                                                                                        "id_doc_print": "62f8b124-f526-4df7-980b-3ad934eb5394",
                                                                                        "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": "d0eb7809-ad5d-467f-bfd8-2238fc3a1bb3",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-01-10T12:10:01.6624837+01:00",
                                                                          "date_end": "2026-01-10T12:10:01.6624837+01:00",
                                                                          "id_branch": "d95cbcc8-e8de-4439-9bf7-825e4f5da88a",
                                                                          "id_pos": "8d10748b-7ccf-4430-a212-8aa68469f3b7",
                                                                          "id_list": "55adaa9a-8bec-4a12-a520-bbb5fdd2b6e8",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                                          "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                                                          "id_user_upd": "033ebe84-0960-4f46-8c48-d828eca3797a",
                                                                          "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": "cad2d14a-6731-408c-a7bd-1ee710334996",
                                                                  "id_line": 2,
                                                                  "id_item": "23ca66db-c900-42d5-99c6-5c4d00eef720",
                                                                  "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": "6f876f3f-7f19-4046-9891-c885d81780bf",
                                            "id_doc": "758a5c68-7cde-4727-86e6-d9c8e9ea23b2",
                                            "value": 3,
                                            "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                            "last_update": "2026-01-10T12:10:01.6624837+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": "2ecf5ee9-dbbf-4935-94b0-329c11a9eb9b",
                                            "id_pos": "0d33b99a-1d0a-4168-8931-3d0f1d3c7e53",
                                            "id_doc": "8ed97a00-c903-479d-9ed2-15c5892aa22c",
                                            "id_branch": "1c7435f3-a86b-4e64-abb6-b2f505750e55",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-01-10T12:10:01.6624837+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "71d27dab-6db4-4548-9963-8d3ea9b66250",
                                            "id_loc_from": "0a75beca-340c-4739-994b-414a801d8e62",
                                            "id_loc_end": "79c35069-fa61-499f-a891-f82af5a62d6f",
                                            "id_user_add": "c95a7699-d978-48e0-a142-1cefd329d136",
                                            "id_user_upd": "905f889b-e78b-4824-9b58-e94fc7414df7",
                                            "id_pos_sesion": "b851c9ac-deda-43ec-830b-c8aad320659f",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-01-10T12:10:01.6624837+01:00",
                                            "active": true,
                                            "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                            "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "62",
                                              "id": "1388a493-4a03-463f-841f-0844cdc9b9f5",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "9b8b5865-c7e1-4d9c-b3e7-6cfc4043a1dc",
                                              "active": true,
                                              "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                              "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                              "id_user_upd": "d921c356-befd-446c-a76b-7f7616256569",
                                              "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": "66ce9c89-9019-4a45-aecd-96d6cd34efc8",
                                                  "id_item": "8c396d58-3eed-4747-9a8f-8ea574c9acb2",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                                  "last_update": "2026-01-10T12:10:01.6624837+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": "43541eea-0f0a-46d3-baca-37f6a04e684e",
                                                "id_line": 2,
                                                "id_item": "6a7ca7f2-c176-442f-81a5-f08d58fd4eb6",
                                                "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": "29169d03-4b9b-4d81-a413-faee989c55f4",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "567d8b85-3d71-4e5e-84c9-b57b8b7b0d4b",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                          "printed": true,
                                          "print_on": "2026-01-10T12:10:01.6624837+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": "b14d226f-f7f1-4ab9-b0f0-c3152156f95f",
                                "id_pos": "a9a5b3d9-c3a7-4997-91b3-a3134924453f",
                                "mac_address": "sample string 3",
                                "date_end": "2026-01-10T12:10:01.6624837+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "36768bee-a52f-4c26-8e11-333f73267981",
                                "active": true,
                                "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "67",
                                "id_user": "7df1619b-b5bc-46f7-9c71-b42ca3ad3e6d",
                                "id_pos": "354dfc4b-60c0-4bc0-8e92-652f6e40b156",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                "last_update": "2026-01-10T12:10:01.6624837+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": "04279687-3b64-452c-a59c-4e50589902d3",
                                "id_pos": "13a4dfa9-c080-4de4-aea2-37ab6359b48a",
                                "date_add": "2026-01-10T12:10:01.6624837+01:00",
                                "date_upd": "2026-01-10T12:10:01.6624837+01:00",
                                "date_out": "2026-01-10T12:10:01.6624837+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": "de5c463f-9f40-42ed-9aff-a78820bbaa45",
                                "id_user_add": "8ee36014-474a-44ed-be01-e3bfc93bd37a",
                                "id_table": "46168604-8139-4401-aa4c-eb1b31da3611",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "cb6a0ede-595f-454c-a842-70c3aa7c289c",
                                "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "70",
                                  "id": "e7483d78-4f8a-4ee6-b845-ceec8c4415cc",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                  "last_update": "2026-01-10T12:10:01.6624837+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "71",
                                      "id": "9f15f473-ecf2-423a-88e9-f73ca674dcf2",
                                      "id_sync": "f7f7816a-3514-4e93-9086-4b7b1e56cb48",
                                      "json": "sample string 3",
                                      "id_table": "fb35875c-7228-409a-929b-0118ab730fca",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "72",
                                        "id": "6630502e-cfa8-437e-ae40-acd99020dbc8",
                                        "id_branch_from": "1aa9a5a5-9d0b-4f18-93db-fae441fee2df",
                                        "id_branch_to": "3f489de6-865a-4007-a5c7-784ce07dc571",
                                        "type": 4,
                                        "created_on": "2026-01-10T12:10:01.6624837+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-01-10T12:10:01.6624837+01:00",
                                        "send_on": "2026-01-10T12:10:01.6624837+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": "e5d1bd17-0a56-4c48-acfb-834d83507b5f",
                                "id_pos": "fbb3ea50-859a-41f1-9e88-61f75cc25412",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-01-10T12:10:01.6624837+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": "992c795a-85b3-4acb-a77c-50f34efff261",
                        "id_function": "7d2df0ec-d327-4096-8bb8-691947893991",
                        "id_user": "4c7dcdf7-0813-419a-a6a2-cca56abd3d5e",
                        "id_profile": "1a019108-3d9d-4f46-a5c0-6b8a9b26b2bb",
                        "permission": 3,
                        "active": true,
                        "created_on": "2026-01-10T12:10:01.6624837+01:00",
                        "last_update": "2026-01-10T12:10:01.6624837+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "75",
                          "id": "6e0caa70-547f-4c2f-99f7-0efebd8207cf",
                          "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-01-10T12:10:01.6624837+01:00",
                          "last_update": "2026-01-10T12:10:01.6624837+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": "6af7347f-cd93-4a08-8568-061fdd7150bf",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "3c494d8b-ecbb-49e0-aa71-85f53922a02f",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "2e93e85c-e3d4-41cb-afb3-5da8e3414466",
                          "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-01-10T12:10:01.6624837+01:00",
                          "last_update": "2026-01-10T12:10:01.6624837+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "77",
                            "id": "4ed75696-872d-4d48-9c20-4f944fc051e7",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-01-10T12:10:01.6624837+01:00",
                            "last_update": "2026-01-10T12:10:01.6624837+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": "ecd2d272-733f-49d9-9eae-c0cbb101d475",
                        "token_id": "sample string 2",
                        "id_user": "7e7197d3-6883-470b-974b-f7ad95b98612",
                        "date_from": "2026-01-10T12:10:01.6624837+01:00",
                        "date_end": "2026-01-10T12:10:01.6624837+01:00",
                        "created_on": "2026-01-10T12:10:01.6624837+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": "831c173d-6901-4d3c-896a-b8ef0fb73c4d",
                        "id_room_activity": "f74fc078-6977-460b-a78f-6f239a9d3481",
                        "id_pos_sesion": "e2314302-1c62-4843-9eae-4f45e45f4e40",
                        "log_text": "sample string 4",
                        "id_user": "c6a3c212-d973-4ba6-b6c2-870339e7cea6",
                        "created_on": "2026-01-10T12:10:01.6624837+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": "3d43fc8c-f541-41eb-8ad4-767f9c040786",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-01-10T12:10:01.6624837+01:00",
        "last_update": "2026-01-10T12:10:01.6624837+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": "e7a239a2-2f29-4755-b297-a46102501a15",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-01-10T12:10:01.6624837+01:00",
        "date_end": "2026-01-10T12:10:01.6624837+01:00",
        "state": "sample string 6",
        "created_on": "2026-01-10T12:10:01.6624837+01:00",
        "last_update": "2026-01-10T12:10:01.6624837+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"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.