PUT api/Mt_Branches

Request Information

URI Parameters

None.

Body Parameters

mt_branches
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

cif

string

Max length: 20

address

string

Max length: 30

tel_01

string

Max length: 20

tel_02

string

Max length: 20

mail

string

Max length: 30

cp

string

Max length: 10

location

string

Max length: 20

id_image

globally unique identifier

None.

order

integer

Required

external_id

string

Max length: 100

sync

boolean

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

st_images

st_images

None.

st_users

st_users

None.

mt_branches_zones

Collection of mt_branches_zones

None.

mt_employees_branches

Collection of mt_employees_branches

None.

mt_items_featured

Collection of mt_items_featured

None.

mt_locations

Collection of mt_locations

None.

mt_periods

Collection of mt_periods

None.

mt_pos

Collection of mt_pos

None.

mt_prices_list_rules

Collection of mt_prices_list_rules

None.

mt_prices_rules

Collection of mt_prices_rules

None.

mt_rooms

Collection of mt_rooms

None.

st_sync_packages

Collection of st_sync_packages

None.

st_sync_packages1

Collection of st_sync_packages

None.

tt_doc_sa

Collection of tt_doc_sa

None.

tt_doc_st

Collection of tt_doc_st

None.

tt_vouchers

Collection of tt_vouchers

None.

tt_vouchers_permisions

