POST 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": "406f908c-b1d6-48f1-b4b0-e9db74978393",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-03-10T09:40:50.2454082+01:00",
  "date_end": "2026-03-10T09:40:50.2454082+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": "beee593c-7bb1-4a01-a38d-affc39e3d4cc",
  "id_pos": "9a744648-856f-4a68-ba02-4df5896fbe66",
  "id_list": "e4d86153-6b54-4405-a986-a83045722ce6",
  "id_item": "199ae345-68ed-4d69-9048-f77c21406e46",
  "id_item_type": "71ab1d79-6c2b-4fb4-a772-b19519649b68",
  "id_category": "15a5085a-b2c0-4f83-bf0f-ed66ee2e86f0",
  "by_day_week": true,
  "use_mon": true,
  "use_tue": true,
  "use_wed": true,
  "use_thu": true,
  "use_fri": true,
  "use_sat": true,
  "use_sun": true,
  "use_hour_ini": "00:00:00.1234567",
  "use_hour_end": "00:00:00.1234567",
  "active": true,
  "created_on": "2026-03-10T09:40:50.2454082+01:00",
  "last_update": "2026-03-10T09:40:50.2454082+01:00",
  "id_user_upd": "d85f2975-735b-4ef6-83d9-548517562f5e",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "eb2dddc2-c817-4e74-9a11-d91fe551dd2e",
    "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": "32c15acf-e1b0-4340-9975-5cb49077354a",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-03-10T09:40:50.2454082+01:00",
    "last_update": "2026-03-10T09:40:50.2454082+01:00",
    "id_user_upd": "8f8023cf-f2ad-4d37-8e6c-a283aa445924",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "8cb72b3e-bffa-42d3-bc20-ef4e3eabb097",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "3d8af8bb-0331-4a50-9546-b0aa7ceeb381",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-03-10T09:40:50.2454082+01:00",
      "last_update": "2026-03-10T09:40:50.2454082+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "eb6ef63f-fe9c-478e-b96b-501c129f71ad",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "8fe2813e-97f1-4dde-a994-ca21010a1b67",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "348900a8-a6ff-4b05-8d1c-3ddb6ad1782f",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-03-10T09:40:50.2454082+01:00",
          "last_update": "2026-03-10T09:40:50.2454082+01:00",
          "id_user_upd": "3b89b371-6dbd-40f7-9a7c-fc7ecca1075a",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "e531aaba-f183-4052-8c1d-075874bd51e4",
              "id_item": "634e17ff-78d0-4cb3-9397-5d3be185da08",
              "is_default": true,
              "active": true,
              "created_on": "2026-03-10T09:40:50.2454082+01:00",
              "last_update": "2026-03-10T09:40:50.2454082+01:00",
              "id_user_upd": "644b01c0-3963-4dd2-a0c2-fd3c5352ef9f",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "7658c20e-a545-448f-b6ba-1af685169361",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "7b2e525f-e5e5-4f6d-9a3a-385464b681e1",
                "id_unit_sec": "00572d8f-b919-4dce-b603-864ec5a4345d",
                "id_brand": "824fedfc-c3f8-48cc-be90-c29008784fbc",
                "b_sale": true,
                "b_stock": true,
                "b_price": true,
                "b_unique": true,
                "b_exclude_control": true,
                "tax": 12.1,
                "change_price": true,
                "force_printing": true,
                "is_ticket": true,
                "is_supply": true,
                "define_price": true,
                "is_multi_sub": true,
                "external_id": "sample string 19",
                "name_pos": "sample string 20",
                "name_print": "sample string 21",
                "id_image": "18340b4c-0546-486d-982c-fe2b5bea7c1a",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-03-10T09:40:50.2454082+01:00",
                "last_update": "2026-03-10T09:40:50.2454082+01:00",
                "id_user_upd": "b93273a4-a367-450c-afe7-1537c5c0877b",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "07b71d94-e878-4ce2-8c4c-897f0347c8ae",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-03-10T09:40:50.2454082+01:00",
                  "last_update": "2026-03-10T09:40:50.2454082+01:00",
                  "id_user_upd": "1ef5f194-70bd-4671-95c1-044aea0b77c5",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "0015163f-51da-4f8d-b9e8-05675538a671",
                    "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": "5b3d0e48-d421-4df4-8df7-03f37fd14cec",
                    "view_messages": true,
                    "id_image_photo": "6934fb7f-8fe7-454c-9934-78679a92d337",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "9b7ed738-4dfa-408e-a22e-1e47e29c7673",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-03-10T09:40:50.2454082+01:00",
                    "last_update": "2026-03-10T09:40:50.2454082+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "912fef68-7189-4dce-86a4-01b313c80b94",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "45a8552a-b04e-41f3-84ae-6a2fb667dbd0",
                        "active": true,
                        "created_on": "2026-03-10T09:40:50.2454082+01:00",
                        "last_update": "2026-03-10T09:40:50.2454082+01:00",
                        "id_user_upd": "3681f313-4cb8-4ae8-8556-dbbfad9c991d",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "b98eb284-9eae-40e6-bcc4-e5895c385337",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "47f56c3c-9ede-4177-9495-192d0ba8c10e",
                            "id_zone": "50c70112-b7db-45f6-a921-25ec6b44c310",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                            "last_update": "2026-03-10T09:40:50.2454082+01:00",
                            "id_user_upd": "f67bf8b8-6af2-4c31-9604-1dd702b30bc1",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "bec6a594-6f36-4cee-b605-4a52eea309fd",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "9eedb9c3-c2b9-4844-a513-1322ebeaadda",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "d76359c3-4b2d-43a7-8d95-fd9a1116aace",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                "id_user_upd": "92fd3cf8-63f8-438c-bdde-6d10dc4d6ab2",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "761a4762-931f-4090-b41c-549157fb0ae3",
                                    "id_cloakroom": "36f999f7-7655-4145-bcba-d36c01f117ae",
                                    "id_pos_sesion": "b2f9acd5-a0e2-4f4f-bd77-921a809096c1",
                                    "unit_id": 4,
                                    "date_open": "2026-03-10T09:40:50.2454082+01:00",
                                    "date_close": "2026-03-10T09:40:50.2454082+01:00",
                                    "id_doc_sa": "8483046f-007b-4fbc-b07a-f49c9b6240ef",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "89995919-3612-4a80-9448-ddd6ec95d0cd",
                                      "id_pos": "9139a50d-008f-48ef-aeb2-366677d9dbfe",
                                      "id_doc": "3641f4b4-8587-41ba-a9e4-ad0dfa8bbab2",
                                      "id_branch": "554fa2d6-42cc-40fd-9374-37370c1ddcdc",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-03-10T09:40:50.2454082+01:00",
                                      "date_tax": "2026-03-10T09:40:50.2454082+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "abecd13e-7a0f-4442-9667-45c5d808d749",
                                      "id_relationship": "9c739546-1bb5-4a46-bb20-31caf63862ee",
                                      "id_loc_from": "7f2b8a84-ab40-4a33-9265-8935e240e4a1",
                                      "id_loc_end": "0ed159f7-d98c-4c0f-87f9-b4155ee37112",
                                      "id_user_add": "cd232dad-e3f2-466c-9b1a-9fcae2e68db7",
                                      "id_user_upd": "602ff819-972c-456e-9c89-9d94fa8e34ab",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "7ceabdf0-7ccf-4339-9ca1-99c273f11555",
                                      "id_room_unit": "70dafd24-429d-4f6e-9ceb-70d4caf317b9",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "239bd1c0-e692-4c55-8bd5-ed0526cea907",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                      "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "0b1766d4-d928-4721-940d-a54ff77d09f4",
                                        "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": "06cab1c4-4381-4da4-a510-30f3a6ba4cf1",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                        "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                        "id_user_upd": "d3dcbcbf-13a0-4638-b681-e7da9337842d",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "705c92d4-b034-4606-88c5-1bab96c33517",
                                            "id_pay": "f72a3d72-d06a-427d-a373-68e9e509a0ae",
                                            "id_money": "f4a5f3cf-bc0a-4a70-b89a-5887304177a6",
                                            "active": true,
                                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                            "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                            "id_user_upd": "dbd5d2dc-9931-41fd-bc98-0a17dbf4fd0f",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "009af1f7-f0a1-4cc5-96f7-5b20da3de241",
                                              "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": "8852b7f2-58e4-4b6f-8ffb-923fa6d8b7e2",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                              "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                              "id_user_upd": "993e2e0d-83af-4329-89cd-72ffed516e61",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "2f2d4e7b-e7eb-4ee4-8f19-be6a0a11bb1d",
                                                  "id_money_2": "1a05655c-0d5e-43f6-875d-f087b1c4c35c",
                                                  "date_from": "2026-03-10T09:40:50.2454082+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                  "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                  "id_user_upd": "6544a4f5-d77e-4f8d-93ba-2a71d63b6ff4",
                                                  "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": "a72e66a8-887d-45f9-9d85-7e0bdfc84128",
                                                  "id_pay": "3b944e74-2879-42b4-aadd-517a7b151465",
                                                  "id_money": "2ab3cf02-459d-44d5-bf10-6665ee5b1bb2",
                                                  "date_cashflow": "2026-03-10T09:40:50.2454082+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "702a3ffc-9c62-4f3a-ba91-2c0b4176af76",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "cfc6dbd5-e0f4-49cf-a784-5977ba7d6f5f",
                                                    "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": "57481390-b8f6-40b4-8274-fd9953c64789",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                    "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                    "id_user_upd": "1aaa4872-f17b-4acc-9fb4-217490ae49be",
                                                    "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": "7a0f0faa-d24e-4932-967b-f032504b8cb5",
                                                        "id_line": 2,
                                                        "id_pay": "6354d348-f4d8-46bb-9243-e2f6b5397c80",
                                                        "id_money": "641d6d89-7c14-4dc5-88f4-df1b3889d23c",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "5dde2bb3-c394-4a8c-8136-d9abefb59bed",
                                                        "id_employee": "06245143-8f10-43f8-9d61-0950870b1ffd",
                                                        "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": "a64ec25c-bf3e-4e16-b553-26956b9d9c05",
                                                        "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": "41c158c5-44c2-41c3-bffc-2a294512f9cb",
                                                          "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": "7b4c6ce3-c883-4a58-8599-ec6951b3b0c1",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "e2b8dbc2-2d1a-4119-807a-dbda917ff993",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                          "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                          "id_user_upd": "a2e4f558-5952-4442-84ab-d659b0147e32",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "1ca38b78-3e78-4d41-8fd9-1ff6c81b8cf9",
                                                              "id_branch": "f65ff680-720d-43fa-8658-2504bc7f5de0",
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                              "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                              "id_user_upd": "b0d3fd30-84a1-4beb-8528-43d81a9c5504",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "1d9f8ca6-fa43-4448-95eb-f8ba5d42751b",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                            "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                            "id_user_upd": "7f501fe5-2762-4cf9-bf0f-7037f55d278c",
                                                            "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": "2c0a9431-aea9-43b6-a8f6-ae592650b948",
                                                              "id_line": 2,
                                                              "id_item_sub": "3922fe84-8bbb-428a-9a7e-43d61dde86b7",
                                                              "qty": 4.1,
                                                              "id_list": "a5f1c5f0-ed8e-4714-bf01-9dea7aff79ee",
                                                              "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": "a21755d7-e85a-4ca0-b00e-1d206d03c885",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "988eea67-a785-4768-9ddd-ee5e70553f7d",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "3f490897-f447-4fd3-a9e6-ed148503f1ae",
                                                              "id_user_upd": "a19c26ff-9fdd-4971-88d5-dd4dbc5cd8b0",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "6eb0c5bb-71e4-420b-a3dd-5ce736d53def",
                                                                "id_item": "881a6f94-b94d-482c-a610-4e42aa810a6a",
                                                                "id_item_type": "1874f975-4804-4f73-940b-0f68d1dd359c",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "2c269065-9287-4431-b783-b38823e5fe8a",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                "id_user_upd": "ac458287-4d0b-4600-a743-ea1478bcae1e",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "a3f17e31-88a5-47e4-9fe4-ccfb4af7e4fc",
                                                                    "id_item": "22f89ff7-e435-42b3-8d4f-e2e42312fd47",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "d35b71b4-7bfa-49ca-8d24-0ad424f73cb8",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "0073adc1-a8ff-4e40-a404-1f9c9c61e2c6",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "40fa014e-44b0-49db-8288-45b8a2ce0eae",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                      "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                      "id_user_upd": "76e99d83-3ee5-415a-9f9c-99ca2dd3ce8f",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "cffd8b8b-d5f1-4617-95d4-8639d2e7eeab",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "id_user_upd": "cd51f047-0785-4aae-80cf-e629ec68a5b2",
                                                                        "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": "e7d5d8ca-c8cd-4db2-8335-5c389c39fea8",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "aafe2e0b-dbb6-4801-9353-000400a4b0a1",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                  "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                  "id_user_upd": "29b47984-9f41-4301-8707-276c2cf727fd",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "9312e09e-241d-4f6f-9aca-6cf846511546",
                                                                      "id_line": "6baf6d2e-e611-45dc-8225-45d8cbab9df8",
                                                                      "id_category": "1b41b232-651e-4d63-899f-03b7189052de",
                                                                      "id_item": "9339a3c2-6fb2-4515-af2a-4473455bb484",
                                                                      "id_item_type": "ff2a90d5-719b-4d89-8205-56a4f038b7ac",
                                                                      "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": "2c359490-6538-408b-b820-a6b5259f2d9e",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "date_end": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "date_used": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "date_sesion": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "id_employee": "c329e900-d1b7-460d-af6e-bc1055ffcdd3",
                                                                        "id_branch": "0e605c33-fc10-4203-811a-5208b01c32e8",
                                                                        "id_voucher_permision": "5da8e76e-6175-4b92-98d3-5680ce8f1119",
                                                                        "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": "67e7eeb8-4e84-405f-952a-ab735100e525",
                                                                        "id_user_add": "863b0d21-f5e0-4205-812d-b79ed31f7eb0",
                                                                        "id_doc_sa": "4efad340-9718-4576-a9c9-e8fd446e8267",
                                                                        "id_item_sub": "20c37684-53f2-4dd7-99bc-0418eaaa8019",
                                                                        "id_pos_sesion": "da0b2083-1b8e-4402-9c23-bc76758fe455",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "last_update": "2026-03-10T09:40:50.2454082+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": "e97a2a05-1f98-492e-9f1f-5f222e235ee1",
                                                                          "date_from": "2026-03-10T09:40:50.2454082+01:00",
                                                                          "date_end": "2026-03-10T09:40:50.2454082+01:00",
                                                                          "date_used": "2026-03-10T09:40:50.2454082+01:00",
                                                                          "id_employee": "3197c1e7-b1f5-4b04-9f67-a6831a0eb9c9",
                                                                          "id_branch": "e5edc144-ad53-4adb-a10c-7215056a2904",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "80479a7b-060d-4db2-83f4-c030f3618990",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                          "last_update": "2026-03-10T09:40:50.2454082+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": "9e04803b-35dd-4ec4-8d3e-1a6f6f2eb0b6",
                                                                      "order_id": 2,
                                                                      "id_item": "d3d2c288-f05c-4660-8223-82b1a6ca8e25",
                                                                      "id_item_type": "15f6e865-4e12-4187-acf9-cbf785f4b4bb",
                                                                      "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": "b0076894-fbcb-47d2-ba05-f6908d2b05a8",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "5418c8c9-bf89-409b-b484-14c3f7670c9b",
                                                                      "count_voucher": 1,
                                                                      "id_category": "b6e59a4a-72ab-4029-8c15-cc413e9ac30a",
                                                                      "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                      "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                      "id_user_upd": "190b84fc-267b-42d6-870a-5074bbcaf50a",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "9656658a-17d0-4828-a7e2-09086cbf644f",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "1a649645-4a3d-437c-ba92-62451dfaf457",
                                                                        "date_tax": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "date_open": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "date_close": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "id_user_open": "7a0ebe6b-a689-4e25-9e58-828fd937dd72",
                                                                        "id_user_close": "d240b521-afde-46cd-8c97-69d3e83006ab",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                        "last_update": "2026-03-10T09:40:50.2454082+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": "730bc0a9-6e34-4b3f-a1ce-449cb835b071",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "05656bc7-13b3-4861-bc3a-26ea3c295c82",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "f04750d9-e6b6-488e-95bd-0f06da9fe8b6",
                                                                            "id_room_unit": "87972d46-72a2-418f-8e93-09f1b07494b3",
                                                                            "id_room_list": "93da1e1d-c4a3-4311-a6b6-afd1fa1f1e1f",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "date_from": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "date_end": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "date_open": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "date_close": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "id_employee": "91b26b35-6ad1-4dbb-81e3-6fce60feb9cf",
                                                                            "id_employee_sec": "179fb235-b003-4429-b723-459cd53e0152",
                                                                            "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": "7efe805c-50fa-4016-b5c2-92d2520dc75a",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "b09fd41c-c6e4-4aa9-8726-011ab2ace2df",
                                                                            "id_user_close": "af32a682-85f3-4315-858d-b4360cc22632",
                                                                            "id_unit_state": "fa805a97-e82d-46ac-82a0-a92fcee78082",
                                                                            "id_pos_sesion": "b9ed1f07-a9ee-4e2a-961c-a53f10f54350",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "b3f1bb21-c071-48a8-b3fe-1d7d729421b2",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "a01f0e98-a9ac-4f73-a293-932d535a0b91",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "ecd64d0f-bef4-4ebc-97ef-f17c4ef701e4",
                                                                              "locked": true,
                                                                              "date_locked": "2026-03-10T09:40:50.2454082+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                              "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                              "id_user_upd": "37e5fee7-bac3-4d6c-9688-c3fa82dde0e5",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "5d19ffbf-b4ae-4342-a08d-60086888f2b3",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "c36ae778-f35c-4579-8b2d-f1649bee8a7e",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "f357bdc5-1368-49a8-b601-2712eab6efd3",
                                                                                "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": "f0d2cf8c-b669-4f9b-b6cb-01167ba4164a",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                                "id_user_upd": "06cc0f5b-1494-41bb-8a7d-5074c87dd54e",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "7e2da954-87d2-4869-8d0a-0e7003836f02",
                                                                                    "id_room": "b3c811c0-31f5-4bd2-bb7b-b8bce5e4d595",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "id_user_upd": "381dce23-c4a7-4784-95f4-7cef1cdad1c3",
                                                                                    "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": "6eb1caf4-f786-4c98-bfa0-188718e57c46",
                                                                                    "id_room": "3e370fd8-904a-4a36-a2e6-57feb1cee62c",
                                                                                    "date_in": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "date_out": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "id_user_add": "8ff7c23d-6fe5-4847-aa9f-cdf297491289",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "last_update": "2026-03-10T09:40:50.2454082+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": "27dff5a5-a6c3-401c-a47d-67cca1793821",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                                "id_user_upd": "298b7008-edbe-448d-8af8-168b0307876f",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "b0e10f0a-03d8-4784-abc6-7050d1093df0",
                                                                                    "id_room_state": "e29187f5-3bc0-43f8-9570-2ebe844fda8b",
                                                                                    "id_image": "205b891b-f366-4c7f-9cf4-c9160cfad799",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "id_user_upd": "d73bab82-11e6-43e4-aa26-70f6835280ed",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "78e3b3e0-1023-4a02-af55-80dd708f6bf9",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                      "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                                      "id_user_upd": "25cb450c-0cd3-4f2e-abb0-421c6fe666a9",
                                                                                      "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": "65860889-415a-49c8-b4cb-0c07fcaa5294",
                                                                            "id_pos_sesion": "eb49a404-86a4-4c9c-b6ec-fd436c8314dc",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "270d8912-f371-4394-970b-95c13b61ca13",
                                                                            "id_room_unit_activity": "64604a08-dc16-4b6f-bf63-3f01e7fc27b9",
                                                                            "id_doc_sa": "0c7aa355-d1c2-4c43-93a2-8066301f7723",
                                                                            "id_pos_type": "3b15ddb4-3f6b-47f1-94a7-a0f60265dba3",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "c32302bb-3b07-4583-950b-7b80fee194af",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "476998c6-fb16-4f69-be10-b0a8776b1dea",
                                                                                "id_user": "b4e5b0f2-b67f-43fa-8d7d-d1fad7c8c354",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                "last_update": "2026-03-10T09:40:50.2454082+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": "8d51edd3-91a1-4a32-8265-1496ae642be9",
                                                                            "id_user": "7c930fa8-b184-4c22-b2f6-51b8e667acbd",
                                                                            "date_add": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "47",
                                                                  "id": "9c76eb6e-e2f4-4184-ae77-3c418eedd139",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "773489bf-e489-4fb6-9cd7-71293bf8203f",
                                                                  "id_doc_print": "30a90c56-589a-4dcb-b77a-306da331ebe8",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                  "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id_list": "6666d529-099e-452a-97ef-a46aa3736741",
                                                                    "id_item_sub": "37eb8f71-d9dc-4d2a-8202-c93ce7b57913",
                                                                    "validity_date": "2026-03-10T09:40:50.2454082+01:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                    "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                    "id_user_upd": "8e1c7d5b-3972-450d-a8fc-5f5d05cc2e31",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "49",
                                                                      "id": "744f1bf1-a58d-4745-9dc4-366e81812df9",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "47f50791-f20f-4345-b8c8-b1744460f190",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "4e3762e3-ad42-46de-a335-87c5c384cc8c",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                      "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                      "id_user_upd": "34de1550-b81a-4acf-94fd-629e1d7706d3",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "50",
                                                                          "id_pos": "a8bc3cee-5c46-48dd-8f10-434e743cc806",
                                                                          "id_pos_type": "87386f22-4845-4d18-99d4-3e1e3f3f2209",
                                                                          "id_price_list": "6371831a-a983-46ae-8a1d-abb028c3dd44",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                          "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                          "id_user_upd": "16a901fc-0141-4ae1-8cb3-99c617e33ab9",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "51",
                                                                            "id_pos": "33086ea0-8c73-487f-b23e-76fbedfd8aa8",
                                                                            "id_pos_type": "520650b8-724a-4d73-9beb-8639e6311ffb",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                            "id_user_upd": "5f191688-a990-4347-9603-5e2a4432c88d",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "50"
                                                                              },
                                                                              {
                                                                                "$ref": "50"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "52",
                                                                              "id": "8d4e44d7-f6a3-47a9-b127-143925278889",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                              "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                              "id_user_upd": "87f0e7ac-5b8a-4baf-b405-d3246ca08d5b",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id": "1d7cc27b-0ed2-4bb9-8018-ce418ca04965",
                                                                                  "id_branch": "33c2b6d4-695b-4c59-bca0-3703c8e41c50",
                                                                                  "id_pos_type": "520cfdcd-43c8-4266-9ce2-dc9d9eac298b",
                                                                                  "id_pos": "741f5755-db47-4340-ae40-fe8d13272851",
                                                                                  "id_item": "f7eb1b9b-5142-42f0-8315-bf4eb3c834e0",
                                                                                  "date_from": "2026-03-10T09:40:50.2454082+01:00",
                                                                                  "date_end": "2026-03-10T09:40:50.2454082+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                  "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                                  "id_user_upd": "5e4bc421-b7cd-4a3a-a090-b9defd4c189a",
                                                                                  "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": "dfe7b021-7544-46aa-80ec-3fcc8b4f4989",
                                                                                  "id_doc": "a5f415cd-6f80-4559-9eb4-2e2d01a8c667",
                                                                                  "id_pos_type": "b5a5b3ef-d9ad-4240-97fd-62c57e1addd6",
                                                                                  "id_doc_print": "7cecd713-02c7-4c24-9af9-cfed25ba3434",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                  "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                                  "id_user_upd": "3ebf5d6a-81b3-4118-b699-134b2d3f0802",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "55",
                                                                                    "id": "1807a509-7f7a-47d1-8db3-6d1dba2a4156",
                                                                                    "id_pos": "d97951c0-ff9e-461d-9238-c4f888f5d10e",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "id_user_upd": "352344e2-d51a-4b8a-a81d-cd1128ff280f",
                                                                                    "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": "c113779d-63ce-434a-be16-d0f6f96acb36",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "57",
                                                                                        "id_doc_print": "e46f38f5-c17e-4ddc-94fe-aa7d9232062a",
                                                                                        "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": "27546ffe-c862-40ef-8277-40089bcf8943",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-03-10T09:40:50.2454082+01:00",
                                                                          "date_end": "2026-03-10T09:40:50.2454082+01:00",
                                                                          "id_branch": "8c81e5b9-2fdf-4779-86a6-b1613825130e",
                                                                          "id_pos": "e386d3ec-2e8a-4978-8c83-01852adb3e82",
                                                                          "id_list": "95563182-a114-4015-92ab-c04be3186ee7",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                                          "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                                                          "id_user_upd": "3f8aeee8-b553-4b2f-a6da-ce17d7cf95af",
                                                                          "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": "6814e20b-75dc-4989-b9f2-d22ab0aedc38",
                                                                  "id_line": 2,
                                                                  "id_item": "4983ca01-0d97-4e70-b7ff-0863b1630b3a",
                                                                  "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": "38ccde4c-6e11-4a03-90e2-0fddfa6f4d1a",
                                            "id_doc": "7786b72b-77b8-4377-90f2-8f2fc318a0da",
                                            "value": 3,
                                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                            "last_update": "2026-03-10T09:40:50.2454082+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": "e0e74867-e1e9-49f0-9896-95a831cad7b6",
                                            "id_pos": "5b7c5a65-2607-448e-84f1-22e67d7429e2",
                                            "id_doc": "df673b63-0260-4a35-ae7e-34d6bce31a04",
                                            "id_branch": "e6f162bb-dbdf-4e15-af0f-c3d0c5c5d7e4",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-03-10T09:40:50.2454082+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "11a96f7d-d1c9-4adc-8cfd-0c27dc42a122",
                                            "id_loc_from": "82f10000-6c1a-4343-89d3-7208f76338c6",
                                            "id_loc_end": "0d602865-7579-4a63-b13a-d887d7782dc2",
                                            "id_user_add": "6592b82a-bead-41f6-83fc-24da24b6f613",
                                            "id_user_upd": "9e225aeb-50cb-48ef-805a-72c863e60388",
                                            "id_pos_sesion": "32f71787-76b3-4fe5-a8f2-7233de306a06",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-03-10T09:40:50.2454082+01:00",
                                            "active": true,
                                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                            "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "62",
                                              "id": "23f22194-3754-4dc5-84f0-631f0526a25f",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "dcc80e63-7bde-4027-b981-bebbc18c6803",
                                              "active": true,
                                              "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                              "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                              "id_user_upd": "0d58950d-a977-40d8-8ee7-cb04deb41c69",
                                              "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": "927468ed-1861-4f1b-91a5-97bd64cf84ad",
                                                  "id_item": "b184092f-ee51-4af4-8159-d710722983d1",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                                  "last_update": "2026-03-10T09:40:50.2454082+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": "27a1a6a5-f2da-4b7e-94c5-30f0aff1555b",
                                                "id_line": 2,
                                                "id_item": "e881e743-3917-4de1-8770-140cbd24ab80",
                                                "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": "e68a139e-1d24-46d9-b909-cb9048ad9273",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "1977a52d-f17a-41a7-9dc7-8171808e1a30",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                          "printed": true,
                                          "print_on": "2026-03-10T09:40:50.2454082+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": "1f824019-1cd0-4f54-9835-7bf317f54411",
                                "id_pos": "df6528b8-6e55-4a00-8945-817bbabed78d",
                                "mac_address": "sample string 3",
                                "date_end": "2026-03-10T09:40:50.2454082+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "0362e163-9385-420e-9c20-bb978b545c1f",
                                "active": true,
                                "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "67",
                                "id_user": "3f9824b8-6b52-4ce4-8d43-8f4cb003d49a",
                                "id_pos": "5125d6ba-3dea-44b0-8d2a-f48915cbcfe7",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                "last_update": "2026-03-10T09:40:50.2454082+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": "a4a87a81-7fd5-4d39-a575-9e8067e3b2c0",
                                "id_pos": "3b6937bd-0f5c-4d7e-ad48-a9ca7906c8cc",
                                "date_add": "2026-03-10T09:40:50.2454082+01:00",
                                "date_upd": "2026-03-10T09:40:50.2454082+01:00",
                                "date_out": "2026-03-10T09:40:50.2454082+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": "bc4cebc6-08c2-4e29-bc5a-5754e73595a7",
                                "id_user_add": "35ec5dbf-5979-468b-9a4d-cfb84801c341",
                                "id_table": "9cb4028b-3eb7-48f8-ac55-128a338a7327",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "b496c635-2020-429c-a542-9b9f6536db4b",
                                "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "70",
                                  "id": "345fd6b9-9ef2-42e0-aed9-8afc53f0ad87",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                  "last_update": "2026-03-10T09:40:50.2454082+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "71",
                                      "id": "55502fd9-2a97-4054-ac92-f523bcdb663a",
                                      "id_sync": "9a40b2c6-845b-44d9-bbd2-7d8f556f19e3",
                                      "json": "sample string 3",
                                      "id_table": "5d4a349e-ed0f-4772-97cd-5a11af538515",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "72",
                                        "id": "5cd78693-38ab-4bc4-ae7a-a2bdcb99e23a",
                                        "id_branch_from": "78920194-6491-4aa3-8504-15d04cbabdad",
                                        "id_branch_to": "9b3181c8-6aa6-49b3-8504-52d9a7c9428e",
                                        "type": 4,
                                        "created_on": "2026-03-10T09:40:50.2454082+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-03-10T09:40:50.2454082+01:00",
                                        "send_on": "2026-03-10T09:40:50.2454082+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": "5fb4296f-0260-4ddb-b306-b3d5fea7cf6d",
                                "id_pos": "26c66978-0381-44ff-86b8-99bc2c53f841",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-03-10T09:40:50.2454082+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": "54f7eb41-b3fa-493e-a4cb-6f0eea184c7a",
                        "id_function": "19835aac-569a-4404-850a-cb5e7332d192",
                        "id_user": "5d81dca6-8b37-44fb-a2ca-f38df4dd3e7f",
                        "id_profile": "a1a1b76a-04a9-483b-bf61-617322e3b735",
                        "permission": 3,
                        "active": true,
                        "created_on": "2026-03-10T09:40:50.2454082+01:00",
                        "last_update": "2026-03-10T09:40:50.2454082+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "75",
                          "id": "e63c3611-1c0f-4f05-91fe-3fc86fdf2917",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "is_pass_required": true,
                          "is_admin": true,
                          "level_id": 7,
                          "order_1": 8,
                          "order_2": 9,
                          "order_3": 10,
                          "order_4": 11,
                          "is_tips": true,
                          "active": true,
                          "created_on": "2026-03-10T09:40:50.2454082+01:00",
                          "last_update": "2026-03-10T09:40:50.2454082+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": "921e3682-949a-4283-b088-c63cc9cb3a42",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "7e2746c9-9055-415e-9cb8-2497b00d5d1c",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "0d16a580-3c58-4faf-afbe-c2b4df413da0",
                          "view_pos": true,
                          "order": 10,
                          "color_border": "sample string 11",
                          "color_button": "sample string 12",
                          "color_font": "sample string 13",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 16,
                          "active": true,
                          "created_on": "2026-03-10T09:40:50.2454082+01:00",
                          "last_update": "2026-03-10T09:40:50.2454082+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "77",
                            "id": "4d60a7db-5462-4021-9769-04a75d73b209",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-03-10T09:40:50.2454082+01:00",
                            "last_update": "2026-03-10T09:40:50.2454082+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": "45985a74-1d41-4577-b57d-ab99f6e36e74",
                        "token_id": "sample string 2",
                        "id_user": "9e4f8693-f62a-40ec-a023-426a0061b1d1",
                        "date_from": "2026-03-10T09:40:50.2454082+01:00",
                        "date_end": "2026-03-10T09:40:50.2454082+01:00",
                        "created_on": "2026-03-10T09:40:50.2454082+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": "9bfdc30f-4267-4d83-ab22-dbea68aa4d24",
                        "id_room_activity": "9481e784-f327-400d-9080-eba5b2b9d985",
                        "id_pos_sesion": "55685d61-62cd-49fd-91d0-f883a5ee1854",
                        "log_text": "sample string 4",
                        "id_user": "810f833a-273d-43c9-b677-ba7267d8d9e5",
                        "created_on": "2026-03-10T09:40:50.2454082+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": "861e3986-a20a-4100-abda-521af996475c",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-03-10T09:40:50.2454082+01:00",
        "last_update": "2026-03-10T09:40:50.2454082+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": "1e0b088c-6004-41cb-a170-0a17ab234bf3",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-03-10T09:40:50.2454082+01:00",
        "date_end": "2026-03-10T09:40:50.2454082+01:00",
        "state": "sample string 6",
        "created_on": "2026-03-10T09:40:50.2454082+01:00",
        "last_update": "2026-03-10T09:40:50.2454082+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

mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "a5dfd660-0e3d-4f84-9ecd-91e3e96f81c7",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-03-10T09:40:50.2610825+01:00",
  "date_end": "2026-03-10T09:40:50.2610825+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": "f5d6683b-45fc-485a-aaa7-329ed588d6d5",
  "id_pos": "ec22c49b-4e84-4e22-b7e4-0bf216534125",
  "id_list": "ea9be85b-ad2c-4525-b15d-e412e8079ff5",
  "id_item": "404cfffe-7334-4704-a663-e4abc38aa164",
  "id_item_type": "8789580d-1860-4e0f-9211-5aa0a7c4a7f6",
  "id_category": "e6a2b4fe-fa00-40eb-9a9a-73bff1992bd7",
  "by_day_week": true,
  "use_mon": true,
  "use_tue": true,
  "use_wed": true,
  "use_thu": true,
  "use_fri": true,
  "use_sat": true,
  "use_sun": true,
  "use_hour_ini": "00:00:00.1234567",
  "use_hour_end": "00:00:00.1234567",
  "active": true,
  "created_on": "2026-03-10T09:40:50.2610825+01:00",
  "last_update": "2026-03-10T09:40:50.2610825+01:00",
  "id_user_upd": "84f85640-6512-4163-9192-6d22d0271718",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "8bf15da4-12f8-497f-954f-a5d41ed63068",
    "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": "6fcbb2c8-12fe-4157-b158-077f705e8bd6",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-03-10T09:40:50.2610825+01:00",
    "last_update": "2026-03-10T09:40:50.2610825+01:00",
    "id_user_upd": "e64fed95-a9f6-4dba-b641-9dcd60cedd32",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "ca6eb6dc-4ae7-4757-bd7f-874172d89ce6",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "5ad46dcf-8115-481a-ae8d-8df48d2bc0af",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-03-10T09:40:50.2610825+01:00",
      "last_update": "2026-03-10T09:40:50.2610825+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "57a31f21-4ad1-42ea-a99f-c4e1f929eb2e",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "f54196c6-8de7-4bec-90f1-366d89b2a912",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "e10c0e7e-c26c-430b-8f8b-401976d676b8",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-03-10T09:40:50.2610825+01:00",
          "last_update": "2026-03-10T09:40:50.2610825+01:00",
          "id_user_upd": "5b8eb078-4a8a-4466-bec0-de53fc7107e0",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "26b1eece-40b7-4df7-a030-2230a0d17605",
              "id_item": "596f012b-591d-4c15-be29-23a2b238a58f",
              "is_default": true,
              "active": true,
              "created_on": "2026-03-10T09:40:50.2610825+01:00",
              "last_update": "2026-03-10T09:40:50.2610825+01:00",
              "id_user_upd": "97ffd57a-841c-4a31-ad1d-7993c679f694",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "2ff97abc-e28e-4b45-b7cb-bd095d916a78",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "32ebfc12-bf96-49f8-a72f-888a853800db",
                "id_unit_sec": "140f7497-8bdb-42b4-940c-4226382dc4d1",
                "id_brand": "2aaa93a5-44cf-4370-8300-335b950fe7cf",
                "b_sale": true,
                "b_stock": true,
                "b_price": true,
                "b_unique": true,
                "b_exclude_control": true,
                "tax": 12.1,
                "change_price": true,
                "force_printing": true,
                "is_ticket": true,
                "is_supply": true,
                "define_price": true,
                "is_multi_sub": true,
                "external_id": "sample string 19",
                "name_pos": "sample string 20",
                "name_print": "sample string 21",
                "id_image": "dc7da259-8b25-4fd7-a116-0af68379ae1f",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-03-10T09:40:50.2610825+01:00",
                "last_update": "2026-03-10T09:40:50.2610825+01:00",
                "id_user_upd": "71a9f317-2043-46c8-a1e4-42bf41c286cd",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "737bc0b8-a24b-4bf5-b813-2d1090dc0840",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-03-10T09:40:50.2610825+01:00",
                  "last_update": "2026-03-10T09:40:50.2610825+01:00",
                  "id_user_upd": "b64b1e1c-c39f-4c7c-8fdf-440fc962648f",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "2b6a584e-f549-452f-88dd-dbf4f6d3bfee",
                    "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": "85f875ee-be00-4060-8306-d64fda95b44e",
                    "view_messages": true,
                    "id_image_photo": "21d1d13e-323c-44b4-b555-cae2b4dc4202",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "85aa193c-b15b-41e1-97bf-4539ab5b09f9",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-03-10T09:40:50.2610825+01:00",
                    "last_update": "2026-03-10T09:40:50.2610825+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "45ba76b8-af37-48c1-9706-c68c4ea54fb6",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "526bfc21-d7c3-4f35-8049-8123a76f778c",
                        "active": true,
                        "created_on": "2026-03-10T09:40:50.2610825+01:00",
                        "last_update": "2026-03-10T09:40:50.2610825+01:00",
                        "id_user_upd": "fe1047a5-438d-4d5c-812a-6d8b25870a9d",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "c92ba590-c709-4b47-aa38-fbbf969014e9",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "1cf81f97-fb10-438f-8d66-28ffad1cdba0",
                            "id_zone": "3a23b113-9909-4a7f-ad29-148cbeae1077",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                            "last_update": "2026-03-10T09:40:50.2610825+01:00",
                            "id_user_upd": "08c472ca-23fa-47fc-8842-1cfa226596d5",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "1c5a0297-c61e-4f49-be48-2ada2292a7f5",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "85cc4c61-1a78-41ff-8bbc-f94dfb064bad",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "02289a09-6a98-4b5c-9ebd-6f4488f71628",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                "id_user_upd": "d7925f66-4ef8-4384-b2c3-f8652f176d5f",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "6f4b6af0-a121-4c4a-adb5-64d7996eefb3",
                                    "id_cloakroom": "31685f27-20ca-4ab8-b38c-e11d888441d1",
                                    "id_pos_sesion": "481c037f-5856-481f-92f5-ea0b1b5ec8fd",
                                    "unit_id": 4,
                                    "date_open": "2026-03-10T09:40:50.2610825+01:00",
                                    "date_close": "2026-03-10T09:40:50.2610825+01:00",
                                    "id_doc_sa": "21922f42-5c6d-4374-a03a-5a3708eb975f",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "97ba4541-54d6-46cf-8043-8e35477612d6",
                                      "id_pos": "243b071d-795b-4c6f-804e-f976680b3339",
                                      "id_doc": "4f4f351c-4d3a-4e9e-a9be-a9ca547e56cf",
                                      "id_branch": "5578e4d3-3506-4553-a586-898dcf2995f9",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-03-10T09:40:50.2610825+01:00",
                                      "date_tax": "2026-03-10T09:40:50.2610825+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "67718779-2b27-46e9-b2af-6f73a3cec50d",
                                      "id_relationship": "480fd06e-53fa-46b0-927f-5d7e797b95af",
                                      "id_loc_from": "0ecece8b-b25e-45fc-82c8-c120049d1c57",
                                      "id_loc_end": "80df0066-7b6e-4dbb-98a1-62c94b440709",
                                      "id_user_add": "580228be-47a4-4af9-a3b3-077eef11e427",
                                      "id_user_upd": "66e87aa6-65b6-4160-8554-1da8a3e0cffd",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "7ca6b79b-9619-4dce-a7eb-61d741718583",
                                      "id_room_unit": "022d9b19-ca14-436f-8114-037129cae06b",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "9e20d858-723f-44be-bb03-ed9af8b70f45",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                      "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "d65be777-3e47-457b-8c90-75786a8c1dd2",
                                        "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": "735122f3-5505-411e-b922-3cfedee70d9f",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                        "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                        "id_user_upd": "c3704a6d-9780-4c82-a1ff-374a40753eca",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "0e7113f5-c686-478c-aa22-4b8bccf19564",
                                            "id_pay": "1ac76696-85fd-4c5c-8dce-fd8031429e9c",
                                            "id_money": "9194c83f-6e5a-49de-8ffd-cad1b922403a",
                                            "active": true,
                                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                            "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                            "id_user_upd": "207ca758-52b6-48b7-904f-130f9e951344",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "af0cc34a-3aef-48b9-8f38-4688167ed1a2",
                                              "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": "0d99e5f0-6c5b-47a4-9a11-0ace47e27df6",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                              "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                              "id_user_upd": "d451eb3c-6617-4992-8189-95a335ea2f0f",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "1b4ad93a-50af-4130-94fe-f896b0694d67",
                                                  "id_money_2": "364c43d6-afab-421a-8aa3-c4e55886d08a",
                                                  "date_from": "2026-03-10T09:40:50.2610825+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                  "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                  "id_user_upd": "546263d2-e8f3-4adc-a1ba-e00c5e61ab43",
                                                  "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": "5135d50c-5c3a-474b-8c58-55143c1a8503",
                                                  "id_pay": "af92555b-d27e-4881-9a4c-f18b60032e67",
                                                  "id_money": "60b87097-a612-44af-96e1-bd0b8c868a77",
                                                  "date_cashflow": "2026-03-10T09:40:50.2610825+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "0c67d0a4-0d50-412d-9b79-8dc5bd09b654",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "9bf2f7d4-335b-4c52-ab69-9b3c6b83f0c2",
                                                    "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": "ec02d64e-cb39-4b1d-86d2-b05d8c7d17a6",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                    "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                    "id_user_upd": "4f352464-1bf9-414b-a647-5b8d3099f40c",
                                                    "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": "f902ce15-c92e-4011-b974-6f190e100a7d",
                                                        "id_line": 2,
                                                        "id_pay": "d4f51d9d-0dd5-41ab-b7ad-8ecbef129a36",
                                                        "id_money": "7fe4bff2-7703-4f3b-bd3c-e449dc9bdbae",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "0c3a46c4-6841-4956-aa34-495fcb15abd7",
                                                        "id_employee": "1605c10b-1c8e-4318-a0c2-711e43625be0",
                                                        "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": "73311743-46c0-40f3-83ea-d5b6ed94da3f",
                                                        "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": "10d10c28-a257-42d4-896e-2084c6fdb066",
                                                          "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": "3be44369-f31b-4152-80e6-4fe8871ff703",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "3c8a74e2-8dac-4c08-95b2-35e90989ee6b",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                          "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                          "id_user_upd": "fc69ea2e-5655-48b3-8430-34e41358e21b",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "aafc1216-2ecd-4c6f-89f9-b10bec5eb333",
                                                              "id_branch": "d724fa75-5861-4463-919d-dd157b676a03",
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                              "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                              "id_user_upd": "e8dfa94b-db70-4775-a470-932754749641",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "61370189-e865-4421-9226-843de0e4795f",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                            "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                            "id_user_upd": "c0a146e7-6646-4b9d-9691-2c5e4afcc70e",
                                                            "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": "398c3bd7-9acd-4e5c-ba27-59edc6bc53de",
                                                              "id_line": 2,
                                                              "id_item_sub": "4239217d-7fda-4e81-87d8-c5d637e609dd",
                                                              "qty": 4.1,
                                                              "id_list": "b13da816-cc40-49e6-9ea6-0651211d9b6d",
                                                              "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": "f75a753e-5151-4884-9881-b0ee699dd544",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "80cb8383-e3b7-4b52-83db-a8f95008402b",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "ea47aa81-d639-435e-8ae1-9a30563c048c",
                                                              "id_user_upd": "7fe06631-f071-4e7d-84fb-28ba81995cdd",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "603e79de-8eba-4e07-8c82-22be3c078bc2",
                                                                "id_item": "fe796c54-5387-4380-a33e-4d66afa6d740",
                                                                "id_item_type": "be1bfca7-e111-43c7-95c7-31f31afef6af",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "355cd74a-1f50-4860-b48b-0bd6a14cd042",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                "id_user_upd": "38996281-bd9e-4a41-bdb2-b0de1b997cba",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "c0b23eab-8b78-4d7e-ac00-cf59c61851e8",
                                                                    "id_item": "613208a7-460d-4b91-b296-68bb82d3f49d",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "ff7c6f2b-5a70-4b6d-9c37-ccb58f8b33eb",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "c82a7263-f979-4bfd-8bcf-05ae0dc3efe7",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "5d87d53f-1d53-40f5-b64b-9b78907c7881",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                      "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                      "id_user_upd": "5d78ac38-a5ce-4c63-8d10-6c03d3336bfc",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "3e5c575e-a74a-4cb1-b0ae-e8851b89038c",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "id_user_upd": "7829fe19-83d7-42e3-abf1-f9d0aabb0472",
                                                                        "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": "185b085c-3e4c-4658-86b8-689ca1dd52f4",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "ad75542c-939b-4cf4-89ac-82444d61ad9b",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                  "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                  "id_user_upd": "963a33da-27bd-4d81-abcb-d1ed32b2695a",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "8a7cc8f3-65d5-40cb-8012-96a1b43ee943",
                                                                      "id_line": "f010fdbf-1973-43e1-9555-239040e7bb8e",
                                                                      "id_category": "58b29ef7-2a21-4992-89e4-69ba55fc7610",
                                                                      "id_item": "9bd74cf2-2b46-4ad2-85e0-a945520f823d",
                                                                      "id_item_type": "c8572b95-da50-4d8b-abaa-f7f5910e6ce9",
                                                                      "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": "aaa5f029-8ff5-4ce4-9c4b-5755034d05ea",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "date_end": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "date_used": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "date_sesion": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "id_employee": "ede678bc-b523-41d8-b0eb-6ab28736ae8e",
                                                                        "id_branch": "22187fed-bfb4-46b8-832a-c122c1bec5e4",
                                                                        "id_voucher_permision": "e324659a-ee71-4b31-aa71-e44ed62e4663",
                                                                        "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": "02f3e34a-166c-4f81-b8c2-5e9a095a77f3",
                                                                        "id_user_add": "6640dc79-766a-4c09-9a73-aa0a7b7551f6",
                                                                        "id_doc_sa": "dbd98f86-c41c-42a0-a895-024272d43357",
                                                                        "id_item_sub": "acc91fca-81ec-4e59-9c73-00c6e9115d81",
                                                                        "id_pos_sesion": "e69481a7-3c9c-473f-8045-8e21db6161ad",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "last_update": "2026-03-10T09:40:50.2610825+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": "f082305b-5e72-4a93-bf7e-e2cae288401d",
                                                                          "date_from": "2026-03-10T09:40:50.2610825+01:00",
                                                                          "date_end": "2026-03-10T09:40:50.2610825+01:00",
                                                                          "date_used": "2026-03-10T09:40:50.2610825+01:00",
                                                                          "id_employee": "5afd11a3-44f8-4cac-9ae4-7d03ac362e2c",
                                                                          "id_branch": "02b8f232-0053-4f12-87f6-b31639b12f9d",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "539cc863-fb3d-4ee7-abba-54ffcc7be951",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                          "last_update": "2026-03-10T09:40:50.2610825+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": "64d38311-b4e4-472b-86ab-47e4eaa99762",
                                                                      "order_id": 2,
                                                                      "id_item": "27f69563-3590-48df-9794-ab6ceccd6cbb",
                                                                      "id_item_type": "5b2c5337-3264-4c44-b56e-963fc4916a75",
                                                                      "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": "fcfc2604-a8dd-4aed-84ea-a99b72a9d54d",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "12eac0f1-aae6-4028-a9ff-2279995f76fd",
                                                                      "count_voucher": 1,
                                                                      "id_category": "86cd69a1-3fb4-4e5f-8b38-3772d80dff4f",
                                                                      "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                      "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                      "id_user_upd": "8486c526-de6c-4864-9323-06ddaeb686ec",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "393109ae-5886-4f26-b3fd-54d4bf5ac5df",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "af3e760d-a760-4d48-96d4-462fbb333f3a",
                                                                        "date_tax": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "date_open": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "date_close": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "id_user_open": "ec7d9acf-68c4-4916-90ac-a12aa70290c3",
                                                                        "id_user_close": "1e69d689-939c-4307-b6ba-470913a47373",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                        "last_update": "2026-03-10T09:40:50.2610825+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": "ffee3aa1-181a-4074-bc18-f60fc553ed8e",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "9037c16d-caff-4b9d-a13d-77cc2785671a",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "f7139863-b3e5-4925-ae43-0943abbed471",
                                                                            "id_room_unit": "f59b4340-6aeb-4ada-bc13-978eceea50e7",
                                                                            "id_room_list": "1b657ced-2726-4da0-bea2-870ba5270080",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "date_from": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "date_end": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "date_open": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "date_close": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "id_employee": "28cf5bc6-bb41-431c-a7a0-371797eb0160",
                                                                            "id_employee_sec": "357817b6-4dd1-4147-9cff-e9b0621e65aa",
                                                                            "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": "ae8b9de7-453e-4082-86ce-2bb2979f5330",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "48c501c1-eadf-416a-b264-bba8bb2110a9",
                                                                            "id_user_close": "f4da78a8-1f22-46f1-baae-36448281caae",
                                                                            "id_unit_state": "d458e8cb-60e6-4c5b-b21c-1b20007ac5c1",
                                                                            "id_pos_sesion": "d02f6e37-97b3-4554-84f6-58dfa83525fc",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "4bc2670f-58ee-4931-ad13-c6575a6572e5",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "67a45c88-2063-4043-8759-d3125ced8e73",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "3108a1db-464f-4c26-ab38-5903633ab037",
                                                                              "locked": true,
                                                                              "date_locked": "2026-03-10T09:40:50.2610825+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                              "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                              "id_user_upd": "8a479484-384f-4b1c-9312-0bb2ef7a18d9",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "dce6523c-6ed8-4980-9aa6-8198b5b7e54f",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "4b13209e-f047-4603-a282-1f2696b2a4fb",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "f1429772-c6ba-44f9-b359-9aa577ab4329",
                                                                                "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": "6ba12765-feae-463c-8f52-196982dd9974",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                                "id_user_upd": "3106c00c-aa2a-4cc9-94d1-d0690698c456",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "10815a87-b8f2-40b5-a3c2-1c7692f3b12b",
                                                                                    "id_room": "c1920394-a630-410f-be5b-524966a29468",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "id_user_upd": "efd28651-e75e-41a1-bfb0-37730a772812",
                                                                                    "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": "ecc90723-bbff-4e10-b718-215e1a2b9fc4",
                                                                                    "id_room": "80069672-215b-47e0-ba4b-8a269ae6cb5f",
                                                                                    "date_in": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "date_out": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "id_user_add": "76cb659a-460e-4e53-ab35-7ec53db606c9",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "last_update": "2026-03-10T09:40:50.2610825+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": "ab29b847-11db-4939-9c46-7ca56cb75ae9",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                                "id_user_upd": "02aa463d-c697-460a-9c21-1ae1b867e4c1",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "a6383d72-516f-49da-92da-0e4ef0cbd6a3",
                                                                                    "id_room_state": "d09b87d4-d24e-4674-8f32-21a987e79728",
                                                                                    "id_image": "618b62e9-5070-4e88-81d5-a89afd270081",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "id_user_upd": "f37461d6-2e62-4d17-b4b4-9834c449bab2",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "9ca04152-2de6-44ea-ac70-8e5a8b864b6e",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                      "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                                      "id_user_upd": "f39b9f31-4727-4121-938c-c477e6d24447",
                                                                                      "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": "cbb4b5e2-577f-4142-9bfb-710da7d4f562",
                                                                            "id_pos_sesion": "c6546e34-b87e-4e20-b93b-c71e83ca1bf5",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "d1fee034-6b3c-4839-91ab-af2b8a9841e4",
                                                                            "id_room_unit_activity": "c384c5fa-edde-48b9-982b-07937369eaa1",
                                                                            "id_doc_sa": "de18c2dd-af1b-40af-a326-12674360520f",
                                                                            "id_pos_type": "7ad7e381-0e72-4f21-b17a-cf3b1ab653fe",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "2b97d756-17d9-4f97-89bc-d27dc38b66d4",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "b5823343-babe-4213-abc7-59a26fc9fab5",
                                                                                "id_user": "8ac10432-81fb-4af6-af00-93e6bbf2a215",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                "last_update": "2026-03-10T09:40:50.2610825+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": "d2e7ebcb-7221-4b21-9dc6-4611eea41771",
                                                                            "id_user": "f150812a-75c4-4983-80bf-00c6cb765e46",
                                                                            "date_add": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "47",
                                                                  "id": "fc64cff5-732c-44e3-b948-2fddfd4c2a04",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "1fc6fe23-306e-4617-b052-0a959599e2f8",
                                                                  "id_doc_print": "64866981-c096-415e-973f-dfdadefd6e35",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                  "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id_list": "4c512cf4-b9ec-4b80-85c0-ca247a2e892a",
                                                                    "id_item_sub": "9d858e54-3ada-4b93-b30a-3632ba30c042",
                                                                    "validity_date": "2026-03-10T09:40:50.2610825+01:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                    "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                    "id_user_upd": "e20709d3-a5d7-4c28-8560-e4dfdd8200cf",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "49",
                                                                      "id": "21e79c8e-29d0-4911-8f7d-622bc123a342",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "e7a2af23-9db0-4d48-a5dd-923a1033208c",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "ef290713-1187-4bb8-8ddc-d4d6e20d58a5",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                      "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                      "id_user_upd": "e503bddb-481f-43f1-b0b3-71201a413e04",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "50",
                                                                          "id_pos": "3aa5b082-4535-4243-8373-4d783b6865c6",
                                                                          "id_pos_type": "d6c3612f-2e10-4d71-a7e3-ab662129cbc6",
                                                                          "id_price_list": "88310bab-d1ce-4330-8248-45f7eb91a09c",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                          "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                          "id_user_upd": "0dff947b-3e83-4a5c-bc7f-ca045267c463",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "51",
                                                                            "id_pos": "0ddaf289-d3b3-462a-a5ff-394b6cd7ee93",
                                                                            "id_pos_type": "e6b87a1e-e1a0-4a97-8d74-817bc7da8e49",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                            "id_user_upd": "c1f62bbc-32d2-4655-b0fb-1db32e0ea61c",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "50"
                                                                              },
                                                                              {
                                                                                "$ref": "50"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "52",
                                                                              "id": "e352c290-feaa-435c-ba48-142674a70405",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                              "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                              "id_user_upd": "cdabe115-4af3-4e71-ab83-3caf5863996b",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id": "27dae364-cff2-4692-bfec-b58b7d20fccc",
                                                                                  "id_branch": "7d4b772a-411a-43ea-aad2-c1447a29ceb8",
                                                                                  "id_pos_type": "e2422ab7-a49e-4719-b4f2-f990df233876",
                                                                                  "id_pos": "7a9cf25a-64a2-420b-a89a-db75246ca294",
                                                                                  "id_item": "f32df652-8f3e-43ea-b7f6-bbfcd4829999",
                                                                                  "date_from": "2026-03-10T09:40:50.2610825+01:00",
                                                                                  "date_end": "2026-03-10T09:40:50.2610825+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                  "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                                  "id_user_upd": "420e1bf5-efec-401e-bfb4-aa06ccd97ba9",
                                                                                  "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": "63b915d5-7049-4658-8d40-4f4041c1d5e0",
                                                                                  "id_doc": "01b1c9ef-5a1b-4ac6-af6f-03e20e4b4af7",
                                                                                  "id_pos_type": "87d5ce7e-4504-4d05-a709-a2a8d839535d",
                                                                                  "id_doc_print": "9e7f573b-0f3a-4fa8-946c-9d5fb0b2655e",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                  "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                                  "id_user_upd": "38c36703-18e0-451f-8531-2423bcb64aa1",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "55",
                                                                                    "id": "bca42724-6f03-48c8-ad9f-1b1db70bbc8f",
                                                                                    "id_pos": "73d3c967-81e2-4439-aac0-223c65d353ef",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "id_user_upd": "8f1666b0-32c5-4007-ac24-3c2d4f03dd3a",
                                                                                    "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": "edcb37a1-0895-450d-94d8-fc671b698a65",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "57",
                                                                                        "id_doc_print": "6e7a949f-cecb-412c-bdec-1437a0b90bc4",
                                                                                        "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": "5c175520-21c0-4bd9-af11-48601ffd7d71",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-03-10T09:40:50.2610825+01:00",
                                                                          "date_end": "2026-03-10T09:40:50.2610825+01:00",
                                                                          "id_branch": "307b878d-ff8f-474b-8273-cfe42e691590",
                                                                          "id_pos": "014ce68a-e351-44b6-82d0-192c884594bf",
                                                                          "id_list": "ec3e65de-201b-41f1-b38c-bb0e3ab0791e",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                                          "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                                                          "id_user_upd": "cd9fd4ac-5a80-4da7-8e8f-90f34c13572e",
                                                                          "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": "f64bf08f-29d5-4b09-8d14-0eb1d89ea992",
                                                                  "id_line": 2,
                                                                  "id_item": "e04e7a67-9d32-4b87-88fc-6417ce3f1e9d",
                                                                  "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": "1f81b119-9309-4b88-96b9-29146477fb64",
                                            "id_doc": "a3c53caf-716b-468f-b82f-76be2bebd9bd",
                                            "value": 3,
                                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                            "last_update": "2026-03-10T09:40:50.2610825+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": "4fcc6f44-7ff6-43ca-b07d-d1d1d070f216",
                                            "id_pos": "ee3b7317-9cdf-4426-a8a8-c5357e01acb7",
                                            "id_doc": "b554bb1c-633c-4850-aaa0-2fdbd24a167e",
                                            "id_branch": "69ae0516-32ee-4e25-9e38-a549a640ab37",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-03-10T09:40:50.2610825+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "2e8a59f2-50b8-41bf-b83f-6e745e7c9395",
                                            "id_loc_from": "176accaa-8f76-4776-a781-e4c30c503e2d",
                                            "id_loc_end": "70afb311-6f61-4123-b7f5-59d8d2e72b76",
                                            "id_user_add": "447cff88-0545-4261-8bbe-e5e91f8152b7",
                                            "id_user_upd": "207678c8-534f-4ae7-b508-e95d6e885295",
                                            "id_pos_sesion": "450736a5-0b68-460b-b46b-c0e151b0f4e5",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-03-10T09:40:50.2610825+01:00",
                                            "active": true,
                                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                            "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "62",
                                              "id": "c2f365ac-0e2e-43e5-85ba-33cfd80eee72",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "53969b89-a8bd-40ea-b761-aa87400d265e",
                                              "active": true,
                                              "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                              "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                              "id_user_upd": "584f2101-b33a-4fa7-9763-b0a3063c3241",
                                              "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": "bceef81f-fe52-4786-ad5e-26d1336ea9d2",
                                                  "id_item": "020071cd-e1a4-4ca7-8a3d-9f0a13f86128",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                                  "last_update": "2026-03-10T09:40:50.2610825+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": "ca21161f-6f10-48ec-929c-82ff26620caa",
                                                "id_line": 2,
                                                "id_item": "c19d6814-2e46-49c2-a620-9d00a806d777",
                                                "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": "a673671a-df12-43bc-bc01-7d643ae3701e",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "fd41e3de-7970-4f8b-b365-edb51403bcf5",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                          "printed": true,
                                          "print_on": "2026-03-10T09:40:50.2610825+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": "c477a424-50c6-4887-954f-6b4265ca91db",
                                "id_pos": "d495d363-f5b0-4a73-9efc-72d3e118a384",
                                "mac_address": "sample string 3",
                                "date_end": "2026-03-10T09:40:50.2610825+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "f600236b-bac3-48b0-ab13-cd940206e66c",
                                "active": true,
                                "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "67",
                                "id_user": "8daa4c57-b7e3-4251-997e-12df1ee8a6b8",
                                "id_pos": "b67f1ac9-8e24-4c35-9ce9-ff82f8519d38",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                "last_update": "2026-03-10T09:40:50.2610825+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": "457e231e-fd40-4dd8-a976-b3218d334420",
                                "id_pos": "72459bba-c379-4029-915a-4f4782764c3b",
                                "date_add": "2026-03-10T09:40:50.2610825+01:00",
                                "date_upd": "2026-03-10T09:40:50.2610825+01:00",
                                "date_out": "2026-03-10T09:40:50.2610825+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": "04c90c73-f188-4c0b-9f9b-a5a6c77a42dd",
                                "id_user_add": "b29d2d04-578e-4798-b49e-83ed87677c82",
                                "id_table": "74039963-3f63-4a55-9275-20e45fad4926",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "6d6cc657-ea3f-43f9-9b32-a2f36f579446",
                                "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "70",
                                  "id": "ebb5498b-ad61-4723-9a5a-56462f903d63",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                  "last_update": "2026-03-10T09:40:50.2610825+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "71",
                                      "id": "ab56049b-ae6c-45fd-be29-ebf86b9c4e35",
                                      "id_sync": "139d98c6-70d8-4780-92ee-fc645310cd17",
                                      "json": "sample string 3",
                                      "id_table": "0d5cb580-d09e-4b6e-84cd-4e9a779737a8",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "72",
                                        "id": "f1bebff8-7439-49a9-918e-4d9d89f79409",
                                        "id_branch_from": "b7b10f82-a1d8-4c2e-9e92-daa4dbc0840a",
                                        "id_branch_to": "162dbda8-fb7d-47f9-a078-59ee4d3d8dbc",
                                        "type": 4,
                                        "created_on": "2026-03-10T09:40:50.2610825+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-03-10T09:40:50.2610825+01:00",
                                        "send_on": "2026-03-10T09:40:50.2610825+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": "1905170c-15d1-41c3-85bd-9cba5df7f776",
                                "id_pos": "028de849-93b7-4224-89e1-7563a949e927",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-03-10T09:40:50.2610825+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": "d97c1628-bbcb-4387-b094-2ade68d41140",
                        "id_function": "2042eee5-be14-4213-a843-999a83742d58",
                        "id_user": "0cd5db2e-3d57-4452-bd50-e06bb235a8bb",
                        "id_profile": "8050f3ba-1768-4980-a9d7-a6518c01666e",
                        "permission": 3,
                        "active": true,
                        "created_on": "2026-03-10T09:40:50.2610825+01:00",
                        "last_update": "2026-03-10T09:40:50.2610825+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "75",
                          "id": "3f779741-33b7-4bec-bc60-41d5fa940ac3",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "is_pass_required": true,
                          "is_admin": true,
                          "level_id": 7,
                          "order_1": 8,
                          "order_2": 9,
                          "order_3": 10,
                          "order_4": 11,
                          "is_tips": true,
                          "active": true,
                          "created_on": "2026-03-10T09:40:50.2610825+01:00",
                          "last_update": "2026-03-10T09:40:50.2610825+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": "c3a8de50-9da2-4f89-af08-acba94299bcd",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "f5c89d4b-f8ad-4ac2-8014-f3ccd5f3e00c",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "db6552b1-8438-4977-9b49-315f4f99c2ea",
                          "view_pos": true,
                          "order": 10,
                          "color_border": "sample string 11",
                          "color_button": "sample string 12",
                          "color_font": "sample string 13",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 16,
                          "active": true,
                          "created_on": "2026-03-10T09:40:50.2610825+01:00",
                          "last_update": "2026-03-10T09:40:50.2610825+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "77",
                            "id": "2a533710-6b76-44ce-b46f-bc982b77419c",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-03-10T09:40:50.2610825+01:00",
                            "last_update": "2026-03-10T09:40:50.2610825+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": "3883d6aa-fcf6-4273-9837-9fca30b2b426",
                        "token_id": "sample string 2",
                        "id_user": "e4f63e70-f20f-4680-a2cf-96e9b5803392",
                        "date_from": "2026-03-10T09:40:50.2610825+01:00",
                        "date_end": "2026-03-10T09:40:50.2610825+01:00",
                        "created_on": "2026-03-10T09:40:50.2610825+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": "2da32882-c285-46f1-81d3-1931b5423412",
                        "id_room_activity": "5a0d50a4-981c-4e08-baa8-9402a89f40f3",
                        "id_pos_sesion": "aca1b180-acd8-4cc8-8b1b-32d2b32345af",
                        "log_text": "sample string 4",
                        "id_user": "444fc41d-8a46-4fc7-8435-bdd4aff5e557",
                        "created_on": "2026-03-10T09:40:50.2610825+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": "58b56f5f-7ab7-4e47-9063-faae7be83fa3",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-03-10T09:40:50.2610825+01:00",
        "last_update": "2026-03-10T09:40:50.2610825+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": "bb753875-7685-4884-abf0-a59d43c2f6e0",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-03-10T09:40:50.2610825+01:00",
        "date_end": "2026-03-10T09:40:50.2610825+01:00",
        "state": "sample string 6",
        "created_on": "2026-03-10T09:40:50.2610825+01:00",
        "last_update": "2026-03-10T09:40:50.2610825+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"
  }
}