PUT api/Mt_Units

Request Information

URI Parameters

None.

Body Parameters

mt_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_units_ref

Collection of mt_units_ref

None.

st_users

st_users

None.

mt_items

Collection of mt_items

None.

mt_items1

Collection of mt_items

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "f282cd80-5e3d-4654-9421-0195b33391c8",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2025-12-08T21:28:34.6144849+01:00",
  "last_update": "2025-12-08T21:28:34.6144849+01:00",
  "id_user_upd": "7218ac40-f997-43a6-988f-6ce700c81969",
  "commited": true,
  "mt_units_ref": [
    {
      "$id": "2",
      "id": "d9efe6f0-e99e-422d-8002-76a26e484aa0",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "coefficient": 4.1,
      "id_unit": "7eed31f9-8d35-4154-863d-a0386dcb57d8",
      "active": true,
      "created_on": "2025-12-08T21:28:34.6144849+01:00",
      "last_update": "2025-12-08T21:28:34.6144849+01:00",
      "id_user_upd": "1848febc-93d6-4b64-a137-d1c68093db15",
      "commited": true,
      "mt_units": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "a04daaff-26d3-419f-b448-a25d5d4d7392",
        "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": "b17c15bd-939e-48e1-821d-e9617dd7a77a",
        "view_messages": true,
        "id_image_photo": "8eb96a80-148d-4bce-abbe-8f0bdf084281",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "c75297fe-c0cb-49b3-8a57-2e08f8dd8a5b",
        "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:28:34.6144849+01:00",
        "last_update": "2025-12-08T21:28:34.6144849+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "f77e5bbb-b899-4188-9f2c-b034d4f86eec",
            "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": "9babde6a-461f-4fa7-a44d-ebdaca5da93b",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2025-12-08T21:28:34.6144849+01:00",
            "last_update": "2025-12-08T21:28:34.6144849+01:00",
            "id_user_upd": "2701f695-5b07-4a46-b417-7e3bf6d3b89d",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "c728b0b9-ee3f-4947-b6a8-7eafd0e86a91",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "9842af90-8178-4f41-a729-f45cd8338910",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2025-12-08T21:28:34.6144849+01:00",
              "last_update": "2025-12-08T21:28:34.6144849+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "7bff93ed-1bd8-473b-adc9-4f317ca4186a",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "0be221c1-af64-43f0-bbd3-d5080397ae83",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "e9457ff5-0ac2-44e4-95c2-235d9317c92f",
                  "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:28:34.6144849+01:00",
                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                  "id_user_upd": "8bf28972-1809-4ec6-b0a0-a230570e9009",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "5470fcdd-5d1a-4d3d-8b4e-496c68cad035",
                      "id_item": "de6838c4-fa36-48f1-b79a-5329ac5e22e5",
                      "is_default": true,
                      "active": true,
                      "created_on": "2025-12-08T21:28:34.6144849+01:00",
                      "last_update": "2025-12-08T21:28:34.6144849+01:00",
                      "id_user_upd": "4010943a-5c96-435b-8d20-497a8a483c0b",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "831fc905-18d4-40e8-b914-31e024cd1c39",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "42b7a832-f62c-4489-a562-3ffdc18d486e",
                        "id_unit_sec": "7cba79bd-799b-49d0-9a91-f7d60160afd0",
                        "id_brand": "f3c794f5-ecb8-454b-9415-348447ab0c78",
                        "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": "a1b7dd26-b178-4083-929e-ae5920576a27",
                        "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:28:34.6144849+01:00",
                        "last_update": "2025-12-08T21:28:34.6144849+01:00",
                        "id_user_upd": "f37fea1e-495f-4aa7-8741-6bc9deec3f92",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "03745051-0f2b-4f55-bd3e-55c863f4e4c6",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2025-12-08T21:28:34.6144849+01:00",
                          "last_update": "2025-12-08T21:28:34.6144849+01:00",
                          "id_user_upd": "b1b4d0e2-8d4a-48f9-bd5b-8f63fbcb4c55",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "3"
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$id": "10",
                            "id": "4b55972b-abb6-410c-8a91-f7bd9557d6d7",
                            "id_branch": "c675981e-4a1a-4321-874f-9e57c741659e",
                            "id_pos_type": "36efb01f-6df8-43b3-a0c5-436a0d576edf",
                            "id_pos": "8ab7f98b-5f69-4564-b11b-4cf8f89bd578",
                            "id_item": "fab80fc4-7f3f-45c9-872c-b8c955c3da13",
                            "date_from": "2025-12-08T21:28:34.6144849+01:00",
                            "date_end": "2025-12-08T21:28:34.6144849+01:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2025-12-08T21:28:34.6144849+01:00",
                            "last_update": "2025-12-08T21:28:34.6144849+01:00",
                            "id_user_upd": "cea159cb-938c-481b-8ba8-cc9fdde7cf1a",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "c572d4f1-936f-4a19-988e-a3714552a0aa",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "fa4a7efe-2a5a-45e9-a181-e1b296b4135e",
                              "id_zone": "560689ce-8705-4419-84d2-1266f0012ca6",
                              "user_required": true,
                              "active": true,
                              "created_on": "2025-12-08T21:28:34.6144849+01:00",
                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                              "id_user_upd": "56281c75-a019-46f5-ade7-ef593e26f330",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "462105b3-4665-4365-bc39-c827c8ec9267",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "6d82cca2-f94c-4a64-b767-edb2717ac9f5",
                                "active": true,
                                "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                "id_user_upd": "19bf0234-e785-4aa0-b8c1-86119a8db6fa",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "2a1bbf10-3f01-44f8-9f90-afcb6978b47f",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "0cc20391-a92d-4602-9b4c-06b8792b9ce8",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "0c2abaea-13e4-497c-ba39-99472bf21ba5",
                                  "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:28:34.6144849+01:00",
                                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                  "id_user_upd": "45916084-d8dc-4223-b53e-61d0863ffa4f",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "09a431b1-cc4e-4e63-92ff-397d47359ead",
                                      "id_cloakroom": "d11e1a61-380a-4c50-8014-67c26add0af7",
                                      "id_pos_sesion": "25535984-d315-44f0-abfd-be9b2263cea6",
                                      "unit_id": 4,
                                      "date_open": "2025-12-08T21:28:34.6144849+01:00",
                                      "date_close": "2025-12-08T21:28:34.6144849+01:00",
                                      "id_doc_sa": "8cf88592-5928-4de9-a842-332f1e25ad8e",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "f69bc2b3-9095-4d58-ba2c-4323bed64440",
                                        "id_pos": "201b6dcc-1fab-4b20-a4e7-1750aa132b45",
                                        "id_doc": "41efde37-8b5f-4e72-ad8a-0b997ab449b5",
                                        "id_branch": "ec2acf56-3327-49db-b659-f426c22673f5",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2025-12-08T21:28:34.6144849+01:00",
                                        "date_tax": "2025-12-08T21:28:34.6144849+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "a4068ed3-1a34-49c9-83ec-91ba165b92a5",
                                        "id_relationship": "1ed389ad-09a5-49a4-843d-2ba48f976b6f",
                                        "id_loc_from": "2a8c3cc3-35ff-4396-b6df-6c93d73530cf",
                                        "id_loc_end": "524708ef-4d24-4054-9faa-16a089be99f2",
                                        "id_user_add": "12d5c860-fb3b-4042-a9bd-1f6a8c1db229",
                                        "id_user_upd": "b50ad0b5-8c48-42ce-aec8-c35adcf71f03",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "eb25a6b0-2eae-45f7-ab3a-06d6212563c6",
                                        "id_room_unit": "a544cbab-8241-4fcb-b035-6a4832883e78",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "dc9b827e-ca7d-4ce3-9640-30e31fa2c629",
                                        "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:28:34.6144849+01:00",
                                        "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "65c9901d-ad9a-441b-b6bf-bdf7b48dc815",
                                          "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": "69939400-e855-4706-9df9-ca6a378c090b",
                                          "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:28:34.6144849+01:00",
                                          "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                          "id_user_upd": "dad0bafc-2493-4de4-b71d-155471cc6ccc",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "2f792492-3621-456d-a3b8-15f217633afd",
                                              "id_pay": "cafe28c8-9b84-4798-921f-d7bca7d3934a",
                                              "id_money": "87863d2e-6257-4913-88e2-2375ae18a2c6",
                                              "active": true,
                                              "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                              "id_user_upd": "cfe56173-9ec8-4ae4-815c-30be689f4946",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "ee54b3d0-f95b-4c61-8830-7716275eeb97",
                                                "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": "d05995d4-1eda-4aa2-9b32-869066711eab",
                                                "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:28:34.6144849+01:00",
                                                "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                "id_user_upd": "b8abf15d-bf4b-45f3-81f9-8c31661d8217",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "4603e1a1-549c-4451-965a-c9972c977274",
                                                    "id_money_2": "b7ec12ae-42bf-4a86-bb9b-738db174f5de",
                                                    "date_from": "2025-12-08T21:28:34.6144849+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                    "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                    "id_user_upd": "9b512071-8500-41fd-81a4-0b663b040535",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "9928bfa3-f35d-4117-869b-b411c4e31971",
                                                    "id_pay": "db8f7396-f525-4741-bcfe-4fd4fc4581a4",
                                                    "id_money": "6caf0874-0e3a-4f6f-ac80-fbf17c30e700",
                                                    "date_cashflow": "2025-12-08T21:28:34.6144849+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "de189d3e-524d-4a2f-a35d-c832ad56904b",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "a823de12-fd11-499a-9022-8ab3eb0732b6",
                                                      "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": "96474c47-9df5-4f74-a02d-841fd735d75f",
                                                      "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:28:34.6144849+01:00",
                                                      "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                      "id_user_upd": "5f585f0b-2d72-4f52-8993-fc49b8e2d553",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "22",
                                                          "id_doc_sa": "f4d052c3-6b88-476a-888d-f1bc438b29ca",
                                                          "id_line": 2,
                                                          "id_pay": "12b6cd06-ae96-4004-bc54-a3185831aee9",
                                                          "id_money": "e020ec91-21d9-4bfe-886a-8f75b22566a2",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "921e5a55-f292-4c61-8ecd-27157a561ee6",
                                                          "id_employee": "8d181b05-f652-4b7e-bc0b-a9ce2d26f0f3",
                                                          "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": "15ecc584-0af9-4686-865c-c8c7a9c73b9e",
                                                          "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": "23",
                                                            "id": "4c11485c-7e4f-46e6-9366-0e2a76f0bdf0",
                                                            "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": "2f76883d-a02a-4d71-8828-2221538048ea",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "94a365ba-1f70-406f-b86f-e679721a8e82",
                                                            "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:28:34.6144849+01:00",
                                                            "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                            "id_user_upd": "081e0dfb-edad-4f3f-8877-65b869001fb5",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "bb5b6f67-cdb7-49dd-a9bf-59366136345e",
                                                                "id_branch": "4593122d-b603-43aa-9e0c-2eb1a843d40e",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                "id_user_upd": "f3fb0e9a-1889-414b-a0c8-a62a03ec496e",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "820a8b82-233f-4e6a-b1ae-afadc9d42f76",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                              "id_user_upd": "3a224338-6874-4db2-b4bf-21f62460bb20",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "26",
                                                                "id_doc_sa": "81bfe97f-ac62-47c8-b89d-f6665118a314",
                                                                "id_line": 2,
                                                                "id_item_sub": "c77cff69-6137-4ff2-a813-e643266ca3a4",
                                                                "qty": 4.1,
                                                                "id_list": "a559ce4f-9781-4a92-a88d-1b5fb23c278c",
                                                                "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": "5e579e27-f71b-489f-a51d-5429c3f48ec7",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "3c38662c-4853-4591-ae4a-c15a48f50b0b",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "10f8f98f-71d1-4c16-a571-b38cadeba64f",
                                                                "id_user_upd": "440b26fa-160f-4a3c-9a11-bd930dbde7cc",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "1540f849-10c9-4071-b112-aeade96a5355",
                                                                  "id_item": "085cdf25-3fb2-4f1d-b05f-cdba19c4e3ed",
                                                                  "id_item_type": "42d6d80c-5b83-4258-b959-30eb45420a95",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "aca99b37-ea4c-4116-a9d5-c27b02b3fb85",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                  "id_user_upd": "88cbea0a-0c04-4e42-b3cf-9dcf7cc031d3",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "8886b631-c7b4-4742-8293-026a3f1d72ce",
                                                                      "id_item": "6070452f-1682-413b-99cc-6de233dd30c2",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "d8ceb117-622f-43db-a3da-53692efe7135",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$ref": "2"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "f910eb94-fe01-4fa7-916b-0882e2900063",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "dc095d8d-b842-49e8-8f6a-e9d6e108418d",
                                                                    "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:28:34.6144849+01:00",
                                                                    "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                    "id_user_upd": "9ebd293b-0b51-4e05-be85-dbda52df80c7",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "7f31c52a-0594-4d08-a393-b4723df2b745",
                                                                        "id_line": "4b6e7ce2-fb41-4eb1-b379-aeab17fc69c2",
                                                                        "id_category": "2914f9e6-cee0-4d18-b028-f66e918adf34",
                                                                        "id_item": "710e1b49-9c7d-473a-922f-f2d854c5115d",
                                                                        "id_item_type": "57b6d361-73c0-4eb9-9616-9caf3bfa8428",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "17b6a0ff-abef-4e8e-872e-a8b01ee9febc",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2025-12-08T21:28:34.6144849+01:00",
                                                                          "date_end": "2025-12-08T21:28:34.6144849+01:00",
                                                                          "date_used": "2025-12-08T21:28:34.6144849+01:00",
                                                                          "date_sesion": "2025-12-08T21:28:34.6144849+01:00",
                                                                          "id_employee": "38b41d70-7ba0-44eb-8c4c-034738787d6b",
                                                                          "id_branch": "d06e70cb-bf65-4cd6-b180-2c9f17cba63a",
                                                                          "id_voucher_permision": "9b3d0837-ff89-498d-97b7-2d95cde6fd8c",
                                                                          "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": "803125b1-bb24-4b2e-9003-fe6a7f2b1c68",
                                                                          "id_user_add": "16eb3191-dbc1-422c-8e8a-7235120d7881",
                                                                          "id_doc_sa": "8db7d507-304f-43d2-ab93-409020f1c93c",
                                                                          "id_item_sub": "018a6e3c-4dd7-4fc7-9366-ba6c768e168e",
                                                                          "id_pos_sesion": "8f85f5eb-7eec-4b19-815e-15c8c5fe0094",
                                                                          "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:28:34.6144849+01:00",
                                                                          "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "63c3d41d-0012-477c-997b-50de8e6e5548",
                                                                            "date_from": "2025-12-08T21:28:34.6144849+01:00",
                                                                            "date_end": "2025-12-08T21:28:34.6144849+01:00",
                                                                            "date_used": "2025-12-08T21:28:34.6144849+01:00",
                                                                            "id_employee": "dc4950f3-2c00-4970-9a86-8a8aaca56f13",
                                                                            "id_branch": "72dd6f9e-6714-4d4f-be74-28aca128a5c8",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "ecfdb192-377a-432a-b317-56a7e6becf42",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                            "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "4d4d1871-2edb-465c-b86a-913ea6b75a78",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2025-12-08T21:28:34.6144849+01:00",
                                                                        "date_end": "2025-12-08T21:28:34.6144849+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": "01e362f8-daf7-47f6-95e1-5a5ef1c2084d",
                                                                        "id_pos": "2aa7fae8-1214-43e6-98bc-78870ae39de1",
                                                                        "id_list": "0ed5b73d-663a-4433-ad32-42d450c81b34",
                                                                        "id_item": "860861ca-0852-4fa3-b98f-71b417bd5e3d",
                                                                        "id_item_type": "f6a435a0-f956-463c-a96b-9bb98e01364b",
                                                                        "id_category": "5c0f9cae-d7f8-47da-a90c-28ee68317357",
                                                                        "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:28:34.6144849+01:00",
                                                                        "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                        "id_user_upd": "767cca2a-1e9a-44e7-bd84-f7ce191b2e2a",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "ef1dfa86-8a0f-4ba4-829d-900a6f7ae5c8",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "8f9bf18e-4bf8-45cd-a8fd-f02385cdb496",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "2892e069-b1bc-4bd6-abb3-ba6bdbee8f58",
                                                                          "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:28:34.6144849+01:00",
                                                                          "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                          "id_user_upd": "760fa473-2a5a-4292-9448-8868f3adaa66",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "7e12e17b-ae66-41da-b82e-a9b226d70656",
                                                                              "id_pos_type": "a81148c0-b16c-4670-828e-51d8a889434f",
                                                                              "id_price_list": "fbc90652-d3c1-49de-9261-1728eb31ff9f",
                                                                              "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:28:34.6144849+01:00",
                                                                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "id_user_upd": "9f3fed10-a471-4359-abc6-17fcb2392993",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "64133493-1631-4a71-b088-f1821b79284a",
                                                                                "id_pos_type": "120d6cde-7ddc-4957-8303-2e5e9a0ca9f2",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                "id_user_upd": "5edad6aa-ed33-4afe-bd5c-9102440b277c",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "1f3d754b-84f0-4d59-b1ed-fe99b25306ed",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                  "id_user_upd": "3beed6ca-1d88-4cf3-bfba-22e49bb03414",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "7c773fae-574a-43d4-b32d-b5f6f7c74271",
                                                                                      "id_doc": "fe45849b-b99d-4b9e-9b5a-951a31594325",
                                                                                      "id_pos_type": "8dd740c1-8967-46ea-8edb-4ebbc79f08d8",
                                                                                      "id_doc_print": "19d5225d-27df-46e8-b9b7-44498d361450",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                      "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                      "id_user_upd": "8dab121e-00a9-4347-89bd-f95cd18a59f9",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "7d9298e1-c116-4b73-b052-a8a67866554b",
                                                                                        "id_pos": "7f059f43-3967-4e31-834d-3915570d4dea",
                                                                                        "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:28:34.6144849+01:00",
                                                                                        "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                        "id_user_upd": "69083eae-3e65-4220-a762-8b4417b1249d",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "5a2699cf-0889-404e-933f-58ef25dd7145",
                                                                                        "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:28:34.6144849+01:00",
                                                                                        "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "d00f6720-7e3f-456e-85ee-2ae217007fac",
                                                                                            "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": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "2bde0734-6341-46ad-989d-043fca517704",
                                                                              "id_item_sub": "8bdd0e42-0004-4c8e-b8a4-163d81eeaff1",
                                                                              "validity_date": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "id_user_upd": "2b15ccc2-5cd6-4699-a2b1-f383536b58fd",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "c47305e4-71fd-43e2-a285-56931bb2bf27",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "date_end": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "id_branch": "e163f5a6-1413-4896-bb5c-d1376a5b8840",
                                                                              "id_pos": "83561b26-ea57-46e9-82cf-cddf0e738df3",
                                                                              "id_list": "3ceaf463-bcff-4535-b434-af95fe4579e6",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "id_user_upd": "80c3bba6-b10e-498d-9ad4-6dfcc8e70387",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "1088efdb-07be-4235-b0d7-d7ebcbb7285a",
                                                                        "order_id": 2,
                                                                        "id_item": "d18f64a8-7328-4cc1-8e17-d1a5f8a1aa94",
                                                                        "id_item_type": "3d49fd01-6925-4a0d-bffc-b4cb245adab5",
                                                                        "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": "8cae6e96-981a-46db-90f8-f22f6c99f2e6",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "ee88b9bc-85d8-4d87-abf8-d299c9b43e1c",
                                                                        "count_voucher": 1,
                                                                        "id_category": "5f07d6ec-dec0-4f61-8450-fba1eadf12f5",
                                                                        "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                        "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                        "id_user_upd": "d97966cc-414a-4a12-a08b-ed53632cc688",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "a0f69a06-6420-4a0f-a42a-95b5305abdea",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "f120413d-1486-4df4-9f03-48d32113e71d",
                                                                          "date_tax": "2025-12-08T21:28:34.6144849+01:00",
                                                                          "date_open": "2025-12-08T21:28:34.6144849+01:00",
                                                                          "date_close": "2025-12-08T21:28:34.6144849+01:00",
                                                                          "id_user_open": "06f4a6b4-02d0-4f5d-aef1-c610d468b665",
                                                                          "id_user_close": "82244685-fe00-47d8-8cb3-3feb8287e9fb",
                                                                          "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:28:34.6144849+01:00",
                                                                          "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "c4d14052-81bb-44a2-8dbb-07eb1dff1c99",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "4b6b8eae-069c-4bcc-ad9b-a48c242c8ae9",
                                                                              "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:28:34.6144849+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "c5d01049-fc58-41fe-8f0b-1c2ab610b44b",
                                                                              "id_room_unit": "1a144761-8dd8-4810-8a21-79ea3f38638f",
                                                                              "id_room_list": "b4de4f6c-1cbf-4831-8de8-ddcdb4934737",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "date_from": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "date_end": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "date_open": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "date_close": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "id_employee": "36e376d8-d18c-4076-bb73-7718a1eeaa38",
                                                                              "id_employee_sec": "707fb899-51fe-4fc3-9abe-ae7bf289ff90",
                                                                              "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": "70e6e1f4-a138-45c0-bb2e-23fc03d2c6c9",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "139daf28-2ef8-47c3-887b-3b7dffca3d9b",
                                                                              "id_user_close": "06b56240-7a2b-4134-bd84-80520f646e5b",
                                                                              "id_unit_state": "644a19e5-fed2-455c-9af4-6efd7d370f49",
                                                                              "id_pos_sesion": "2ca4172f-7c9e-45c6-bccf-9227c99ca7a8",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "fd676d41-02ed-41b8-9771-eaf8130b85f1",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "c15d07b6-c489-4dab-9cff-0b62e16fcd7b",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "ccaf916a-67f7-4244-bc85-062c25feb73f",
                                                                                "locked": true,
                                                                                "date_locked": "2025-12-08T21:28:34.6144849+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                "id_user_upd": "4efc7330-2418-4065-97df-b199f24ef533",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "7a4a0d3f-8553-49ef-b3f5-0c74a005052d",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "3924b131-95a5-44df-bce2-925fe33c945d",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "7ac10596-393f-4e65-a824-ba47017bced1",
                                                                                  "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": "b8417b9a-0d20-4758-8b4b-526538dbf297",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                  "id_user_upd": "9c62e54c-a078-4036-9b79-55bec3df45f6",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "ed24fa3e-2726-4e0d-8546-a48e7ee11b3d",
                                                                                      "id_room": "bb707265-677c-42d7-b46f-ebb6249596cf",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                      "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                      "id_user_upd": "3e2c097f-22c5-4797-abf5-a716bab8ed6f",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "e7c50eca-f766-41f0-afca-a73faf107f9c",
                                                                                      "id_room": "e6259dd1-f9c0-4e63-9426-84fbc27e62be",
                                                                                      "date_in": "2025-12-08T21:28:34.6144849+01:00",
                                                                                      "date_out": "2025-12-08T21:28:34.6144849+01:00",
                                                                                      "id_user_add": "3340b6b8-ba7d-4bd6-98f2-986893c69261",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                      "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "69650975-7059-42ad-90ac-24a38f7c93e5",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                  "id_user_upd": "f745000d-18af-4c38-b4ef-698ec690835d",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "3b81deab-6050-4a52-9553-f644d44d88a3",
                                                                                      "id_room_state": "853c67b4-5cf4-4ad4-ab58-a2abf76cf9a0",
                                                                                      "id_image": "e474eba4-a6c1-414b-9bc1-16084350c67e",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                      "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                      "id_user_upd": "ea351601-c1c6-413f-9504-1ea30b58c0c6",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "aa8c2a15-2a70-4512-b9f0-03da751accce",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                        "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                        "id_user_upd": "e4b94c50-dcdc-499c-891d-57c03fa87d28",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "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": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "245efeb3-4631-4b3b-9ba9-a2c27393087c",
                                                                              "id_pos_sesion": "b672227d-4d5f-449b-9888-f84eef816956",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "8008a122-405d-4f2c-846d-958b60e4725c",
                                                                              "id_room_unit_activity": "5991bb94-2750-4de9-b31f-2f87d80f4acd",
                                                                              "id_doc_sa": "b5c9c6c9-744e-4eeb-bc41-3001943723d0",
                                                                              "id_pos_type": "9efd8215-e4a8-4548-8d86-ab85019c79ab",
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "c1e97e04-31e5-45df-9efb-e8fd6ffb06b6",
                                                                              "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:28:34.6144849+01:00",
                                                                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "8c46073f-1059-41c7-8da4-f3b61e88f025",
                                                                                  "id_user": "f02fc0df-4a7c-45d9-9f25-b32f150908de",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "e4889825-0dd3-464e-86d2-4f74c19cf2a1",
                                                                              "id_user": "34857494-5b11-4631-ac92-111ca3670541",
                                                                              "date_add": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "58",
                                                                    "id": "195813c2-3e3c-460a-bf22-ec8d6dae9eec",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "7628ce31-4b62-4c57-99cc-8959a180d961",
                                                                    "id_doc_print": "ee481708-7d8a-4e2f-86e2-60399d848c6a",
                                                                    "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:28:34.6144849+01:00",
                                                                    "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id_doc_sa": "7c24c0ec-73e5-4462-b447-103eddd48ad4",
                                                                    "id_line": 2,
                                                                    "id_item": "499d1e38-1fc5-4b93-ba37-4a2e9ee39c97",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "60",
                                              "id_pos": "08604152-98d6-41ef-8de8-446017f2a11e",
                                              "id_doc": "f734be60-6257-4e28-a4b0-df472874cf32",
                                              "value": 3,
                                              "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "61",
                                              "id": "21bccde7-14e2-49e6-8e13-c9919bf27eb6",
                                              "id_pos": "28e925d6-cf8e-4208-96f1-572000a97281",
                                              "id_doc": "b8b4e548-68bb-4b52-816e-61f5d4981e8b",
                                              "id_branch": "d5c63fa7-ed06-4c92-829e-981c36bf4afc",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2025-12-08T21:28:34.6144849+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "9f13d62e-4eb3-4615-921a-780e9bba0212",
                                              "id_loc_from": "72f44b1d-7763-41fb-8336-f2fcf178c037",
                                              "id_loc_end": "f41ddc05-5b6e-4b71-8fe1-4c49321f9eb4",
                                              "id_user_add": "0cec8dc4-0c30-450e-8def-5e1fb1b1e349",
                                              "id_user_upd": "62d06eb2-3b73-45d6-be2e-539e2505d3b0",
                                              "id_pos_sesion": "e2fdd0b0-5939-4c01-ab2b-abc0c564ea36",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2025-12-08T21:28:34.6144849+01:00",
                                              "active": true,
                                              "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                              "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "84011b32-5d4e-4fa4-a70c-02149b191a8e",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "8742e9fa-b478-467f-821c-17aef390a9a7",
                                                "active": true,
                                                "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                "id_user_upd": "2b90f06a-8056-4445-9521-0c6cd1e5dd7f",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "63",
                                                    "id_location": "b7961f47-d3fa-4eb1-a5cb-b00fd526891d",
                                                    "id_item": "13fa768b-55d1-43f3-b589-3c0bf6cbd3f1",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                                    "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "62"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "64",
                                                  "id_doc_st": "8d470792-9e41-4f6b-b31b-8015518c5650",
                                                  "id_line": 2,
                                                  "id_item": "6d166008-6f20-4033-a2a6-17b893d93d50",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "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": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "65",
                                            "id": "87c91415-9361-4427-b0a8-c24f13b04a5d",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "1e485b05-2d3a-44e0-80e4-a0c59ed56970",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                            "printed": true,
                                            "print_on": "2025-12-08T21:28:34.6144849+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "b759cb9e-7797-4d0f-8195-1f62d68e07ca",
                                  "id_pos": "44199e4c-d3b2-4c57-932c-db52cca1a3d0",
                                  "mac_address": "sample string 3",
                                  "date_end": "2025-12-08T21:28:34.6144849+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "dbb33aae-a40c-4196-8110-fe418f912c8e",
                                  "active": true,
                                  "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "c3c743a8-94b8-4387-a1a3-bfeb0e23f8fe",
                                  "id_pos": "93681329-f4bf-4b60-acf4-982872b9427c",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "4caa951d-49f2-4f3c-8542-5d8191c5a6a4",
                                  "id_pos": "dbef2d3e-c044-4fd5-8ef3-23906e92d932",
                                  "date_add": "2025-12-08T21:28:34.6144849+01:00",
                                  "date_upd": "2025-12-08T21:28:34.6144849+01:00",
                                  "date_out": "2025-12-08T21:28:34.6144849+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "407697e3-82e0-46a3-ac83-f0bda159f394",
                                  "id_user_add": "da3b50a2-916e-45dd-8205-13c227f447c5",
                                  "id_table": "8a4f226b-333d-45ea-830b-516e27c6c0cc",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "3fa83503-92a8-48d3-a393-9e29e156a134",
                                  "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "f5fac0fe-a92a-4892-8626-0a74b33bfb8b",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                    "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "3ef68207-cb1a-4d9c-af16-382eb4636862",
                                        "id_sync": "45158448-a5a7-40ed-8ad0-36af0c3a1230",
                                        "json": "sample string 3",
                                        "id_table": "8853c0e1-9afd-48d4-a323-8448fd2ae251",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "754e8204-5242-4157-bac7-dc9eb6f842dd",
                                          "id_branch_from": "08726bb8-d372-4cc4-baa5-b09a1106902a",
                                          "id_branch_to": "780ec211-115b-45a9-8773-11eb7df92044",
                                          "type": 4,
                                          "created_on": "2025-12-08T21:28:34.6144849+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2025-12-08T21:28:34.6144849+01:00",
                                          "send_on": "2025-12-08T21:28:34.6144849+01:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "092c3c46-34d7-410e-bc86-439f91e463d7",
                                  "id_pos": "dae69657-04c2-4abf-950d-a24cf96582b4",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "37"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "1"
                        },
                        "mt_units1": {
                          "$ref": "1"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "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": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_functions": [
                {
                  "$id": "74",
                  "id": "5ac2ef4f-dfb5-4a65-a5d1-b7b8d67174a3",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "04a36de0-dcba-4aad-a527-cfc79e077259",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "8a662501-1eb9-4e4f-9b5d-6deae0c1a2c9",
                  "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:28:34.6144849+01:00",
                  "last_update": "2025-12-08T21:28:34.6144849+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "75",
                    "id": "4ca007aa-b2ce-4522-a9b5-46606a35d443",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2025-12-08T21:28:34.6144849+01:00",
                    "last_update": "2025-12-08T21:28:34.6144849+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$id": "76",
                      "id": "8ebf3120-f88a-48c2-aa1d-63f3f27a65c0",
                      "id_function": "70d4d440-5da0-40a0-b68d-0c58d3d13a8c",
                      "id_user": "1fde9c31-0619-4730-b0b8-4a6037d715f4",
                      "id_profile": "7d8d49fd-9219-4876-bc28-a866262f6ef2",
                      "permission": 3,
                      "active": true,
                      "created_on": "2025-12-08T21:28:34.6144849+01:00",
                      "last_update": "2025-12-08T21:28:34.6144849+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "77",
                        "id": "97efba8c-78c5-4234-a59a-98dd426c99a3",
                        "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:28:34.6144849+01:00",
                        "last_update": "2025-12-08T21:28:34.6144849+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      },
                      "st_functions": {
                        "$ref": "74"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "d9dde437-c16f-4b30-8ec1-48ae731acbb3",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2025-12-08T21:28:34.6144849+01:00",
                "last_update": "2025-12-08T21:28:34.6144849+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "bfc399e8-f20b-4089-a01e-976b4b762de6",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2025-12-08T21:28:34.6144849+01:00",
                "date_end": "2025-12-08T21:28:34.6144849+01:00",
                "state": "sample string 6",
                "created_on": "2025-12-08T21:28:34.6144849+01:00",
                "last_update": "2025-12-08T21:28:34.6144849+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_locations": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "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": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "st_users_profiles": {
          "$ref": "77"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "da8df63b-13ed-433a-86ef-cc8fb39de27a",
            "token_id": "sample string 2",
            "id_user": "d502ce71-1167-4f56-91a7-d67b77f381ce",
            "date_from": "2025-12-08T21:28:34.6144849+01:00",
            "date_end": "2025-12-08T21:28:34.6144849+01:00",
            "created_on": "2025-12-08T21:28:34.6144849+01:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "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": "81",
            "id": "412c6f43-dc16-42f3-897a-033a851ddc8a",
            "id_room_activity": "ba720846-8b2a-4ab3-9cd5-be5f58afc831",
            "id_pos_sesion": "95137656-9f96-4314-bd3b-4087a471c074",
            "log_text": "sample string 4",
            "id_user": "66e1f083-a5ff-4b82-a962-5548e09ec57d",
            "created_on": "2025-12-08T21:28:34.6144849+01:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ]
      },
      "mt_items_formula": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": {
    "$ref": "3"
  },
  "mt_items": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "mt_items1": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.