Collection of tt_vouchers_permisions

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "73a863b8-5132-46da-83ca-d79b3f6218d4",
  "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": "549b6bd7-577d-4620-bcd4-3f4032310f6e",
  "order": 12,
  "external_id": "sample string 13",
  "sync": true,
  "active": true,
  "created_on": "2025-12-08T21:27:02.3882678+01:00",
  "last_update": "2025-12-08T21:27:02.3882678+01:00",
  "id_user_upd": "5b40bb14-e1ae-4192-a34e-6043600c0cd0",
  "commited": true,
  "st_images": {
    "$id": "2",
    "id": "a8aa09e9-c501-482b-88cc-47e130e39143",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "id_img_type": "c3ec2df1-e589-4995-96f7-d48fcc1247de",
    "image_file": "sample string 5",
    "extension": "sample string 6",
    "high": 1,
    "width": 1,
    "active": true,
    "created_on": "2025-12-08T21:27:02.3882678+01:00",
    "last_update": "2025-12-08T21:27:02.3882678+01:00",
    "commited": true,
    "mt_branches": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_categories": [
      {
        "$id": "3",
        "id": "582da1ac-6a8f-418b-8361-fb8762fb79de",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_item_type": "3f248a11-b2bc-4ab0-aa76-f94239b7b99b",
        "order_type": 5,
        "name_pos": "sample string 6",
        "id_image": "73279b14-f4b5-41e6-b92b-f7e5d76ca6dd",
        "view_pos": true,
        "order": 8,
        "order_sec": 9,
        "color_border": "sample string 10",
        "color_button": "sample string 11",
        "color_font": "sample string 12",
        "font_bold": true,
        "font_underline": true,
        "font_size": 15,
        "big_buttons": true,
        "active": true,
        "created_on": "2025-12-08T21:27:02.3882678+01:00",
        "last_update": "2025-12-08T21:27:02.3882678+01:00",
        "id_user_upd": "70716866-5f44-4475-8abd-fffbb445eebc",
        "commited": true,
        "mt_categories_items": [
          {
            "$id": "4",
            "id_category": "ed907bfa-5509-4569-a4dc-5366cf325bc7",
            "id_item": "10d53743-3cd8-46fb-851c-fab79d7f28d9",
            "is_default": true,
            "active": true,
            "created_on": "2025-12-08T21:27:02.3882678+01:00",
            "last_update": "2025-12-08T21:27:02.3882678+01:00",
            "id_user_upd": "8de596f1-aebd-45b3-b70b-4d77d4bd9d28",
            "commited": true,
            "mt_categories": {
              "$ref": "3"
            },
            "mt_items": {
              "$id": "5",
              "id": "82982416-fdc6-4b86-89f8-8e683795df1b",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_unit": "aa16b723-89e6-4e69-abc3-5fc987699ad7",
              "id_unit_sec": "bd7a0e26-f00b-49dd-8ee4-5fa915d2eddf",
              "id_brand": "5e4e4ee4-f6df-4a79-a69f-9672361d6749",
              "b_sale": true,
              "b_stock": true,
              "b_price": true,
              "b_unique": true,
              "b_exclude_control": true,
              "tax": 12.1,
              "change_price": true,
              "force_printing": true,
              "is_ticket": true,
              "is_supply": true,
              "define_price": true,
              "external_id": "sample string 18",
              "name_pos": "sample string 19",
              "name_print": "sample string 20",
              "id_image": "7f9cc3f2-6e76-4ed4-852a-6d4c41c0f659",
              "view_pos": true,
              "order": 22,
              "color_border": "sample string 23",
              "color_button": "sample string 24",
              "color_font": "sample string 25",
              "font_bold": true,
              "font_underline": true,
              "font_size": 28,
              "active": true,
              "created_on": "2025-12-08T21:27:02.3882678+01:00",
              "last_update": "2025-12-08T21:27:02.3882678+01:00",
              "id_user_upd": "b0267aad-87de-4bfc-86e6-c0bdc1c57a94",
              "commited": true,
              "mt_brands": {
                "$id": "6",
                "id": "c372ad65-3f60-4dce-b3ee-144fe064279d",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "active": true,
                "created_on": "2025-12-08T21:27:02.3882678+01:00",
                "last_update": "2025-12-08T21:27:02.3882678+01:00",
                "id_user_upd": "586129a5-0cc7-4163-b0fb-f0dae7e83852",
                "commited": true,
                "mt_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "st_users": {
                  "$id": "7",
                  "id": "93e8399a-6321-44dc-b8d9-53f854f00f9e",
                  "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": "bcc1b10b-20d6-4d76-9002-6ba8b3e0d83b",
                  "view_messages": true,
                  "id_image_photo": "38d02185-5377-4851-948f-9a365b02f50e",
                  "reserved": true,
                  "pos_access": true,
                  "back_access": true,
                  "name_pos": "sample string 13",
                  "id_image": "0f52f7e3-e01b-44ec-8b97-1690b896158c",
                  "view_pos": true,
                  "order": 15,
                  "color_border": "sample string 16",
                  "color_button": "sample string 17",
                  "color_font": "sample string 18",
                  "active": true,
                  "created_on": "2025-12-08T21:27:02.3882678+01:00",
                  "last_update": "2025-12-08T21:27:02.3882678+01:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_branches_zones": [
                    {
                      "$id": "8",
                      "id": "cdcfb04c-1bc5-4861-9bb4-40f4417468a7",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_branch": "93ce35ca-0014-45da-8357-adb1b1caa436",
                      "active": true,
                      "created_on": "2025-12-08T21:27:02.3882678+01:00",
                      "last_update": "2025-12-08T21:27:02.3882678+01:00",
                      "id_user_upd": "4f933197-56ba-4e77-bfbe-141f83886a0d",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "1"
                      },
                      "mt_pos": [
                        {
                          "$id": "9",
                          "id": "7eb17952-9af3-49b9-98a5-95095daa9d42",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "299a3cdd-4b96-4ec9-b6f7-b07ce0f7e668",
                          "id_zone": "f734e153-b64e-47fb-abad-0ccaa899be0d",
                          "user_required": true,
                          "active": true,
                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                          "id_user_upd": "e72c45e0-fa20-4f32-b5cb-ed8bd8d7337d",
                          "commited": true,
                          "mt_branches_zones": {
                            "$ref": "8"
                          },
                          "mt_cloakrooms": [
                            {
                              "$id": "10",
                              "id": "b945c74c-c996-4b76-b85e-6c63fd0d37b0",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "0bed65e1-f4bb-445f-b4e9-edc28cadffd8",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "18b8a0a7-d61d-49f7-95ff-128cee63d59a",
                              "view_pos": true,
                              "order": 9,
                              "color_border": "sample string 10",
                              "color_button": "sample string 11",
                              "color_font": "sample string 12",
                              "active": true,
                              "created_on": "2025-12-08T21:27:02.3882678+01:00",
                              "last_update": "2025-12-08T21:27:02.3882678+01:00",
                              "id_user_upd": "96e4ce1a-d82e-442b-a296-cc264a337637",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              },
                              "st_images": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "7"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "11",
                                  "id": "1792a019-24d2-416b-a457-b8d6171c7863",
                                  "id_cloakroom": "c5ed4e5e-1a2e-4680-b96c-ee50b8f3d18c",
                                  "id_pos_sesion": "0b1cced0-832a-472f-8e38-e16dd2d3e85d",
                                  "unit_id": 4,
                                  "date_open": "2025-12-08T21:27:02.3882678+01:00",
                                  "date_close": "2025-12-08T21:27:02.3882678+01:00",
                                  "id_doc_sa": "493956e4-720b-4d85-b89f-e84295f721a4",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "10"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "12",
                                    "id": "84ec6add-10bd-488e-944a-2800d9f24f4e",
                                    "id_pos": "51a01000-b5cc-4f96-94af-d71c80cf1e75",
                                    "id_doc": "fa80b489-5676-45d3-bf09-dd3c44527f78",
                                    "id_branch": "4e4e655a-cac4-4920-81e2-fddb4c5c6c68",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2025-12-08T21:27:02.3882678+01:00",
                                    "date_tax": "2025-12-08T21:27:02.3882678+01:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "2937a1d8-fa52-4eca-ba53-19d4d45b01f1",
                                    "id_relationship": "6a5419a5-86fd-4983-92fb-e046e2088765",
                                    "id_loc_from": "9ac0f135-722b-48f2-99ed-629dbbe371a1",
                                    "id_loc_end": "3fda5c97-cf20-4eb0-a65b-7ecb358a4c42",
                                    "id_user_add": "7ac5ff76-512e-4edd-bdd8-06a039a9bb3a",
                                    "id_user_upd": "7fc40664-8aed-497a-ae8b-c1b5ec4e4a48",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "e08ecc64-4405-46d6-9c54-c86b5e549673",
                                    "id_room_unit": "fceb0b4f-3b7b-449e-86dc-81c22083a779",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "8328acc8-5c56-45e9-ae07-185ab0e22f2a",
                                    "p_dis": 15.1,
                                    "p_chr": 16.1,
                                    "amt_net": 17.1,
                                    "amt_tax": 18.1,
                                    "amt_dis": 19.1,
                                    "amt_chr": 20.1,
                                    "amt_tot": 21.1,
                                    "active": true,
                                    "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                    "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "mt_branches": {
                                      "$ref": "1"
                                    },
                                    "mt_docs": {
                                      "$id": "13",
                                      "id": "659b19b0-6e0b-4c09-84ce-0de15b6310b5",
                                      "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": "960d4b7f-93bf-410d-862c-17ee6308112b",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                      "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                      "id_user_upd": "aa1bec2d-c797-4f62-9bd4-92f142489113",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "14",
                                          "id_doc": "2288b3b5-b869-4ca6-9389-2da2edd73469",
                                          "id_pay": "3a0c1a55-fb11-4d69-b2dc-fc60de8d0b39",
                                          "id_money": "ae43c5b4-905c-4c73-97a4-401ad727b567",
                                          "active": true,
                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                          "id_user_upd": "61a54743-0947-4198-91ca-72cfc74df8c5",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "13"
                                          },
                                          "mt_money_types": {
                                            "$id": "15",
                                            "id": "e563430b-7ba9-466f-a06c-a71308224a9e",
                                            "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": "0ed08b10-d1a5-4c8a-8bed-9984c2db8da1",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                            "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                            "id_user_upd": "0ca28c36-fbe7-4619-bfa7-a818021f395e",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "16",
                                                "id_money_1": "3037898e-bb28-4c50-9692-13d4544ea261",
                                                "id_money_2": "75d66000-8963-4393-9898-73616845776f",
                                                "date_from": "2025-12-08T21:27:02.3882678+01:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                "id_user_upd": "66d316f5-51ec-47f1-a61c-764e867cf920",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "15"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "15"
                                                },
                                                "st_users": {
                                                  "$ref": "7"
                                                }
                                              },
                                              {
                                                "$ref": "16"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "16"
                                              },
                                              {
                                                "$ref": "16"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "2"
                                            },
                                            "st_users": {
                                              "$ref": "7"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "17",
                                                "id_doc_sa": "a1df180e-e917-41ce-a42e-958095f78ae9",
                                                "id_pay": "8643c574-25d3-406e-ac7b-349319b22e38",
                                                "id_money": "4c25a9df-7f42-4ff3-a56e-4924ebf74b4c",
                                                "date_cashflow": "2025-12-08T21:27:02.3882678+01:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "a9246b1d-cc14-4ec6-9abe-8fd0e3db5cca",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "18",
                                                  "id": "d970fbf8-cf54-49c4-8a52-714e515fbc03",
                                                  "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": "756faa90-db10-409e-80d4-0d83c3d5fc96",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                  "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                  "id_user_upd": "9ac78a32-5612-491f-95e7-582c5437d92f",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "14"
                                                    },
                                                    {
                                                      "$ref": "14"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "2"
                                                  },
                                                  "st_users": {
                                                    "$ref": "7"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "19",
                                                      "id_doc_sa": "b129debc-d94a-4a08-b3e8-4f290047e8ba",
                                                      "id_line": 2,
                                                      "id_pay": "9337e440-4c2c-402c-875c-9329a96bf3b6",
                                                      "id_money": "30409682-eb70-4307-b5d9-5085109007e6",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "1e091e5b-e150-43ca-9cf5-22101ac33218",
                                                      "id_employee": "f0e27435-0386-42cb-8d3c-e5beb782c85e",
                                                      "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": "f19710be-d6be-4f82-ae4e-ce9ddb869667",
                                                      "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": "20",
                                                        "id": "d8564daf-c289-4e32-895f-9ea713706196",
                                                        "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": "29e46d26-9009-479b-afff-7eae95327316",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "255cf6f8-9956-4f89-8e0c-6675a2ec1c17",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                        "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                        "id_user_upd": "e8eb6f04-5120-4dcd-b2dc-ce973abf23e6",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "21",
                                                            "id_employee": "3b9dbaca-015f-4e67-80a2-768deaa2bc1a",
                                                            "id_branch": "afeabbdc-8bb5-4c31-86a1-0480a676ebf7",
                                                            "active": true,
                                                            "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                            "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                            "id_user_upd": "b673c2dd-ac8f-4173-ac9a-3eb57c5cbe1e",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "1"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "20"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "21"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "22",
                                                          "id": "7f347eaf-bd99-4678-b1da-eff540b62db9",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                          "id_user_upd": "25138317-68ae-4af1-b664-08d6ee8de4e7",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "7"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "2"
                                                        },
                                                        "st_users": {
                                                          "$ref": "7"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "23",
                                                            "id_doc_sa": "e6d1319b-ae9b-476a-9441-8da2f527deb8",
                                                            "id_line": 2,
                                                            "id_item_sub": "0118e227-5f87-401c-aeb9-912d6e1e316a",
                                                            "qty": 4.1,
                                                            "id_list": "93f2ca89-ad87-4c3c-b50b-68be28261196",
                                                            "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": "28d3c400-aee9-45c7-9d15-a5a2386abe95",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "0d62e3f6-9d7d-4273-8d99-fb59d59a2da5",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "845fb9ee-cc9e-4081-b915-46764890d89c",
                                                            "id_user_upd": "199ba506-12c8-4584-9b67-0ce3322fffd7",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "20"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "24",
                                                              "id": "04bc2629-06e7-436f-bd4e-a6c613fdb01b",
                                                              "id_item": "84998069-c078-4b81-8b7f-5ad21cffd323",
                                                              "id_item_type": "3d653426-a51c-4dbc-8f59-c4cd85846f92",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "b8b52fb9-ffa5-4a4c-a25f-ade61a2ae351",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                              "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                              "id_user_upd": "e73cbb0e-6f57-426b-be0f-3a2b072399d3",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "5"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "25",
                                                                  "id_item_sub": "61daebfc-1e01-46a3-95ec-f19c8e5e9922",
                                                                  "id_item": "03242393-85f0-48b7-8e0e-c845a9ebc97e",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "6f857ae5-fd2e-4b1f-a5c9-e85349928677",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "24"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "26",
                                                                    "id": "24c9e978-f9db-455d-af1b-15e6e3b82bce",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "ca560004-9866-47d2-9502-939ebc2471c5",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                    "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                    "id_user_upd": "f509c86c-d06d-442a-98c5-ab4bc31065f9",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "27",
                                                                      "id": "e39d3da9-63b1-4f7a-8cc5-36d1badec459",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "id_user_upd": "0d35cc08-1cb4-4ceb-9485-c2fc01bf15b3",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "5"
                                                                        },
                                                                        {
                                                                          "$ref": "5"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "5"
                                                                        },
                                                                        {
                                                                          "$ref": "5"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "28",
                                                                "id": "bba8e58c-7aff-41ce-8999-c7e3a35d8a42",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "4cd81692-e672-494e-9d70-8a8389684b2f",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                "id_user_upd": "9503996e-151c-421b-a5b6-794bf3883218",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "29",
                                                                    "id_voucher": "b3f0cdb7-f0ee-4412-a7e3-0bb5ac8697a3",
                                                                    "id_line": "0b87d6d0-3e38-4446-a389-e614443577bf",
                                                                    "id_category": "be1f7fd9-37f1-4357-993a-c491003cc152",
                                                                    "id_item": "df109802-fea6-48ac-b4a7-8b717ad3c1d9",
                                                                    "id_item_type": "81cb2c06-991f-442d-9337-b103e44dce73",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "28"
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$id": "30",
                                                                      "id": "fd7747ef-052e-4bb0-bf0a-edf4f24bf2cc",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "date_end": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "date_used": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "date_sesion": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "id_employee": "376a2057-0ef8-4427-a85c-aad825595e8b",
                                                                      "id_branch": "a5484e95-445a-4357-bb02-39acd25f0258",
                                                                      "id_voucher_permision": "cafdb9b9-2884-47dd-9695-c5dc900c8163",
                                                                      "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": "693f6583-6c5e-43ab-8827-bcaf7661fb68",
                                                                      "id_user_add": "f6d0bdeb-237f-42bc-9b52-31d8c3c3e605",
                                                                      "id_doc_sa": "6b575bd2-51c6-4426-98a0-8a832de27aac",
                                                                      "id_item_sub": "8674ed84-edc8-40e0-a975-25ebc6189cc4",
                                                                      "id_pos_sesion": "c9a8768a-3b1d-4328-9ea6-68af818a9532",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "1"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "20"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "18"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "19"
                                                                        },
                                                                        {
                                                                          "$ref": "19"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "29"
                                                                        },
                                                                        {
                                                                          "$ref": "29"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "31",
                                                                        "id": "4dc360cc-e20d-4704-9fe5-9b675724a3e9",
                                                                        "date_from": "2025-12-08T21:27:02.3882678+01:00",
                                                                        "date_end": "2025-12-08T21:27:02.3882678+01:00",
                                                                        "date_used": "2025-12-08T21:27:02.3882678+01:00",
                                                                        "id_employee": "b27a3473-665c-4ca7-abcd-20412f3a1ae4",
                                                                        "id_branch": "c9379c64-551b-49dc-8452-5088a6766030",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "33d3b867-debc-437d-9e19-6dc3f5c2c06b",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                        "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "20"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "2"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "32",
                                                                    "id": "2515c8bf-7c39-4553-98b7-ef9cc2223183",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2025-12-08T21:27:02.3882678+01:00",
                                                                    "date_end": "2025-12-08T21:27:02.3882678+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": "556566b9-075a-4db4-87e0-39b8acf486a7",
                                                                    "id_pos": "c703b22a-157c-4b42-b197-694512fb4fa3",
                                                                    "id_list": "38a19419-c490-439c-a5a6-19fe87b131ab",
                                                                    "id_item": "6eb38cec-d539-46b6-a04b-d59015a747a8",
                                                                    "id_item_type": "718bb501-7ca9-498e-9d01-1ec7c79034ee",
                                                                    "id_category": "436fcb3e-e4b4-4f54-8c7c-fd3ba85ccbe7",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                    "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                    "id_user_upd": "497d394c-b5e9-4913-8656-613261a528fe",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "1"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "28"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "33",
                                                                      "id": "10e97f9b-aba5-4e31-b13d-95c154c2002a",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "8bc9ffe5-544e-47b2-a98d-34e4b571e4dc",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "e1fdf3b6-070b-49eb-8d0b-50794696592d",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "id_user_upd": "26fb17ca-c35e-4bd7-83dd-33f4e44ee8c2",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "34",
                                                                          "id_pos": "1ba84924-aeaf-4e10-9e03-67cb2fb92a28",
                                                                          "id_pos_type": "a96ea995-a982-455c-b8bc-2d4e83896f01",
                                                                          "id_price_list": "257b2ca6-2a61-48a3-aa95-9afbeddd14ae",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "id_user_upd": "c56a214f-b4e0-4107-b9ec-03ffc41df200",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "35",
                                                                            "id_pos": "c3b31466-ade1-4b5d-94a5-f925af748dfd",
                                                                            "id_pos_type": "9a27ea1b-84ba-4653-8af6-0006307a2184",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                            "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                            "id_user_upd": "c68bc6e4-7e96-46cb-9f68-36e2e548c3f7",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "34"
                                                                              },
                                                                              {
                                                                                "$ref": "34"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "36",
                                                                              "id": "506e11da-1482-476a-8c22-f35816443d30",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                              "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                              "id_user_upd": "88d5f9fe-10b8-489f-8c97-9b2bea30e8e1",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "37",
                                                                                  "id": "1a4e6d31-2b7c-4fdd-8987-620fed423851",
                                                                                  "id_branch": "4e224cf4-3d24-41c7-a523-428e95654025",
                                                                                  "id_pos_type": "df589460-66bc-46f5-a95c-1da54ab022fc",
                                                                                  "id_pos": "9499cbc4-19ba-48e3-98c4-70fb2f8b6133",
                                                                                  "id_item": "76f33c1c-b558-4d89-afce-d01964ea86eb",
                                                                                  "date_from": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "date_end": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "id_user_upd": "05447979-f2b2-4c4d-9e95-08d886966dee",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "1"
                                                                                  },
                                                                                  "mt_items": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "37"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "38",
                                                                                  "id_pos_print": "ba82e3bb-9a92-41ac-9d92-ce7d501137c1",
                                                                                  "id_doc": "53ef63fb-b7b7-4887-b75c-0b8f4779c649",
                                                                                  "id_pos_type": "7d51039a-e738-47c9-99cd-2dc2be44c3f0",
                                                                                  "id_doc_print": "908993a7-e6b7-4282-8af4-e232314d19da",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "id_user_upd": "7b8943e6-b899-4604-835d-92b53ec3ed92",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "13"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "39",
                                                                                    "id": "e34b954b-69a5-452c-9c5e-c29328e875d3",
                                                                                    "id_pos": "25dce23b-fde3-4139-bcde-ebd67d49298c",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                                    "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                                    "id_user_upd": "b818af77-d789-4610-8e09-31a0019c2b92",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "38"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "40",
                                                                                    "id": "d27c8f8e-6e1b-4b6f-ad75-824335f226ac",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                                    "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "38"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "41",
                                                                                        "id_doc_print": "514c5e85-33b5-4ef0-b1c1-86c433291684",
                                                                                        "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": "40"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "35"
                                                                                },
                                                                                {
                                                                                  "$ref": "35"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "42",
                                                                          "id_list": "a6bf184c-966e-4183-9c8e-bc1a2887d0db",
                                                                          "id_item_sub": "0e1a8cb2-9f11-4488-a30c-b99cb58238d6",
                                                                          "validity_date": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "id_user_upd": "2f03f290-cf6c-41d0-8ec5-db1d09e4816e",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "33"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "43",
                                                                          "id": "ee39dd71-2571-4000-9ccc-6864b4d7d245",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "date_end": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "id_branch": "738e2731-2d6d-42a8-b289-8c9993ed8f7e",
                                                                          "id_pos": "675ea868-abb7-417c-9efb-964da60e688d",
                                                                          "id_list": "a3c5665e-2524-4b16-a5ee-4f9c2512fc0d",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "id_user_upd": "8672a1f4-3320-4bf3-860c-d8a731c198e3",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "1"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "43"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "32"
                                                                        },
                                                                        {
                                                                          "$ref": "32"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "23"
                                                                        },
                                                                        {
                                                                          "$ref": "23"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "44",
                                                                    "id": "d2a8f9d5-e3e5-495e-8bb6-3b36368ef4df",
                                                                    "order_id": 2,
                                                                    "id_item": "9e9c152e-2bde-499c-9bf2-85e1e149f3fa",
                                                                    "id_item_type": "62fa0ff7-9b1b-4a17-96a5-a0c4863073c8",
                                                                    "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": "9e97fc5c-b175-4754-8a5b-54ed10245949",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "f18fc7f4-2af9-46e8-a853-612be77fe201",
                                                                    "count_voucher": 1,
                                                                    "id_category": "be44c086-3f37-49c9-82a9-ce39e1896fe5",
                                                                    "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                    "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                    "id_user_upd": "d81c924e-3a01-4e0d-925a-5279083b6523",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "28"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "45",
                                                                      "id": "b9f31b6c-7c95-4e92-8f18-051ed07b67b6",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "1776d865-182b-4307-b74d-67e92593d13a",
                                                                      "date_tax": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "date_open": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "date_close": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "id_user_open": "931bd035-e9fb-4916-89a7-176941ce0209",
                                                                      "id_user_close": "c0c2cb18-0af6-4202-bd6c-ab15fa831dad",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "9"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$ref": "11"
                                                                        },
                                                                        {
                                                                          "$ref": "11"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "44"
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "46",
                                                                          "id": "913b7406-31a1-4031-91dd-2119fd821a2b",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "a699a381-fe9d-4fc3-b2bf-42b35d83d017",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id": "90a58080-fad5-476a-a48b-89e0cca0a29b",
                                                                          "id_room_unit": "f85aa2ca-ebe4-428a-8fb5-84c7a12b0bf0",
                                                                          "id_room_list": "32a71717-65c0-445e-8b1f-33c911ccff8b",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "date_from": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "date_end": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "date_open": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "date_close": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "id_employee": "c843b76c-a638-458f-abd2-60da7d80cc44",
                                                                          "id_employee_sec": "4b36cd7f-77f3-4b60-af79-1de6499a4ddf",
                                                                          "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": "e021cc18-048e-45e4-abbe-ef7335d715d9",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "8b2299db-9f4d-4201-abbe-a9b2d4eaabfa",
                                                                          "id_user_close": "cdd3b290-9265-4da7-9e15-95e04965aff2",
                                                                          "id_unit_state": "59fb245a-545e-416f-8331-8eb6f73d31c4",
                                                                          "id_pos_sesion": "aa9a631d-84fa-4403-a611-08b4f1fd55be",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "48",
                                                                            "id": "22bb1193-aaf2-451a-ab55-18372e28fcd4",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "0f526b18-35d0-4f19-808e-6fee1770eaa7",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "4d1ef67c-60f6-463e-baac-cbbb3a885391",
                                                                            "locked": true,
                                                                            "date_locked": "2025-12-08T21:27:02.3882678+01:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                            "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                            "id_user_upd": "54a9208e-2443-4541-a990-acdd05b7fb03",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "49",
                                                                              "id": "e4f3922a-5d0b-4239-b012-5be3c7799ed4",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "6aa2f0d2-09ed-40d9-bd2b-06f2d2fd0e0c",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "9437b157-3508-4410-b5f6-baa4e872c24e",
                                                                              "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": "0b2b49ad-e58b-4bf0-a60d-9278aadd562e",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                              "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                              "id_user_upd": "12ce1c02-a7c6-46bc-9935-20f3f8112c45",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id_pos": "4b185919-251e-49fd-885c-2733d546300e",
                                                                                  "id_room": "1c4685d6-c594-404c-aebb-ab0628bbde85",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "id_user_upd": "1a6cfe8f-526d-480f-ab5b-21c22d29acfd",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id": "6c4aa23b-265a-4a8f-90a9-1c8053c04833",
                                                                                  "id_room": "7e9fe0df-f3fc-4a80-9dd7-b916453b68f1",
                                                                                  "date_in": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "date_out": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "id_user_add": "bca1617c-0be6-4ad6-abdf-be31bffe88d2",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "52",
                                                                              "id": "3c2e2586-cbcc-42c1-980c-f32b7042d30d",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                              "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                              "id_user_upd": "da7a11b6-b0ed-49aa-bd32-22134d186293",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id_room_type": "e07ecf39-d398-49d6-9c31-670f5f0f69b5",
                                                                                  "id_room_state": "5a094bf4-d1d4-4f95-9801-0568e196d8b9",
                                                                                  "id_image": "ad69af97-84a5-4720-89cc-8840ce3b14df",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                                  "id_user_upd": "9b76fc1c-9605-466c-8323-1aa12912a3e5",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "54",
                                                                                    "id": "351cac32-6a09-4d50-a002-052a1004ee4a",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                                    "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                                    "id_user_upd": "0587fed9-aed8-48e5-b735-fe1a7d89ad9c",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$ref": "52"
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "7"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "53"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "47"
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "54"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "51"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "12"
                                                                        },
                                                                        {
                                                                          "$ref": "12"
                                                                        }
                                                                      ],
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "55",
                                                                          "id": "1916ced8-07e1-484f-a70a-c1f6ac9293ab",
                                                                          "id_pos_sesion": "8372748d-a189-444b-9ce1-811a9a907046",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "f6f9b896-9606-41ac-8879-a383e6900bdf",
                                                                          "id_room_unit_activity": "06450262-2c09-4275-8050-2accca2c148d",
                                                                          "id_doc_sa": "ad21c217-7456-4bb1-b7e6-90e9be8d52b7",
                                                                          "id_pos_type": "e20d6296-0701-488e-a71a-3536a19efc82",
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "3099c391-468c-4690-8344-7696af81417c",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_tip": "b3f295f3-571c-4303-95d6-7836438fa669",
                                                                              "id_user": "4bd40e6b-7658-4bb3-a800-077127fa7690",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                              "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "55"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "55"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id_pos_sesion": "4eb9e59b-31ff-4d3d-81eb-9fe0081d70b4",
                                                                          "id_user": "23128bbf-3229-4638-a1c7-d0edec4b8ead",
                                                                          "date_add": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "58",
                                                                "id": "9074e274-6af9-4333-9961-94351811f54d",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "8a81c075-63bb-443a-8103-2279c83e2727",
                                                                "id_doc_print": "e930d457-5637-411c-9a86-a4170ca35db3",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                                "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "7"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "42"
                                                                },
                                                                {
                                                                  "$ref": "42"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "33"
                                                            },
                                                            "st_users": {
                                                              "$ref": "7"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "7"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "12"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "59",
                                                                "id_doc_sa": "fa4a19da-2f24-4f97-bfa9-a54bfa7a7cf2",
                                                                "id_line": 2,
                                                                "id_item": "f3f48a59-1acb-44d7-bfdf-a9866b3a477f",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "59"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$ref": "23"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "19"
                                                          },
                                                          {
                                                            "$ref": "19"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "30"
                                                          },
                                                          {
                                                            "$ref": "30"
                                                          }
                                                        ],
                                                        "tt_vouchers_permisions": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ]
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "15"
                                                      },
                                                      "mt_payment_types": {
                                                        "$ref": "18"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "12"
                                                      },
                                                      "tt_vouchers": {
                                                        "$ref": "30"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "tt_vouchers": [
                                                    {
                                                      "$ref": "30"
                                                    },
                                                    {
                                                      "$ref": "30"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "7"
                                                },
                                                "mt_money_types": {
                                                  "$ref": "15"
                                                },
                                                "tt_doc_sa": {
                                                  "$ref": "12"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "19"
                                              },
                                              {
                                                "$ref": "19"
                                              }
                                            ]
                                          },
                                          "mt_payment_types": {
                                            "$ref": "18"
                                          },
                                          "st_users": {
                                            "$ref": "7"
                                          }
                                        },
                                        {
                                          "$ref": "14"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "2"
                                      },
                                      "st_users": {
                                        "$ref": "7"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "38"
                                        },
                                        {
                                          "$ref": "38"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "60",
                                          "id_pos": "4019cd5d-153f-4a81-9dd4-c657fc21a838",
                                          "id_doc": "bf1c14bf-7e95-4126-8e2e-f5ae95896e97",
                                          "value": 3,
                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "13"
                                          },
                                          "mt_pos": {
                                            "$ref": "9"
                                          }
                                        },
                                        {
                                          "$ref": "60"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "61",
                                          "id": "a57f8bb9-3b7a-403d-a1ac-e5dc775dd218",
                                          "id_pos": "95924948-63d7-4ef9-85e7-1f2280fad613",
                                          "id_doc": "b8dd62d9-cae4-4a6c-9260-754840aa2dc7",
                                          "id_branch": "6cbf59e6-f93c-489b-bd3b-0ba397c2a72c",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2025-12-08T21:27:02.3882678+01:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "823a9124-8d78-46e5-a5ed-29d3b9d17d28",
                                          "id_loc_from": "fa56de6c-7744-484c-9b2e-773dd3ef8d1b",
                                          "id_loc_end": "a805157c-038e-4f47-8f0d-a4d33b3e37d6",
                                          "id_user_add": "64ac1b84-43e9-499d-903f-cb323d7cbb9f",
                                          "id_user_upd": "d9df1b06-0588-4c6d-a18e-9b1bf4346691",
                                          "id_pos_sesion": "1c03007f-aae5-4484-9ec4-a410332f8eb4",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2025-12-08T21:27:02.3882678+01:00",
                                          "active": true,
                                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "1"
                                          },
                                          "mt_docs": {
                                            "$ref": "13"
                                          },
                                          "mt_locations": {
                                            "$id": "62",
                                            "id": "2ac5db84-8bf7-4a7e-a32f-af7d33b786e1",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "0a9d814a-2a9e-46d7-af45-74fed4fea231",
                                            "active": true,
                                            "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                            "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                            "id_user_upd": "81164fc4-8916-424f-9c36-a30f665d488a",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "1"
                                            },
                                            "st_users": {
                                              "$ref": "7"
                                            },
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "12"
                                              },
                                              {
                                                "$ref": "12"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "12"
                                              },
                                              {
                                                "$ref": "12"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "61"
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "61"
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "63",
                                                "id_location": "8fa1c680-bdf2-4d8b-a7ec-000199213f69",
                                                "id_item": "c6fef5b0-21c2-4f85-93ce-09288fe5d50a",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                                "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "5"
                                                },
                                                "mt_locations": {
                                                  "$ref": "62"
                                                }
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "62"
                                          },
                                          "mt_pos": {
                                            "$ref": "9"
                                          },
                                          "st_users": {
                                            "$ref": "7"
                                          },
                                          "st_users1": {
                                            "$ref": "7"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "64",
                                              "id_doc_st": "a6c50b07-89fc-4edf-bcfd-a8f771044da7",
                                              "id_line": 2,
                                              "id_item": "b20bd46a-c77e-4c08-bf75-a26abc75f562",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "5"
                                              },
                                              "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": "9"
                                    },
                                    "st_users": {
                                      "$ref": "7"
                                    },
                                    "st_users1": {
                                      "$ref": "7"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ],
                                    "tt_doc_sa_cashflow": [
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "tt_doc_sa_det": [
                                      {
                                        "$ref": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "19"
                                      },
                                      {
                                        "$ref": "19"
                                      }
                                    ],
                                    "tt_doc_sa1": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ],
                                    "tt_doc_sa2": {
                                      "$ref": "12"
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "45"
                                    },
                                    "tt_rooms_units_activity": {
                                      "$ref": "47"
                                    },
                                    "tt_spool_doc_print": [
                                      {
                                        "$id": "65",
                                        "id": "a31df7f8-af65-4670-981e-3f806d1b51c2",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "f65eec5e-db2f-4c38-8dfc-881bf153736b",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                        "printed": true,
                                        "print_on": "2025-12-08T21:27:02.3882678+01:00",
                                        "tt_doc_sa": {
                                          "$ref": "12"
                                        }
                                      },
                                      {
                                        "$ref": "65"
                                      }
                                    ]
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "45"
                                  }
                                },
                                {
                                  "$ref": "11"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "39"
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "st_users": {
                            "$ref": "7"
                          },
                          "mt_pos_view": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "43"
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "st_doc_num": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "66",
                              "id": "c6abc829-2bd7-4e38-bdbd-6a6d7dfe4cff",
                              "id_pos": "5d081bdb-44f6-47a7-8049-f8fdc8231b84",
                              "mac_address": "sample string 3",
                              "date_end": "2025-12-08T21:27:02.3882678+01:00",
                              "key_access": "sample string 5",
                              "id_user_add": "41a744b0-f43c-4d9e-9e15-81a9606fed5e",
                              "active": true,
                              "created_on": "2025-12-08T21:27:02.3882678+01:00",
                              "last_update": "2025-12-08T21:27:02.3882678+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              },
                              "st_users": {
                                "$ref": "7"
                              }
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "67",
                              "id_user": "cc43dd07-c112-449d-8083-dee884846f7d",
                              "id_pos": "80d8faba-f303-4561-8892-c9550b1ada49",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2025-12-08T21:27:02.3882678+01:00",
                              "last_update": "2025-12-08T21:27:02.3882678+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              },
                              "st_users": {
                                "$ref": "7"
                              }
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "tt_pos_connection": [
                            {
                              "$id": "68",
                              "id": "24b9324f-ec44-4c44-aa6b-2c3fe0cdc84b",
                              "id_pos": "350d9ffb-18f7-4c08-ab4c-39044c7b251f",
                              "date_add": "2025-12-08T21:27:02.3882678+01:00",
                              "date_upd": "2025-12-08T21:27:02.3882678+01:00",
                              "date_out": "2025-12-08T21:27:02.3882678+01:00",
                              "connection_type": "sample string 3",
                              "connection_speed": 1,
                              "terminal_name": "sample string 4",
                              "version": "sample string 5",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "mt_branches": {
                            "$ref": "1"
                          },
                          "tt_logs": [
                            {
                              "$id": "69",
                              "id": "56f70a1d-2ce2-4c0a-8aa7-63fcf94a3123",
                              "id_user_add": "7a46c308-c9ac-4384-8220-16116f0773c7",
                              "id_table": "b18e6724-f93b-46f7-82f2-46680bb83784",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "a1100679-527e-4e25-8c21-c820817a870b",
                              "created_on": "2025-12-08T21:27:02.3882678+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              },
                              "st_sync_tables": {
                                "$id": "70",
                                "id": "149a1abb-2a49-4d8e-8726-f6c9245678d5",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                "last_update": "2025-12-08T21:27:02.3882678+01:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "71",
                                    "id": "7291e7f2-4496-4197-b1cd-a192017725db",
                                    "id_sync": "af4411d5-7d5b-4305-b196-41e1e30d9e10",
                                    "json": "sample string 3",
                                    "id_table": "2606c5a1-4e78-4047-a95c-6fc7013277cf",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "72",
                                      "id": "9c9cfdb6-bf31-4a11-9c6d-c8a8f75644cb",
                                      "id_branch_from": "2c7c635f-b858-4c7d-873c-c747343665d1",
                                      "id_branch_to": "f251a3f9-f1df-4daf-8462-431076dc145d",
                                      "type": 4,
                                      "created_on": "2025-12-08T21:27:02.3882678+01:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2025-12-08T21:27:02.3882678+01:00",
                                      "send_on": "2025-12-08T21:27:02.3882678+01:00",
                                      "mt_branches": {
                                        "$ref": "1"
                                      },
                                      "mt_branches1": {
                                        "$ref": "1"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "71"
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "70"
                                    }
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "69"
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "7"
                              }
                            },
                            {
                              "$ref": "69"
                            }
                          ],
                          "st_local_variables": [
                            {
                              "$id": "73",
                              "id": "1d8a7079-f705-46ee-a27d-3ec0afccca4c",
                              "id_pos": "b3a948d5-b794-4467-9c05-fb3ddd982d7f",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "value": "sample string 5",
                              "type": "sample string 6",
                              "last_update": "2025-12-08T21:27:02.3882678+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ]
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "st_users": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_brands": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_categories_items": [
                    {
                      "$ref": "4"
                    },
                    {
                      "$ref": "4"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "mt_docs_payment_money": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "mt_employees_profiles": [
                    {
                      "$ref": "22"
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "37"
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "mt_items_sub": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "62"
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "mt_money_rates": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "mt_pos_doc_print": [
                    {
                      "$ref": "38"
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "mt_pos_prices_list": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "mt_pos_print": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_pos_rooms": [
                    {
                      "$ref": "50"
                    },
                    {
                      "$ref": "50"
                    }
                  ],
                  "mt_pos_types": [
                    {
                      "$ref": "36"
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "mt_pos_view": [
                    {
                      "$ref": "35"
                    },
                    {
                      "$ref": "35"
                    }
                  ],
                  "mt_prices_items": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ],
                  "mt_rooms_units": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ],
                  "mt_rooms_units_states": [
                    {
                      "$ref": "54"
                    },
                    {
                      "$ref": "54"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "mt_rooms_units_types": [
                    {
                      "$ref": "52"
                    },
                    {
                      "$ref": "52"
                    }
                  ],
                  "mt_units": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "mt_units_ref": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "st_images": {
                    "$ref": "2"
                  },
                  "st_images1": {
                    "$ref": "2"
                  },
                  "st_permisions": [
                    {
                      "$id": "74",
                      "id": "c0b66c2d-9ccb-4668-aecc-5bea0f4feca3",
                      "id_function": "ee8744c6-faa7-48ae-9528-e0e199462d12",
                      "id_user": "620e9a57-059e-42b0-a757-3ea987196101",
                      "id_profile": "bed488b8-ffbe-4398-bbf2-79eab9a0e988",
                      "permission": 3,
                      "active": true,
                      "created_on": "2025-12-08T21:27:02.3882678+01:00",
                      "last_update": "2025-12-08T21:27:02.3882678+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "75",
                        "id": "b23fc342-5926-4261-a132-348d37b5cefd",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "is_pass_required": true,
                        "is_admin": true,
                        "level_id": 7,
                        "order_1": 8,
                        "order_2": 9,
                        "order_3": 10,
                        "order_4": 11,
                        "is_tips": true,
                        "active": true,
                        "created_on": "2025-12-08T21:27:02.3882678+01:00",
                        "last_update": "2025-12-08T21:27:02.3882678+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "74"
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "7"
                      },
                      "st_functions": {
                        "$id": "76",
                        "id": "7fa11968-697c-4fa6-8f42-139c6f96faf4",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "level_id": 5,
                        "id_group": "f4a87be9-eb5e-4ee2-9aab-4142640eb116",
                        "name_event": "sample string 7",
                        "name_pos": "sample string 8",
                        "id_image": "eca20a34-4626-44dd-a323-0ae81eb1e81b",
                        "view_pos": true,
                        "order": 10,
                        "color_border": "sample string 11",
                        "color_button": "sample string 12",
                        "color_font": "sample string 13",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 16,
                        "active": true,
                        "created_on": "2025-12-08T21:27:02.3882678+01:00",
                        "last_update": "2025-12-08T21:27:02.3882678+01:00",
                        "commited": true,
                        "st_functions_groups": {
                          "$id": "77",
                          "id": "2ca5d0ae-9e8d-4cc3-bc82-1bb42d9cd80b",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "active": true,
                          "created_on": "2025-12-08T21:27:02.3882678+01:00",
                          "last_update": "2025-12-08T21:27:02.3882678+01:00",
                          "commited": true,
                          "st_functions": [
                            {
                              "$ref": "76"
                            },
                            {
                              "$ref": "76"
                            }
                          ]
                        },
                        "st_images": {
                          "$ref": "2"
                        },
                        "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": "d0c306ff-57e9-462b-9cf0-e869a5fd4deb",
                      "token_id": "sample string 2",
                      "id_user": "3f3beee5-a8e1-4ffb-a2f9-f63da1a07c4f",
                      "date_from": "2025-12-08T21:27:02.3882678+01:00",
                      "date_end": "2025-12-08T21:27:02.3882678+01:00",
                      "created_on": "2025-12-08T21:27:02.3882678+01:00",
                      "st_users": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "78"
                    }
                  ],
                  "tt_doc_sa_cashflow": [
                    {
                      "$ref": "17"
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "tt_doc_sa_det": [
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "tt_doc_sa_det1": [
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "tt_doc_sa1": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "61"
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "tt_doc_st1": [
                    {
                      "$ref": "61"
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ],
                  "tt_logs": [
                    {
                      "$ref": "69"
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "tt_pos_sesion": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "tt_pos_sesion1": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "tt_rooms_list": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ],
                  "tt_rooms_units_activity": [
                    {
                      "$ref": "47"
                    },
                    {
                      "$ref": "47"
                    }
                  ],
                  "tt_rooms_units_activity1": [
                    {
                      "$ref": "47"
                    },
                    {
                      "$ref": "47"
                    }
                  ],
                  "tt_rooms_units_log": [
                    {
                      "$id": "79",
                      "id": "80f19625-8bb6-4161-b877-a5b8127a10ea",
                      "id_room_activity": "7c66b75a-22fc-44ba-a2df-dca7617c0c69",
                      "id_pos_sesion": "1e095c3e-9f50-41a8-a86b-a313df6c5e0c",
                      "log_text": "sample string 4",
                      "id_user": "01d0239a-c127-449a-947f-312927ca0a89",
                      "created_on": "2025-12-08T21:27:02.3882678+01:00",
                      "commited": true,
                      "st_users": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "79"
                    }
                  ],
                  "tt_tips_users": [
                    {
                      "$ref": "56"
                    },
                    {
                      "$ref": "56"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "mt_docs": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "tt_pos_sesion_users": [
                    {
                      "$ref": "57"
                    },
                    {
                      "$ref": "57"
                    }
                  ]
                }
              },
              "mt_categories_items": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "37"
                },
                {
                  "$ref": "37"
                }
              ],
              "mt_items_formula": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "mt_units": {
                "$ref": "27"
              },
              "mt_units1": {
                "$ref": "27"
              },
              "st_images": {
                "$ref": "2"
              },
              "st_users": {
                "$ref": "7"
              },
              "mt_items_sub": [
                {
                  "$ref": "24"
                },
                {
                  "$ref": "24"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "tt_doc_sa_det_stock": [
                {
                  "$ref": "59"
                },
                {
                  "$ref": "59"
                }
              ],
              "tt_doc_st_det": [
                {
                  "$ref": "64"
                },
                {
                  "$ref": "64"
                }
              ],
              "tt_items_customs": [
                {
                  "$ref": "44"
                },
                {
                  "$ref": "44"
                }
              ],
              "tt_stock": [
                {
                  "$ref": "63"
                },
                {
                  "$ref": "63"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ]
            },
            "st_users": {
              "$ref": "7"
            }
          },
          {
            "$ref": "4"
          }
        ],
        "st_images": {
          "$ref": "2"
        },
        "st_users": {
          "$ref": "7"
        },
        "mt_prices_rules": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_det": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "mt_employees": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ],
    "mt_items": [
      {
        "$ref": "5"
      },
      {
        "$ref": "5"
      }
    ],
    "mt_items_types": [
      {
        "$ref": "28"
      },
      {
        "$ref": "28"
      }
    ],
    "mt_money_types": [
      {
        "$ref": "15"
      },
      {
        "$ref": "15"
      }
    ],
    "mt_payment_types": [
      {
        "$ref": "18"
      },
      {
        "$ref": "18"
      }
    ],
    "mt_prices_list": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "mt_rooms1": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "mt_rooms_units_states_types": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ],
    "st_functions": [
      {
        "$ref": "76"
      },
      {
        "$ref": "76"
      }
    ],
    "st_images_types": {
      "$id": "80",
      "id": "e7c0cbc4-51aa-43cb-a55b-84e1dc44e989",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "active": true,
      "created_on": "2025-12-08T21:27:02.3882678+01:00",
      "last_update": "2025-12-08T21:27:02.3882678+01:00",
      "commited": true,
      "st_images": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ]
    },
    "mt_docs": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "st_users": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "st_users1": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "mt_cloakrooms": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ]
  },
  "st_users": {
    "$ref": "7"
  },
  "mt_branches_zones": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "mt_employees_branches": [
    {
      "$ref": "21"
    },
    {
      "$ref": "21"
    }
  ],
  "mt_items_featured": [
    {
      "$ref": "37"
    },
    {
      "$ref": "37"
    }
  ],
  "mt_locations": [
    {
      "$ref": "62"
    },
    {
      "$ref": "62"
    }
  ],
  "mt_periods": [
    {
      "$id": "81",
      "id_branch": "a8560aad-76b3-4e88-a051-6bcd70b292e5",
      "exercise_id": 2,
      "period_id": 3,
      "date_from": "2025-12-08T21:27:02.3882678+01:00",
      "date_end": "2025-12-08T21:27:02.3882678+01:00",
      "state": "sample string 6",
      "created_on": "2025-12-08T21:27:02.3882678+01:00",
      "last_update": "2025-12-08T21:27:02.3882678+01:00",
      "commited": true,
      "mt_branches": {
        "$ref": "1"
      }
    },
    {
      "$ref": "81"
    }
  ],
  "mt_pos": [
    {
      "$ref": "9"
    },
    {
      "$ref": "9"
    }
  ],
  "mt_prices_list_rules": [
    {
      "$ref": "43"
    },
    {
      "$ref": "43"
    }
  ],
  "mt_prices_rules": [
    {
      "$ref": "32"
    },
    {
      "$ref": "32"
    }
  ],
  "mt_rooms": [
    {
      "$ref": "49"
    },
    {
      "$ref": "49"
    }
  ],
  "st_sync_packages": [
    {
      "$ref": "72"
    },
    {
      "$ref": "72"
    }
  ],
  "st_sync_packages1": [
    {
      "$ref": "72"
    },
    {
      "$ref": "72"
    }
  ],
  "tt_doc_sa": [
    {
      "$ref": "12"
    },
    {
      "$ref": "12"
    }
  ],
  "tt_doc_st": [
    {
      "$ref": "61"
    },
    {
      "$ref": "61"
    }
  ],
  "tt_vouchers": [
    {
      "$ref": "30"
    },
    {
      "$ref": "30"
    }
  ],
  "tt_vouchers_permisions": [
    {
      "$ref": "31"
    },
    {
      "$ref": "31"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.